1. 62a193e KVM: x86: request interrupt window when IRQ chip is split by Matt Gingell · 9 years ago
  2. 934bf65 KVM: x86: set KVM_REQ_EVENT on local interrupt request from user space by Matt Gingell · 9 years ago
  3. 782d422 KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_irq_injection by Matt Gingell · 9 years ago
  4. 127a457 KVM: x86: fix interrupt window handling in split IRQ chip case by Matt Gingell · 9 years ago
  5. 3370b69 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. a96036b KVM: x86: rename update_db_bp_intercept to update_bp_intercept by Paolo Bonzini · 9 years ago
  7. 27cca94 KVM: x86: Use the correct vcpu's TSC rate to compute time scale by Haozhong Zhang · 9 years ago
  8. 4ba7653 KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() by Haozhong Zhang · 9 years ago
  9. 58ea676 KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset() by Haozhong Zhang · 9 years ago
  10. 07c1419 KVM: x86: Replace call-back compute_tsc_offset() with a common function by Haozhong Zhang · 9 years ago
  11. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  12. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  13. ad72188 KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch by Haozhong Zhang · 9 years ago
  14. bc9b961 KVM: x86: Collect information for setting TSC scaling ratio by Haozhong Zhang · 9 years ago
  15. 893590c KVM: x86: declare a few variables as __read_mostly by Paolo Bonzini · 9 years ago
  16. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  17. 879ae18 KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0() by Laszlo Ersek · 9 years ago
  18. 7a036a6 KVM: x86: add read_phys to x86_emulate_ops by Radim Krčmář · 9 years ago
  19. 2da29bc KVM: x86: removing unused variable by Saurabh Sengar · 9 years ago
  20. 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
  21. 7cae2be KVM: x86: move steal time initialization to vcpu entry time by Marcelo Tosatti · 9 years ago
  22. db2bdcb KVM: x86: fix edge EOI and IOAPIC reconfig race by Radim Krčmář · 9 years ago
  23. bff98d3 Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  24. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  25. 58f800d Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  26. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  27. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  28. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  29. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  30. bf9f6ac KVM: Update Posted-Interrupts Descriptor when vCPU is blocked by Feng Wu · 9 years ago
  31. 8727688 KVM: x86: select IRQ_BYPASS_MANAGER by Feng Wu · 9 years ago
  32. efc6440 KVM: x86: Update IRTE for posted-interrupts by Feng Wu · 9 years ago
  33. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  34. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 9 years ago
  35. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 9 years ago
  36. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 9 years ago
  37. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  38. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  39. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  40. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  41. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago
  42. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  43. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  44. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  45. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  46. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  47. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  48. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  49. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  50. efbb288 kvm: compile process_smi_save_seg_64() only for x86_64 by Alexander Kuleshov · 9 years ago
  51. 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
  52. 44e98ed Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  53. a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
  54. d7add05 KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST by Haozhong Zhang · 9 years ago
  55. 18c3626 KVM: x86: zero IDT limit on entry to SMM by Paolo Bonzini · 9 years ago
  56. a0a64f5 KVM: MMU: introduce rsvd_bits_validate by Xiao Guangrong · 9 years ago
  57. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  58. 71ba994 KVM: x86: clean/fix memory barriers in irqchip_in_kernel by Paolo Bonzini · 9 years ago
  59. c847fe8 KVM: x86: remove unnecessary memory barriers for shared MSRs by Paolo Bonzini · 9 years ago
  60. d71ba78 KVM: move code related to KVM_SET_BOOT_CPU_ID to x86 by Paolo Bonzini · 9 years ago
  61. 2ce7918 kvm/x86: add sending hyper-v crash notification to user space by Andrey Smetanin · 9 years ago
  62. e7d9513 kvm/x86: added hyper-v crash msrs into kvm hyperv context by Andrey Smetanin · 9 years ago
  63. e83d588 kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file by Andrey Smetanin · 9 years ago
  64. ee4100d kvm: x86: fix load xsave feature warning by Wanpeng Li · 9 years ago
  65. 5544eb9 KVM: count number of assigned devices by Paolo Bonzini · 9 years ago
  66. 370777d KVM: VMX: fix vmwrite to invalid VMCS by Radim Krčmář · 9 years ago
  67. 03b9730 x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites by Andy Lutomirski · 9 years ago
  68. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  69. 881d7bf x86/asm/tsc, kvm: Remove vget_cycles() by Andy Lutomirski · 9 years ago
  70. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 9 years ago
  71. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  72. 6912ac3 KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs by Wei Huang · 9 years ago
  73. 474a5bb KVM: x86/vPMU: introduce pmu.h header by Wei Huang · 9 years ago
  74. c6702c9 KVM: x86/vPMU: rename a few PMU functions by Wei Huang · 9 years ago
  75. 19efffa KVM: MTRR: sort variable MTRRs by Xiao Guangrong · 9 years ago
  76. 70109e7 KVM: MTRR: remove mtrr_state.have_fixed by Xiao Guangrong · 9 years ago
  77. eb83991 KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr by Xiao Guangrong · 9 years ago
  78. ff53604 KVM: x86: move MTRR related code to a separate file by Xiao Guangrong · 9 years ago
  79. b18d543 KVM: x86: fix CR0.CD virtualization by Xiao Guangrong · 9 years ago
  80. 6d396b5 KVM: x86: advertise KVM_CAP_X86_SMM by Paolo Bonzini · 9 years ago
  81. 699023e KVM: x86: add SMM to the MMU role, support SMRAM address space by Paolo Bonzini · 9 years ago
  82. 9da0e4d KVM: x86: work on all available address spaces by Paolo Bonzini · 9 years ago
  83. 54bf36a KVM: x86: use vcpu-specific functions to read/write/translate GFNs by Paolo Bonzini · 9 years ago
  84. 660a5d5 KVM: x86: save/load state on SMM switch by Paolo Bonzini · 9 years ago
  85. cd7764f KVM: x86: latch INITs while in system management mode by Paolo Bonzini · 9 years ago
  86. 64d6067 KVM: x86: stubs for SMM support by Paolo Bonzini · 9 years ago
  87. f077825 KVM: x86: API changes for SMM support by Paolo Bonzini · 9 years ago
  88. a584539 KVM: x86: pass the whole hflags field to emulator and back by Paolo Bonzini · 9 years ago
  89. 609e36d KVM: x86: pass host_initiated to functions that read MSRs by Paolo Bonzini · 9 years ago
  90. 62ef68b KVM: x86: introduce num_emulated_msrs by Paolo Bonzini · 9 years ago
  91. e69fab5 KVM: x86: clear hidden CPU state at reset time by Paolo Bonzini · 9 years ago
  92. b7e60c5 KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR by Marcelo Tosatti · 9 years ago
  93. 630994b KVM: x86: add module parameter to disable periodic kvmclock sync by Marcelo Tosatti · 9 years ago
  94. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 9 years ago
  95. 003e2e8 x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs() by Ingo Molnar · 9 years ago
  96. 3e1bf47 x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs() by Ingo Molnar · 9 years ago
  97. 15f4601 KVM: add memslots argument to kvm_arch_memslots_updated by Paolo Bonzini · 9 years ago
  98. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 9 years ago
  99. 9f6b802 KVM: use kvm_memslots whenever possible by Paolo Bonzini · 9 years ago
  100. 3152657 Merge branch 'linus' into x86/fpu by Ingo Molnar · 9 years ago