summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_para.h
AgeCommit message (Expand)Author
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri
2013-08-05x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-29x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria
2013-01-02x86: kvm_para: fix typo in hypercall commentsJesse Larrew
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-08-23x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti
2012-08-13KVM: Correct vmrun to vmcall typoRaghavendra K T
2012-06-25KVM guest: guest side for eoi avoidanceMichael S. Tsirkin
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-06KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa
2011-07-14KVM: Steal time implementationGlauber Costa
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa
2011-07-12KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa
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