aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_para.h
AgeCommit message (Expand)Author
2011-01-12KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov
2011-01-12KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov
2011-01-12KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov
2010-10-24KVM: Move kvm_guest_init out of generic codeAlexander Graf
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov
2009-09-10KVM: Add missing #includeAvi Kivity
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro