summaryrefslogtreecommitdiffstats
path: root/kernel/latencytop.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-27KVM: ppc: Add DCR access information to struct kvm_runHollis Blanchard1-0/+7
2008-04-27ppc: Export tlb_44x_hwater for KVMHollis Blanchard1-0/+2
2008-04-27KVM: Rename debugfs_dir to kvm_debugfs_dirHollis Blanchard3-7/+7
2008-04-27KVM: x86 emulator: fix lea to really get the effective addressAvi Kivity1-1/+1
2008-04-27KVM: x86 emulator: fix smsw and lmsw with a memory operandAvi Kivity1-12/+17
2008-04-27KVM: x86 emulator: initialize src.val and dst.val for register operandsAvi Kivity1-0/+2
2008-04-27KVM: SVM: force a new asid when initializing the vmcbAvi Kivity1-1/+1
2008-04-27KVM: fix kvm_vcpu_kick vs __vcpu_run raceMarcelo Tosatti1-2/+14
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti7-5/+86
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity6-40/+40
2008-04-27KVM: hlt emulation should take in-kernel APIC/PIT timers into accountMarcelo Tosatti8-0/+50
2008-04-27KVM: SVM: do not intercept task switch with NPTJoerg Roedel1-0/+1
2008-04-27KVM: Add kvm trace userspace interfaceFeng(Eric) Liu5-1/+311
2008-04-27KVM: ia64: Stub out kvmtraceAvi Kivity1-0/+3
2008-04-27KVM: s390: Stub out kvmtraceAvi Kivity1-0/+3
2008-04-27KVM: Add trace markersFeng (Eric) Liu5-2/+147
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel2-1/+17
2008-04-27KVM: SVM: align shadow CR4.MCE with hostJoerg Roedel1-0/+3
2008-04-27KVM: SVM: indent svm_set_cr4 with tabs instead of spacesJoerg Roedel1-4/+4
2008-04-27KVM: Register ioctl rangeAvi Kivity1-0/+2
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori6-68/+133