index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
KVM: x86: properly update ready_for_interrupt_injection
Marcelo Tosatti
1
-1
/
+1
2010-05-19
KVM: VMX: Atomically switch efer if EPT && !EFER.NX
Avi Kivity
1
-0
/
+12
2010-05-19
KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
Avi Kivity
1
-0
/
+49
2010-05-19
KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries
Avi Kivity
1
-0
/
+4
2010-05-19
KVM: VMX: Add definition for msr autoload entry
Avi Kivity
1
-1
/
+7
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
9
-11
/
+14
2010-05-19
KVM: MMU: cleanup invlpg code
Xiao Guangrong
1
-3
/
+1
2010-05-19
KVM: MMU: move unsync/sync tracpoints to proper place
Xiao Guangrong
1
-2
/
+2
2010-05-19
KVM: MMU: convert mmu tracepoints
Xiao Guangrong
1
-43
/
+26
2010-05-19
KVM: MMU: fix for calculating gpa in invlpg code
Xiao Guangrong
1
-1
/
+6
2010-05-19
KVM: powerpc: use of kzalloc/kfree requires including slab.h
Stephen Rothwell
1
-0
/
+1
2010-05-19
KVM: Fix mmu shrinker error
Gui Jianfeng
1
-5
/
+5
2010-05-19
KVM: MMU: fix hashing for TDP and non-paging modes
Eric Northup
1
-4
/
+8
2010-05-17
KVM: Minor MMU documentation edits
Avi Kivity
1
-5
/
+5
2010-05-17
KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE
Avi Kivity
1
-0
/
+44
2010-05-17
KVM: MMU: fix sp->unsync type error in trace event definition
Gui Jianfeng
1
-1
/
+1
2010-05-17
KVM: SVM: Handle MCE intercepts always on host level
Joerg Roedel
1
-0
/
+1
2010-05-17
KVM: x86: Allow marking an exception as reinjected
Joerg Roedel
4
-12
/
+32
2010-05-17
KVM: SVM: Report emulated SVM features to userspace
Joerg Roedel
1
-0
/
+10
2010-05-17
KVM: x86: Add callback to let modules decide over some supported cpuid bits
Joerg Roedel
4
-0
/
+17
2010-05-17
KVM: SVM: Propagate nested entry failure into guest hypervisor
Joerg Roedel
1
-0
/
+4
2010-05-17
KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
Joerg Roedel
1
-9
/
+6
2010-05-17
KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
Joerg Roedel
1
-4
/
+4
2010-05-17
KVM: SVM: Fix nested nmi handling
Joerg Roedel
1
-7
/
+9
2010-05-17
KVM: Remove test-before-set optimization for dirty bits
Takuya Yoshikawa
1
-3
/
+1