index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
latencytop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-27
KVM: ppc: Add DCR access information to struct kvm_run
Hollis Blanchard
1
-0
/
+7
2008-04-27
ppc: Export tlb_44x_hwater for KVM
Hollis Blanchard
1
-0
/
+2
2008-04-27
KVM: Rename debugfs_dir to kvm_debugfs_dir
Hollis Blanchard
3
-7
/
+7
2008-04-27
KVM: x86 emulator: fix lea to really get the effective address
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: x86 emulator: fix smsw and lmsw with a memory operand
Avi Kivity
1
-12
/
+17
2008-04-27
KVM: x86 emulator: initialize src.val and dst.val for register operands
Avi Kivity
1
-0
/
+2
2008-04-27
KVM: SVM: force a new asid when initializing the vmcb
Avi Kivity
1
-1
/
+1
2008-04-27
KVM: fix kvm_vcpu_kick vs __vcpu_run race
Marcelo Tosatti
1
-2
/
+14
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
7
-5
/
+86
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
6
-40
/
+40
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
8
-0
/
+50
2008-04-27
KVM: SVM: do not intercept task switch with NPT
Joerg Roedel
1
-0
/
+1
2008-04-27
KVM: Add kvm trace userspace interface
Feng(Eric) Liu
5
-1
/
+311
2008-04-27
KVM: ia64: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: s390: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: Add trace markers
Feng (Eric) Liu
5
-2
/
+147
2008-04-27
KVM: SVM: add intercept for machine check exception
Joerg Roedel
2
-1
/
+17
2008-04-27
KVM: SVM: align shadow CR4.MCE with host
Joerg Roedel
1
-0
/
+3
2008-04-27
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
Joerg Roedel
1
-4
/
+4
2008-04-27
KVM: Register ioctl range
Avi Kivity
1
-0
/
+2
2008-04-27
KVM: MMU: Don't assume struct page for x86
Anthony Liguori
6
-68
/
+133