1. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 12 years ago
  2. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 12 years ago
  3. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 12 years ago
  4. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 12 years ago
  5. 8b415dc KVM: Move kvm_rebooting declaration out of x86 by Geoff Levand · 12 years ago
  6. fc1b749 KVM: Move vm_list kvm_lock declarations out of x86 by Geoff Levand · 12 years ago
  7. afd80d8 pmu: prepare for migration support by Paolo Bonzini · 12 years ago
  8. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  9. 0b79459 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 12 years ago
  10. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 12 years ago
  11. 95b0430 KVM: MMU: Mark sp mmio cached when creating mmio spte by Takuya Yoshikawa · 12 years ago
  12. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 12 years ago
  13. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 12 years ago
  14. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 13 years ago
  15. 8d14695 x86, apicv: add virtual x2apic support by Yang Zhang · 13 years ago
  16. 93c05d3 KVM: x86: improve reexecute_instruction by Xiao Guangrong · 13 years ago
  17. e12091c KVM: Remove unused slot_bitmap from kvm_mmu_page by Takuya Yoshikawa · 13 years ago
  18. 0f888f5 KVM: Increase user memory slots on x86 to 125 by Alex Williamson · 13 years ago
  19. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 13 years ago
  20. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 13 years ago
  21. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 13 years ago
  22. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 13 years ago
  23. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 13 years ago
  24. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 13 years ago
  25. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 13 years ago
  26. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  27. c863901 KVM: x86: Fix guest debug across vcpu INIT reset by Jan Kiszka · 13 years ago
  28. 26bf264 KVM: x86: Export svm/vmx exit code and vector code to userspace by Xiao Guangrong · 13 years ago
  29. 1e08ec4 KVM: optimize apic interrupt delivery by Gleb Natapov · 13 years ago
  30. 6fd01b7 KVM: MMU: Optimize is_last_gpte() by Avi Kivity · 13 years ago
  31. 97d64b7 KVM: MMU: Optimize pte permission checks by Avi Kivity · 13 years ago
  32. 716d51a KVM: Provide userspace IO exit completion callback by Gleb Natapov · 13 years ago
  33. 51d59c6 KVM: x86: fix pvclock guest stopped flag reporting by Marcelo Tosatti · 13 years ago
  34. d89cc61 KVM: Push rmap into kvm_arch_memory_slot by Takuya Yoshikawa · 13 years ago
  35. e9bda6f Merge branch 'queue' into next by Avi Kivity · 13 years ago
  36. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  37. 1a577b72 KVM: fix race with level interrupts by Michael S. Tsirkin · 13 years ago
  38. 77d1130 KVM: Separate rmap_pde from kvm_lpage_info->write_count by Takuya Yoshikawa · 13 years ago
  39. b3ae209 KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() by Takuya Yoshikawa · 13 years ago
  40. ad756a1 KVM: VMX: Implement PCID/INVPCID for guests with EPT by Mao, Junjie · 13 years ago
  41. 15c7ad5 perf/x86: Rename Intel specific macros by Robert Richter · 13 years ago
  42. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 13 years ago
  43. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  44. c142786 KVM: MMU: Don't use RCU for lockless shadow walking by Avi Kivity · 13 years ago
  45. 4138377 KVM: Introduce bitmask for apic attention reasons by Gleb Natapov · 13 years ago
  46. 3ee8972 x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/kvm_host.h by H. Peter Anvin · 13 years ago
  47. 5dc99b23 KVM: Avoid checking huge page mappings in get_dirty_log() by Takuya Yoshikawa · 13 years ago
  48. 7f3d35f KVM: x86 emulator: Fix task switch privilege checks by Kevin Wolf · 14 years ago
  49. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 14 years ago
  50. e26101b KVM: Track TSC synchronization in generations by Zachary Amsden · 14 years ago
  51. 0dd6a6e KVM: Dont mark TSC unstable due to S4 suspend by Zachary Amsden · 14 years ago
  52. f1e2b26 KVM: Allow adjust_tsc_offset to be in host or guest cycles by Marcelo Tosatti · 14 years ago
  53. 6f526ec KVM: Add last_host_tsc tracking back to KVM by Zachary Amsden · 14 years ago
  54. 5d3cb0f6 KVM: Improve TSC offset matching by Zachary Amsden · 14 years ago
  55. cc57828 KVM: Infrastructure for software and hardware based TSC rate scaling by Zachary Amsden · 14 years ago
  56. a59cb29 KVM: x86: increase recommended max vcpus to 160 by Marcelo Tosatti · 14 years ago
  57. 3ea8b75 KVM: MMU: Remove unused kvm_pte_chain by Takuya Yoshikawa · 14 years ago
  58. 2b036c6 KVM: SVM: Add support for AMD's OSVW feature in guests by Boris Ostrovsky · 14 years ago
  59. 022cd0e KVM: Add generic RDPMC support by Avi Kivity · 14 years ago
  60. f5132b0 KVM: Expose a version 2 architectural PMU to a guests by Gleb Natapov · 14 years ago
  61. e459e32 KVM: MMU: move the relevant mmu code to mmu.c by Xiao Guangrong · 14 years ago
  62. 93a5cef KVM: introduce KVM_MEM_SLOTS_NUM macro by Xiao Guangrong · 14 years ago
  63. 95d4c16 KVM: Optimize dirty logging by rmap_write_protect() by Takuya Yoshikawa · 14 years ago
  64. fb92045 KVM: MMU: remove KVM host pv mmu support by Chris Wright · 14 years ago
  65. a30f47c KVM: MMU: improve write flooding detected by Xiao Guangrong · 14 years ago
  66. f57f2ef KVM: MMU: fast prefetch spte on invlpg path by Xiao Guangrong · 14 years ago
  67. d01f8d5 KVM: MMU: do not mark accessed bit on pte write path by Xiao Guangrong · 14 years ago
  68. 1cb3f3a KVM: x86: retry non-page-table writing instructions by Xiao Guangrong · 14 years ago
  69. a3e06bb KVM: emulate lapic tsc deadline timer for guest by Liu, Jinsong · 14 years ago
  70. 7460fb4a KVM: Fix simultaneous NMIs by Avi Kivity · 14 years ago
  71. d5c1785 KVM: L1 TSC handling by Nadav Har'El · 14 years ago
  72. e4e517b KVM: MMU: Do not unconditionally read PDPTE from guest memory by Avi Kivity · 14 years ago
  73. 0d460ff KVM: Use __print_symbolic() for vmexit tracepoints by Stefan Hajnoczi · 14 years ago
  74. 8c3ba33 KVM: x86: Raise the hard VCPU count limit by Sasha Levin · 14 years ago
  75. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 14 years ago
  76. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 14 years ago
  77. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 14 years ago
  78. c9aaa89 KVM: Steal time implementation by Glauber Costa · 14 years ago
  79. 411c588 KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0 by Avi Kivity · 14 years ago
  80. d9c3476 KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITS by Yang, Wei · 14 years ago
  81. 8d9c975 KVM: Remove SMEP bit from CR4_RESERVED_BITS by Yang, Wei Y · 14 years ago
  82. 5e1746d KVM: nVMX: Allow setting the VMXE bit in CR4 by Nadav Har'El · 14 years ago
  83. 67052b3 KVM: MMU: remove the arithmetic of parent pte rmap by Xiao Guangrong · 14 years ago
  84. 53c07b1 KVM: MMU: abstract the operation of rmap by Xiao Guangrong · 14 years ago
  85. 332b207 KVM: MMU: optimize pte write path if don't have protected sp by Xiao Guangrong · 14 years ago
  86. 5e520e6 KVM: VMX: Move VMREAD cleanup to exception handler by Avi Kivity · 14 years ago
  87. 2fb92db KVM: VMX: Cache vmcs segment fields by Avi Kivity · 14 years ago
  88. 8d7d8102 KVM: mmio_fault_cr2 is not used by Gleb Natapov · 14 years ago
  89. d6aa100 KVM: x86 emulator: add ->fix_hypercall() callback by Avi Kivity · 14 years ago
  90. 3cb16fe KVM: x86 emulator: make emulate_invlpg() an emulator callback by Avi Kivity · 14 years ago
  91. 2d04a05 KVM: x86 emulator: emulate CLTS internally by Avi Kivity · 14 years ago
  92. 1ac9d0c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() by Avi Kivity · 14 years ago
  93. 7c4c0f4 KVM: X86: Update last_guest_tsc in vcpu_put by Joerg Roedel · 14 years ago
  94. 7ae441e KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu by Gleb Natapov · 14 years ago
  95. 92a1f12 KVM: X86: Implement userspace interface to set virtual_tsc_khz by Joerg Roedel · 14 years ago
  96. 857e409 KVM: X86: Delegate tsc-offset calculation to architecture code by Joerg Roedel · 14 years ago
  97. 4051b18 KVM: X86: Implement call-back to propagate virtual_tsc_khz by Joerg Roedel · 14 years ago
  98. 1e99361 KVM: X86: Let kvm-clock report the right tsc frequency by Joerg Roedel · 14 years ago
  99. 7c56252 KVM: MMU: remove mmu_seq verification on pte update path by Xiao Guangrong · 14 years ago
  100. cfec82c KVM: SVM: Add intercept check for emulated cr accesses by Joerg Roedel · 14 years ago