1. 7695405 KVM: device assignment: remove pointless #ifdefs by Paolo Bonzini · 9 years ago
  2. b97e6de KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic by Paolo Bonzini · 9 years ago
  3. 0669a51 KVM: x86: zero apic_arb_prio on reset by Radim Krčmář · 9 years ago
  4. c75efa9 drivers/hv: share Hyper-V SynIC constants with userspace by Andrey Smetanin · 9 years ago
  5. f40606b KVM: x86: handle SMBASE as physical address in RSM by Radim Krčmář · 9 years ago
  6. 7a036a6 KVM: x86: add read_phys to x86_emulate_ops by Radim Krčmář · 9 years ago
  7. 2da29bc KVM: x86: removing unused variable by Saurabh Sengar · 9 years ago
  8. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  9. d6cf98e Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago
  10. 4d5140c Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  11. 46b708e KVM: s390: use simple switch statement as multiplexer by Christian Borntraeger · 10 years ago
  12. 58c383c KVM: s390: drop useless newline in debugging data by Christian Borntraeger · 9 years ago
  13. c5c2c39 KVM: s390: SCA must not cross page boundaries by David Hildenbrand · 9 years ago
  14. db85c55 arm64: kvm: restore EL1N SP for panic by Mark Rutland · 9 years ago
  15. b5905dc arm/arm64: KVM: Improve kvm_exit tracepoint by Christoffer Dall · 9 years ago
  16. 3b92830 KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest by Eric Auger · 9 years ago
  17. 101d3da KVM: arm/arm64: check power_off in critical section before VCPU run by Eric Auger · 9 years ago
  18. 4f5f1dc KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable by Eric Auger · 9 years ago
  19. 3781528 KVM: arm/arm64: rename pause into power_off by Eric Auger · 9 years ago
  20. 75755c6 arm/arm64: KVM : Enable vhost device selection under KVM config menu by Wei Huang · 9 years ago
  21. 4b4b451 arm/arm64: KVM: Rework the arch timer to use level-triggered semantics by Christoffer Dall · 9 years ago
  22. d35268d arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block by Christoffer Dall · 9 years ago
  23. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  24. 70aa396 KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path by Gautham R. Shenoy · 9 years ago
  25. bfec5c2c KVM: PPC: Implement extension to report number of memslots by Nikunj A Dadhania · 9 years ago
  26. c64dfe2 KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs by Paul Mackerras · 10 years ago
  27. 572abd5 KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl by Paul Mackerras · 9 years ago
  28. 4a5d69b KVM: arm: use GIC support unconditionally by Arnd Bergmann · 9 years ago
  29. 399ea0f KVM: arm/arm64: Fix memory leak if timer initialization fails by Pavel Fedin · 9 years ago
  30. 8c85ac1 KVM: x86: MMU: Initialize force_pt_level before calling mapping_level() by Takuya Yoshikawa · 9 years ago
  31. 5690891 kvm: x86: zero EFER on INIT by Paolo Bonzini · 9 years ago
  32. 7cae2be KVM: x86: move steal time initialization to vcpu entry time by Marcelo Tosatti · 9 years ago
  33. 5225fdf KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level() by Takuya Yoshikawa · 9 years ago
  34. d8aacf5 KVM: x86: MMU: Remove mapping_level_dirty_bitmap() by Takuya Yoshikawa · 9 years ago
  35. fd13690 KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() by Takuya Yoshikawa · 9 years ago
  36. 5ed5c5c KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() by Takuya Yoshikawa · 9 years ago
  37. cd1872f KVM: x86: MMU: Make force_pt_level bool by Takuya Yoshikawa · 9 years ago
  38. 6092d3d kvm: svm: Only propagate next_rip when guest supports it by Joerg Roedel · 9 years ago
  39. 951f9fd KVM: x86: manually unroll bad_mt_xwr loop by Paolo Bonzini · 9 years ago
  40. 089d7b6 KVM: nVMX: expose VPID capability to L1 by Wanpeng Li · 9 years ago
  41. 5c614b3 KVM: nVMX: nested VPID emulation by Wanpeng Li · 9 years ago
  42. 99b83ac KVM: nVMX: emulate the INVVPID instruction by Wanpeng Li · 9 years ago
  43. 966d713 KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE by Mahesh Salgaonkar · 10 years ago
  44. 224f363 KVM: PPC: e500: fix couple of shift operations on 64 bits by Tudor Laurentiu · 9 years ago
  45. 2daab50 KVM: PPC: e500: Emulate TMCFG0 TMRN register by Tudor Laurentiu · 9 years ago
  46. d4cd4f9 KVM: PPC: e500: fix handling local_sid_lookup result by Andrzej Hajda · 9 years ago
  47. 6a14c22 powerpc/e6500: add TMCFG0 register definition by Tudor Laurentiu · 9 years ago
  48. dd5f534 KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid by Wanpeng Li · 9 years ago
  49. 991e7a0 KVM: VMX: adjust interface to allocate/free_vpid by Wanpeng Li · 9 years ago
  50. 13db773 KVM: x86: don't notify userspace IOAPIC on edge EOI by Radim Krčmář · 9 years ago
  51. db2bdcb KVM: x86: fix edge EOI and IOAPIC reconfig race by Radim Krčmář · 9 years ago
  52. c77f3fa kvm: x86: set KVM_REQ_EVENT when updating IRR by Radim Krčmář · 9 years ago
  53. bff98d3 Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  54. b10d92a KVM: x86: fix RSM into 64-bit protected mode by Paolo Bonzini · 9 years ago
  55. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  56. 58f800d Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  57. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  58. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  59. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  60. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  61. 1330a01 Merge tag 'kvm-s390-next-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  62. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  63. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 10 years ago
  64. 5a3d883 KVM: s390: switch to get_tod_clock() and fix STP sync races by David Hildenbrand · 9 years ago
  65. 238293b KVM: s390: correctly handle injection of pgm irqs and per events by David Hildenbrand · 10 years ago
  66. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  67. 4d32ad6 KVM: s390: drop out early in kvm_s390_has_irq() by David Hildenbrand · 10 years ago
  68. 118b862 KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts by David Hildenbrand · 9 years ago
  69. 5f94c58 KVM: s390: set interception requests for all floating irqs by David Hildenbrand · 9 years ago
  70. fee0e0fd KVM: s390: disabled wait cares about machine checks, not PER by David Hildenbrand · 9 years ago
  71. f59922b4 KVM: s390: remove unused variable in __inject_vm by Christian Borntraeger · 9 years ago
  72. bf9f6ac KVM: Update Posted-Interrupts Descriptor when vCPU is blocked by Feng Wu · 9 years ago
  73. 28b835d KVM: Update Posted-Interrupts Descriptor when vCPU is preempted by Feng Wu · 9 years ago
  74. 8727688 KVM: x86: select IRQ_BYPASS_MANAGER by Feng Wu · 9 years ago
  75. efc6440 KVM: x86: Update IRTE for posted-interrupts by Feng Wu · 9 years ago
  76. d84f1e0 KVM: make kvm_set_msi_irq() public by Feng Wu · 9 years ago
  77. 8feb4a0 KVM: Define a new interface kvm_intr_is_single_vcpu() by Feng Wu · 9 years ago
  78. ebbfc76 KVM: Add some helper functions for Posted-Interrupts by Feng Wu · 9 years ago
  79. 6ef1522 KVM: Extend struct pi_desc for VT-d Posted-Interrupts by Feng Wu · 9 years ago
  80. 18cd52c irq_remapping: move structs outside #ifdef by Paolo Bonzini · 9 years ago
  81. 72c930d x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO by Radim Krčmář · 9 years ago
  82. 1cea0ce KVM: VMX: drop rdtscp_enabled field by Xiao Guangrong · 9 years ago
  83. 7ec3629 KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL by Xiao Guangrong · 9 years ago
  84. feda805 KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update by Xiao Guangrong · 9 years ago
  85. 8b97265 KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled by Paolo Bonzini · 9 years ago
  86. 29541bb KVM: VMX: simplify invpcid handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  87. f36201e KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  88. e282162 KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() by Xiao Guangrong · 9 years ago
  89. 8b3e34e KVM: x86: add pcommit support by Xiao Guangrong · 9 years ago
  90. eb1c31b KVM: x86: allow guest to use cflushopt and clwb by Xiao Guangrong · 9 years ago
  91. d6a858d KVM: vmx: disable posted interrupts if no local APIC by Paolo Bonzini · 9 years ago
  92. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  93. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 9 years ago
  94. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 9 years ago
  95. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 9 years ago
  96. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  97. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  98. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  99. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  100. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago