aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_para.h
Commit message (Expand)AuthorAge
* x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-01-29
* x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-01-29
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-04
|\
| * kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-14
* | x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang2013-08-05
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * x86: kvm_para: fix typo in hypercall commentsJesse Larrew2013-01-02
* | x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria2013-01-29
* | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-14
|/
* x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-23
* KVM: Correct vmrun to vmcall typoRaghavendra K T2012-08-13
* KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-25
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov2012-05-06
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox2012-05-14
|/
* KVM guest: KVM Steal time registrationGlauber Costa2011-07-24
* KVM: Steal time implementationGlauber Costa2011-07-14
* KVM: KVM Steal time guest/host interfaceGlauber Costa2011-07-12
* KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa2011-07-12
* KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka2011-01-12
* KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2011-01-12
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-12
* KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov2011-01-12
* KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-12
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-12
* KVM: Move kvm_guest_init out of generic codeAlexander Graf2010-10-24
* x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-19
* KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa2010-05-19
* KVM: x86: change msr numbers for kvmclockGlauber Costa2010-05-19
* KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-01
* KVM: Add missing #includeAvi Kivity2009-09-10
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23