1. 5dca0d9 kvm: x86: fix kvmclock update protocol by Radim Krčmář · 10 years ago
  2. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. 085e68e KVM: VMX: Preserve host CR4.MCE value while in guest mode. by Ben Serebrin · 9 years ago
  4. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 10 years ago
  5. decf633 KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte by Xiao Guangrong · 9 years ago
  6. 1300052 kvm: mmu: don't do memslot overflow check by Wanpeng Li · 9 years ago
  7. bea1542 KVM: x86: cleanup kvm_irq_delivery_to_apic_fast by Paolo Bonzini · 9 years ago
  8. 9e9c3fe KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save by Nadav Amit · 9 years ago
  9. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. 3ea3b7f kvm: mmu: lazy collapse small sptes into large sptes by Wanpeng Li · 10 years ago
  12. 1119022 KVM: x86: Clear CR2 on VCPU reset by Nadav Amit · 10 years ago
  13. ae561ed KVM: x86: DR0-DR3 are not clear on reset by Nadav Amit · 10 years ago
  14. 58d269d KVM: x86: BSP in MSR_IA32_APICBASE is writable by Nadav Amit · 10 years ago
  15. 3b5a5ff KVM: x86: simplify kvm_apic_map by Radim Krčmář · 10 years ago
  16. 3548a25 KVM: x86: avoid logical_map when it is invalid by Radim Krčmář · 10 years ago
  17. 9ea369b KVM: x86: fix mixed APIC mode broadcast by Radim Krčmář · 10 years ago
  18. 03d2249 KVM: x86: use MDA for interrupt matching by Radim Krčmář · 10 years ago
  19. 92d71bc KVM: nVMX: remove unnecessary double caching of MAXPHYADDR by Eugene Korenevsky · 10 years ago
  20. 9090422 KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry by Eugene Korenevsky · 10 years ago
  21. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 10 years ago
  22. 80f0e95 KVM: vmx: pass error code with internal error #2 by Radim Krčmář · 10 years ago
  23. 9c8fd1b KVM: x86: optimize delivery of TSC deadline timer interrupt by Paolo Bonzini · 10 years ago
  24. 362c698 KVM: x86: extract blocking logic from __vcpu_run by Paolo Bonzini · 10 years ago
  25. 35fd68a kvm: x86: fix x86 eflags fixed bit by Wanpeng Li · 9 years ago
  26. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 9 years ago
  27. 1d804d0 x86: Use bool function return values of true/false not 1/0 by Joe Perches · 10 years ago
  28. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
  29. 2f729b1 KVM: remove useless check of "ret" variable prior to returning the same value by Eugene Korenevsky · 10 years ago
  30. b32a991 KVM: x86: Remove redundant definitions by Nadav Amit · 10 years ago
  31. 0efb044 KVM: x86: removing redundant eflags bits definitions by Nadav Amit · 10 years ago
  32. 900efe2 KVM: x86: BSF and BSR emulation change register unnecassarily by Nadav Amit · 10 years ago
  33. 6fd8e12 KVM: x86: POPA emulation may not clear bits [63:32] by Nadav Amit · 10 years ago
  34. b91aa14 KVM: x86: CMOV emulation on legacy mode is wrong by Nadav Amit · 10 years ago
  35. 2dccb4c kvm: x86: i8259: return initialized data on invalid-size read by Petr Matousek · 10 years ago
  36. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  37. b3a2a90 KVM: nVMX: Add support for rdtscp by Jan Kiszka · 10 years ago
  38. f0e4b27 KVM: x86: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  39. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 10 years ago
  40. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  41. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 10 years ago
  42. c806a6a KVM: x86: call irq notifiers with directed EOI by Radim Krčmář · 10 years ago
  43. faac245 KVM: SVM: Fix confusing message if no exit handlers are installed by Bandan Das · 10 years ago
  44. 52eb5a6 KVM: x86: For the symbols used locally only should be static type by Xiubo Li · 10 years ago
  45. 795a149 KVM: x86: Avoid using plain integer as NULL pointer warning by Xiubo Li · 10 years ago
  46. 0790ec1 KVM: nVMX: mask unrestricted_guest if disabled on L0 by Radim Krčmář · 10 years ago
  47. ae1f576 KVM: nVMX: Do not emulate #UD while in guest mode by Jan Kiszka · 10 years ago
  48. b34a805 KVM: x86: Fix re-execution of patched vmmcall by Jan Kiszka · 10 years ago
  49. 5e57518 x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE by David Kaplan · 10 years ago
  50. 670125b KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode by Wincy Van · 10 years ago
  51. c1a6bff kvm: x86: i8259: return initialized data on invalid-size read by Petr Matousek · 10 years ago
  52. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 10 years ago
  53. dab429a kvm: svm: make wbinvd faster by David Kaplan · 10 years ago
  54. 5cb5605 kvm: x86: make kvm_emulate_* consistant by Joel Schopp · 10 years ago
  55. 548ef28 KVM: Get rid of kvm_kvfree() by Thomas Huth · 10 years ago
  56. 5bda6ee KVM: ioapic: Record edge-triggered interrupts delivery status by Wincy Van · 10 years ago
  57. 668f198 KVM: SVM: use kvm_register_write()/read() by David Kaplan · 10 years ago
  58. f563db4 KVM: SVM: fix interrupt injection (apic->isr_count always 0) by Radim Krčmář · 10 years ago
  59. 4ff6f8e KVM: emulate: fix CMPXCHG8B on 32-bit hosts by Paolo Bonzini · 10 years ago
  60. 21bc8dc KVM: VMX: fix build without CONFIG_SMP by Radim Krčmář · 10 years ago
  61. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  63. dab2087 KVM: x86: fix build with !CONFIG_SMP by Radim Krčmář · 10 years ago
  64. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. d44e121 KVM: x86: emulate: correct page fault error code for NoWrite instructions by Paolo Bonzini · 10 years ago
  66. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  67. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  68. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  69. 705699a KVM: nVMX: Enable nested posted interrupt processing by Wincy Van · 10 years ago
  70. 608406e KVM: nVMX: Enable nested virtual interrupt delivery by Wincy Van · 10 years ago
  71. 82f0dd4 KVM: nVMX: Enable nested apic register virtualization by Wincy Van · 10 years ago
  72. b9c237b KVM: nVMX: Make nested control MSRs per-cpu by Wincy Van · 10 years ago
  73. f2b9328 KVM: nVMX: Enable nested virtualize x2apic mode by Wincy Van · 10 years ago
  74. 3af18d9 KVM: nVMX: Prepare for using hardware MSR bitmap by Wincy Van · 10 years ago
  75. 2e6d015 KVM: x86: revert "add method to test PIR bitmap vector" by Marcelo Tosatti · 10 years ago
  76. f933986 KVM: x86: fix lapic_timer_int_injected with APIC-v by Marcelo Tosatti · 10 years ago
  77. ad15a29 kvm: vmx: fix oops with explicit flexpriority=0 option by Paolo Bonzini · 10 years ago
  78. df04d1d KVM: x86: check LAPIC presence when building apic_map by Radim Krčmář · 10 years ago
  79. 8a39536 KVM: x86: fix x2apic logical address matching by Radim Krčmář · 10 years ago
  80. 3697f30 KVM: x86: replace 0 with APIC_DEST_PHYSICAL by Radim Krčmář · 10 years ago
  81. 9368b56 KVM: x86: cleanup kvm_apic_match_*() by Radim Krčmář · 10 years ago
  82. 52c233a KVM: x86: return bool from kvm_apic_match*() by Radim Krčmář · 10 years ago
  83. 843e433 KVM: VMX: Add PML support in VMX by Kai Huang · 10 years ago
  84. 88178fd KVM: x86: Add new dirty logging kvm_x86_ops for PML by Kai Huang · 10 years ago
  85. 1c91cad4 KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access by Kai Huang · 10 years ago
  86. 9b51a63 KVM: MMU: Explicitly set D-bit for writable spte. by Kai Huang · 10 years ago
  87. f4b4b18 KVM: MMU: Add mmu help functions to support PML by Kai Huang · 10 years ago
  88. 3b0f1d0 KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty by Kai Huang · 10 years ago
  89. 128ca09 kvm: iommu: Add cond_resched to legacy device assignment code by Joerg Roedel · 10 years ago
  90. 8226808 KVM: x86: Emulation of call may use incorrect stack size by Nadav Amit · 10 years ago
  91. bac15531 KVM: x86: 32-bit wraparound read/write not emulated correctly by Nadav Amit · 10 years ago
  92. 2b42fce KVM: x86: Fix defines in emulator.c by Nadav Amit · 10 years ago
  93. 2276b51 KVM: x86: ARPL emulation can cause spurious exceptions by Nadav Amit · 10 years ago
  94. 801806d KVM: x86: IRET emulation does not clear NMI masking by Nadav Amit · 10 years ago
  95. 16794aa KVM: x86: Wrong operand size for far ret by Nadav Amit · 10 years ago
  96. 2fcf5c8 KVM: x86: Dirty the dest op page on cmpxchg emulation by Nadav Amit · 10 years ago
  97. 8fff5e3 Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  98. f374737 KVM: x86: SYSENTER emulation is broken by Nadav Amit · 10 years ago
  99. 63ea0a4 KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 by Nadav Amit · 10 years ago
  100. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago