Age | Commit message (Expand) | Author | Files | Lines |
2014-09-24 | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only | Paolo Bonzini | 1 | -2/+8 |
2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | 1 | -5/+6 |
2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | 1 | -16/+6 |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+12 |
2013-08-14 | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 1 | -2/+12 |
2013-08-05 | x86, kvm: Switch to use hypervisor_cpuid_base() | Jason Wang | 1 | -15/+9 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2013-01-29 | x86, kvm: Fix intialization warnings in kvm.c | Alok N Kataria | 1 | -4/+4 |
2013-01-02 | x86: kvm_para: fix typo in hypercall comments | Jesse Larrew | 1 | -1/+1 |
2012-12-15 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 1 | -98/+1 |
2012-08-23 | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti | 1 | -2/+2 |
2012-08-14 | KVM: Correct vmrun to vmcall typo | Raghavendra K T | 1 | -1/+1 |
2012-06-25 | KVM guest: guest side for eoi avoidance | Michael S. Tsirkin | 1 | -0/+7 |
2012-05-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -7/+17 |
2012-05-14 | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable | Alan Cox | 1 | -0/+3 |
2012-05-06 | KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf | Gleb Natapov | 1 | -8/+10 |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 1 | -0/+8 |
2011-07-24 | KVM guest: KVM Steal time registration | Glauber Costa | 1 | -0/+6 |
2011-07-14 | KVM: Steal time implementation | Glauber Costa | 1 | -0/+4 |
2011-07-12 | KVM: KVM Steal time guest/host interface | Glauber Costa | 1 | -0/+9 |
2011-07-12 | KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface | Glauber Costa | 1 | -0/+1 |
2011-01-12 | KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason | Jan Kiszka | 1 | -1/+1 |
2011-01-12 | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 1 | -0/+1 |
2011-01-12 | KVM: Handle async PF in a guest. | Gleb Natapov | 1 | -0/+12 |
2011-01-12 | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 1 | -0/+6 |
2011-01-12 | KVM: Add PV MSR to enable asynchronous page faults delivery. | Gleb Natapov | 1 | -0/+4 |
2011-01-12 | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. | Gleb Natapov | 1 | -0/+1 |
2010-10-24 | KVM: Move kvm_guest_init out of generic code | Alexander Graf | 1 | -0/+6 |
2010-05-19 | x86, paravirt: don't compute pvclock adjustments if we trust the tsc | Glauber Costa | 1 | -0/+5 |
2010-05-19 | KVM: x86: add new KVMCLOCK cpuid feature | Glauber Costa | 1 | -0/+4 |
2010-05-19 | KVM: x86: change msr numbers for kvmclock | Glauber Costa | 1 | -0/+4 |
2010-03-01 | KVM: Implement bare minimum of HYPER-V MSRs | Gleb Natapov | 1 | -0/+1 |
2009-09-10 | KVM: Add missing #include | Avi Kivity | 1 | -0/+2 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+147 |