1. 1d804d0 x86: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  2. c1118b3 x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only by Paolo Bonzini · 10 years ago
  3. 77f01bd x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 by Paolo Bonzini · 11 years ago
  4. 1c300a4 x86, kvm: cache the base of the KVM cpuid leaves by Paolo Bonzini · 11 years ago
  5. 816434e Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 92b7520 kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor by Srivatsa Vaddagiri · 11 years ago
  7. 1085ba7 x86, kvm: Switch to use hypervisor_cpuid_base() by Jason Wang · 11 years ago
  8. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  9. 3b4a505 x86, kvm: Fix intialization warnings in kvm.c by Alok N Kataria · 12 years ago
  10. 11393a0 x86: kvm_para: fix typo in hypercall comments by Jesse Larrew · 12 years ago
  11. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago
  12. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  13. e423ca1 KVM: Correct vmrun to vmcall typo by Raghavendra K T · 12 years ago
  14. ab9cf49 KVM guest: guest side for eoi avoidance by Michael S. Tsirkin · 12 years ago
  15. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  16. c3709e6 x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable by Alan Cox · 12 years ago
  17. 9b72d3b KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf by Gleb Natapov · 12 years ago
  18. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  19. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  20. c9aaa89 KVM: Steal time implementation by Glauber Costa · 13 years ago
  21. 9ddabbe KVM: KVM Steal time guest/host interface by Glauber Costa · 13 years ago
  22. 4b6b35f KVM: Add constant to represent KVM MSRs enabled bit in guest/host interface by Glauber Costa · 13 years ago
  23. d4c90b0 KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason by Jan Kiszka · 14 years ago
  24. 6adba52 KVM: Let host know whether the guest can handle async PF in non-userspace context. by Gleb Natapov · 14 years ago
  25. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  26. fd10cde KVM paravirt: Add async PF initialization to PV guest. by Gleb Natapov · 14 years ago
  27. 344d958 KVM: Add PV MSR to enable asynchronous page faults delivery. by Gleb Natapov · 14 years ago
  28. ca3f101 KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. by Gleb Natapov · 14 years ago
  29. ba49296 KVM: Move kvm_guest_init out of generic code by Alexander Graf · 14 years ago
  30. 3a0d725 x86, paravirt: don't compute pvclock adjustments if we trust the tsc by Glauber Costa · 14 years ago
  31. 0e6ac58 KVM: x86: add new KVMCLOCK cpuid feature by Glauber Costa · 14 years ago
  32. 11c6bff KVM: x86: change msr numbers for kvmclock by Glauber Costa · 14 years ago
  33. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  34. fa6870c KVM: Add missing #include by Avi Kivity · 15 years ago
  35. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  36. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/kvm_para.h]
  37. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  38. ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 16 years ago
  39. 6b1ed90 KVM: Remove now unused structs from kvm_para.h by Gerd Hoffmann · 16 years ago
  40. 2f333bc KVM: MMU: hypercall based pte updates and TLB flushes by Marcelo Tosatti · 17 years ago
  41. a28e4f5 KVM: add basic paravirt support by Marcelo Tosatti · 17 years ago
  42. 1806852 KVM: paravirtualized clocksource: host part by Glauber de Oliveira Costa · 17 years ago
  43. 5f43238 KVM: Per-architecture hypercall definitions by Christian Borntraeger · 17 years ago