1. 13d268c KVM: MMU: apply page track notifier by Xiao Guangrong · 9 years ago
  2. 0eb05bf KVM: page track: add notifier support by Xiao Guangrong · 9 years ago
  3. 21ebbed KVM: page track: add the framework of guest page tracking by Xiao Guangrong · 9 years ago
  4. 92f94f1 KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed by Xiao Guangrong · 9 years ago
  5. 3ae13fa KVM: x86: pass kvm_get_time_scale arguments in hertz by Paolo Bonzini · 9 years ago
  6. 4e422bd KVM: x86: fix missed hardware breakpoints by Paolo Bonzini · 9 years ago
  7. 78db6a5 KVM: x86: rewrite handling of scaled TSC for kvmclock by Paolo Bonzini · 9 years ago
  8. 4941b8c KVM: x86: rename argument to kvm_set_tsc_khz by Paolo Bonzini · 9 years ago
  9. bce87cc KVM: x86: consolidate different ways to test for in-kernel LAPIC by Paolo Bonzini · 9 years ago
  10. 52004014 KVM: x86: Use vector-hashing to deliver lowest-priority interrupts by Feng Wu · 9 years ago
  11. b51012d KVM: x86: introduce do_shl32_div32 by Paolo Bonzini · 9 years ago
  12. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  13. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  14. f3b138c kvm/x86: Update SynIC timers on guest entry only by Andrey Smetanin · 9 years ago
  15. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  16. 1dab134 kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock by Nicholas Krause · 9 years ago
  17. e5e57e7 kvm: x86: only channel 0 of the i8254 is linked to the HPET by Paolo Bonzini · 9 years ago
  18. 0185604 KVM: x86: Reload pit counters for all channels when restoring state by Andrew Honig · 9 years ago
  19. 1f4b34f kvm/x86: Hyper-V SynIC timers by Andrey Smetanin · 9 years ago
  20. 8b89fe1 kvm: x86: move tracepoints outside extended quiescent state by Paolo Bonzini · 9 years ago
  21. 9dbe6cf KVM: x86: expose MSR_TSC_AUX to userspace by Paolo Bonzini · 9 years ago
  22. db397571 kvm/x86: Hyper-V kvm exit by Andrey Smetanin · 9 years ago
  23. 5c919412 kvm/x86: Hyper-V synthetic interrupt controller by Andrey Smetanin · 9 years ago
  24. d62caab kvm/x86: per-vcpu apicv deactivation support by Andrey Smetanin · 9 years ago
  25. 6308630 kvm/x86: split ioapic-handled and EOI exit bitmaps by Andrey Smetanin · 9 years ago
  26. 62a193e KVM: x86: request interrupt window when IRQ chip is split by Matt Gingell · 9 years ago
  27. 934bf65 KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space by Matt Gingell · 9 years ago
  28. 782d422 KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injection by Matt Gingell · 9 years ago
  29. 127a457 KVM: x86: fix interrupt window handling in split IRQ chip case by Matt Gingell · 9 years ago
  30. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  31. a96036b KVM: x86: rename update_db_bp_intercept to update_bp_intercept by Paolo Bonzini · 9 years ago
  32. 27cca94 KVM: x86: Use the correct vcpu's TSC rate to compute time scale by Haozhong Zhang · 9 years ago
  33. 4ba7653 KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() by Haozhong Zhang · 9 years ago
  34. 58ea676 KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset() by Haozhong Zhang · 9 years ago
  35. 07c1419 KVM: x86: Replace call-back compute_tsc_offset() with a common function by Haozhong Zhang · 9 years ago
  36. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  37. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  38. ad72188 KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch by Haozhong Zhang · 9 years ago
  39. bc9b961 KVM: x86: Collect information for setting TSC scaling ratio by Haozhong Zhang · 9 years ago
  40. 893590c KVM: x86: declare a few variables as __read_mostly by Paolo Bonzini · 9 years ago
  41. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  42. 879ae18 KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0() by Laszlo Ersek · 9 years ago
  43. 7a036a6 KVM: x86: add read_phys to x86_emulate_ops by Radim Krčmář · 9 years ago
  44. 2da29bc KVM: x86: removing unused variable by Saurabh Sengar · 9 years ago
  45. ce4d72f Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 7cae2be KVM: x86: move steal time initialization to vcpu entry time by Marcelo Tosatti · 9 years ago
  47. db2bdcb KVM: x86: fix edge EOI and IOAPIC reconfig race by Radim Krčmář · 9 years ago
  48. bff98d3 Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  49. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  50. 58f800d Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  51. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  52. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  53. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  54. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  55. bf9f6ac KVM: Update Posted-Interrupts Descriptor when vCPU is blocked by Feng Wu · 9 years ago
  56. 8727688 KVM: x86: select IRQ_BYPASS_MANAGER by Feng Wu · 9 years ago
  57. efc6440 KVM: x86: Update IRTE for posted-interrupts by Feng Wu · 9 years ago
  58. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  59. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 9 years ago
  60. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 9 years ago
  61. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 9 years ago
  62. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  63. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  64. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  65. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  66. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago
  67. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  68. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  69. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  70. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  71. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  72. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  73. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  74. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  75. efbb288 kvm: compile process_smi_save_seg_64() only for x86_64 by Alexander Kuleshov · 9 years ago
  76. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 44e98ed Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  78. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  79. d7add05 KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST by Haozhong Zhang · 9 years ago
  80. 18c3626 KVM: x86: zero IDT limit on entry to SMM by Paolo Bonzini · 9 years ago
  81. a0a64f5 KVM: MMU: introduce rsvd_bits_validate by Xiao Guangrong · 9 years ago
  82. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  83. 71ba994 KVM: x86: clean/fix memory barriers in irqchip_in_kernel by Paolo Bonzini · 9 years ago
  84. c847fe8 KVM: x86: remove unnecessary memory barriers for shared MSRs by Paolo Bonzini · 9 years ago
  85. d71ba78 KVM: move code related to KVM_SET_BOOT_CPU_ID to x86 by Paolo Bonzini · 9 years ago
  86. 2ce7918 kvm/x86: add sending hyper-v crash notification to user space by Andrey Smetanin · 9 years ago
  87. e7d9513 kvm/x86: added hyper-v crash msrs into kvm hyperv context by Andrey Smetanin · 9 years ago
  88. e83d588 kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file by Andrey Smetanin · 9 years ago
  89. ee4100d kvm: x86: fix load xsave feature warning by Wanpeng Li · 9 years ago
  90. 5544eb9 KVM: count number of assigned devices by Paolo Bonzini · 9 years ago
  91. 370777d KVM: VMX: fix vmwrite to invalid VMCS by Radim Krčmář · 9 years ago
  92. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 9 years ago
  93. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  94. 881d7bf x86/asm/tsc, kvm: Remove vget_cycles() by Andy Lutomirski · 9 years ago
  95. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 9 years ago
  96. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  97. 6912ac3 KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs by Wei Huang · 9 years ago
  98. 474a5bb KVM: x86/vPMU: introduce pmu.h header by Wei Huang · 9 years ago
  99. c6702c9 KVM: x86/vPMU: rename a few PMU functions by Wei Huang · 9 years ago
  100. 19efffa KVM: MTRR: sort variable MTRRs by Xiao Guangrong · 9 years ago