1. fd13690 KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() by Takuya Yoshikawa · 9 years ago
  2. 5ed5c5c KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() by Takuya Yoshikawa · 9 years ago
  3. cd1872f KVM: x86: MMU: Make force_pt_level bool by Takuya Yoshikawa · 9 years ago
  4. 6092d3d kvm: svm: Only propagate next_rip when guest supports it by Joerg Roedel · 9 years ago
  5. 951f9fd KVM: x86: manually unroll bad_mt_xwr loop by Paolo Bonzini · 9 years ago
  6. 089d7b6 KVM: nVMX: expose VPID capability to L1 by Wanpeng Li · 9 years ago
  7. 5c614b3 KVM: nVMX: nested VPID emulation by Wanpeng Li · 9 years ago
  8. 99b83ac KVM: nVMX: emulate the INVVPID instruction by Wanpeng Li · 9 years ago
  9. dd5f534 KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid by Wanpeng Li · 9 years ago
  10. 991e7a0 KVM: VMX: adjust interface to allocate/free_vpid by Wanpeng Li · 9 years ago
  11. 6003a42 kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.c by Kosuke Tatsukawa · 9 years ago
  12. 13db773 KVM: x86: don't notify userspace IOAPIC on edge EOI by Radim Krčmář · 9 years ago
  13. db2bdcb KVM: x86: fix edge EOI and IOAPIC reconfig race by Radim Krčmář · 9 years ago
  14. c77f3fa kvm: x86: set KVM_REQ_EVENT when updating IRR by Radim Krčmář · 9 years ago
  15. bff98d3 Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  16. b10d92a KVM: x86: fix RSM into 64-bit protected mode by Paolo Bonzini · 9 years ago
  17. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  18. 58f800d Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  19. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  20. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  21. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  22. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  23. 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
  24. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  25. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 10 years ago
  26. 5a3d883 KVM: s390: switch to get_tod_clock() and fix STP sync races by David Hildenbrand · 9 years ago
  27. 238293b KVM: s390: correctly handle injection of pgm irqs and per events by David Hildenbrand · 10 years ago
  28. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  29. 4d32ad6 KVM: s390: drop out early in kvm_s390_has_irq() by David Hildenbrand · 10 years ago
  30. 118b862 KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts by David Hildenbrand · 9 years ago
  31. 5f94c58 KVM: s390: set interception requests for all floating irqs by David Hildenbrand · 9 years ago
  32. fee0e0f KVM: s390: disabled wait cares about machine checks, not PER by David Hildenbrand · 9 years ago
  33. f59922b4 KVM: s390: remove unused variable in __inject_vm by Christian Borntraeger · 9 years ago
  34. b7d2063 iommu/vt-d: Add a command line parameter for VT-d posted-interrupts by Feng Wu · 9 years ago
  35. bf9f6ac KVM: Update Posted-Interrupts Descriptor when vCPU is blocked by Feng Wu · 9 years ago
  36. 28b835d KVM: Update Posted-Interrupts Descriptor when vCPU is preempted by Feng Wu · 9 years ago
  37. 8727688 KVM: x86: select IRQ_BYPASS_MANAGER by Feng Wu · 9 years ago
  38. efc6440 KVM: x86: Update IRTE for posted-interrupts by Feng Wu · 9 years ago
  39. 6d7425f vfio: Register/unregister irq_bypass_producer by Feng Wu · 9 years ago
  40. d84f1e0 KVM: make kvm_set_msi_irq() public by Feng Wu · 9 years ago
  41. 8feb4a0 KVM: Define a new interface kvm_intr_is_single_vcpu() by Feng Wu · 9 years ago
  42. ebbfc76 KVM: Add some helper functions for Posted-Interrupts by Feng Wu · 9 years ago
  43. 6ef1522 KVM: Extend struct pi_desc for VT-d Posted-Interrupts by Feng Wu · 9 years ago
  44. f70c20a KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' by Feng Wu · 9 years ago
  45. 9016cfb KVM: eventfd: add irq bypass consumer management by Eric Auger · 9 years ago
  46. 1a02b27 KVM: introduce kvm_arch functions for IRQ bypass by Eric Auger · 9 years ago
  47. 166c977 KVM: create kvm_irqfd.h by Eric Auger · 9 years ago
  48. 37d9fe4 virt: Add virt directory to the top Makefile by Feng Wu · 9 years ago
  49. f73f817 virt: IRQ bypass manager by Alex Williamson · 9 years ago
  50. 18cd52c irq_remapping: move structs outside #ifdef by Paolo Bonzini · 9 years ago
  51. 72c930d x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO by Radim Krčmář · 9 years ago
  52. 1cea0ce KVM: VMX: drop rdtscp_enabled field by Xiao Guangrong · 9 years ago
  53. 7ec3629 KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL by Xiao Guangrong · 9 years ago
  54. feda805 KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update by Xiao Guangrong · 9 years ago
  55. 8b97265 KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled by Paolo Bonzini · 9 years ago
  56. 29541bb KVM: VMX: simplify invpcid handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  57. f36201e KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  58. e282162 KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() by Xiao Guangrong · 9 years ago
  59. 8b3e34e KVM: x86: add pcommit support by Xiao Guangrong · 9 years ago
  60. eb1c31b KVM: x86: allow guest to use cflushopt and clwb by Xiao Guangrong · 9 years ago
  61. d6a858d KVM: vmx: disable posted interrupts if no local APIC by Paolo Bonzini · 9 years ago
  62. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  63. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 9 years ago
  64. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 9 years ago
  65. e9ea506 kvm: add capability for any-length ioeventfds by Jason Wang · 9 years ago
  66. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 9 years ago
  67. d3febdd kvm: use kmalloc() instead of kzalloc() during iodev register/unregister by Jason Wang · 9 years ago
  68. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  69. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  70. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  71. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  72. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago
  73. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  74. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  75. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  76. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  77. 58219c1 tools lib traceevent: update KVM plugin by Paolo Bonzini · 9 years ago
  78. 82f6c9c Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 9 years ago
  79. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  80. 038161d Update KVM homepage Url by Dirk Müller · 9 years ago
  81. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  82. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  83. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  84. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  85. e02ae38 x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC by Paolo Bonzini · 9 years ago
  86. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  87. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  88. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  91. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  92. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  93. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  94. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  95. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  96. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  97. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  98. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  99. b11e7b8 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  100. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago