summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_para.h
Commit message (Expand)AuthorAgeFilesLines
* x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-231-0/+1
* x86/kvmclock: Decrapify kvm_register_clock()Thomas Gleixner2018-07-201-1/+0
* KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-0/+6
* x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...Juergen Gross2017-11-101-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng2017-10-041-2/+2
* x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-02-221-7/+0
* x86: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
* x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-241-2/+8
* x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini2014-01-291-5/+6
* x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini2014-01-291-16/+6
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-041-2/+12
|\
| * kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2013-08-141-2/+12
* | x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang2013-08-051-15/+9
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-1/+1
|\
| * x86: kvm_para: fix typo in hypercall commentsJesse Larrew2013-01-021-1/+1
* | x86, kvm: Fix intialization warnings in kvm.cAlok N Kataria2013-01-291-4/+4
* | UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-98/+1
|/
* x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-231-2/+2
* KVM: Correct vmrun to vmcall typoRaghavendra K T2012-08-131-1/+1
* KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-251-0/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-7/+17
|\
| * KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov2012-05-061-8/+10
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+8
* | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox2012-05-141-0/+3
|/
* KVM guest: KVM Steal time registrationGlauber Costa2011-07-241-0/+6
* KVM: Steal time implementationGlauber Costa2011-07-141-0/+4
* KVM: KVM Steal time guest/host interfaceGlauber Costa2011-07-121-0/+9
* KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa2011-07-121-0/+1
* KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka2011-01-121-1/+1
* KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2011-01-121-0/+1
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-121-0/+12
* KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov2011-01-121-0/+6
* KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-121-0/+4
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-121-0/+1
* KVM: Move kvm_guest_init out of generic codeAlexander Graf2010-10-241-0/+6
* x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-191-0/+5
* KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa2010-05-191-0/+4
* KVM: x86: change msr numbers for kvmclockGlauber Costa2010-05-191-0/+4
* KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-011-0/+1
* KVM: Add missing #includeAvi Kivity2009-09-101-0/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+147