1. 16a9602 KVM: x86: disable master clock if TSC is reset during suspend by Marcelo Tosatti · 10 years ago
  2. 55101e2 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  3. b351c39 KVM: x86: remove WARN_ON from get_kernel_ns() by Marcelo Tosatti · 10 years ago
  4. 97ec8c0 KVM: Add SMAP support when setting CR4 by Feng Wu · 10 years ago
  5. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  6. 920c837 KVM: vmx: fix MPX detection by Paolo Bonzini · 10 years ago
  7. 460dd42 x86, kvm: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  8. 93c4adc KVM: x86: handle missing MPX in nested virtualization by Paolo Bonzini · 11 years ago
  9. 4ff4173 KVM: x86: introduce kvm_supported_xcr0() by Paolo Bonzini · 11 years ago
  10. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  11. c77fb5f KVM: x86: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  12. 360b948 KVM: x86: change vcpu->arch.switch_db_regs to a bit mask by Paolo Bonzini · 11 years ago
  13. c9a7953 KVM: x86: Remove return code from enable_irq/nmi_window by Jan Kiszka · 11 years ago
  14. b6b8a14 KVM: nVMX: Rework interception of IRQs and NMIs by Jan Kiszka · 11 years ago
  15. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  16. 332967a x86: kvm: introduce periodic global clock updates by Andrew Jones · 11 years ago
  17. 7e44e44 x86: kvm: rate-limit global clock updates by Andrew Jones · 11 years ago
  18. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
  19. 684851a KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX by Takuya Yoshikawa · 11 years ago
  20. d371401 KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty by Marcelo Tosatti · 11 years ago
  21. 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 11 years ago
  22. 0dd376e KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save by Liu, Jinsong · 11 years ago
  23. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  24. 4f34d68 KVM: x86: remove unused last_kernel_ns variable by Marcelo Tosatti · 11 years ago
  25. 5f66b62 kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef by Paolo Bonzini · 11 years ago
  26. 58cb628 KVM: x86: Validate guest writes to MSR_IA32_APICBASE by Jan Kiszka · 11 years ago
  27. b3af1e8 KVM: x86: mark hyper-v vapic assist page as dirty by Vadim Rozenfeld · 11 years ago
  28. b94b64c KVM: x86: mark hyper-v hypercall page as dirty by Vadim Rozenfeld · 11 years ago
  29. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  30. 73aaf249e KVM: SVM: Fix reading of DR6 by Jan Kiszka · 11 years ago
  31. 9926c9f KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS by Jan Kiszka · 11 years ago
  32. e984097 add support for Hyper-V reference time counter by Vadim Rozenfeld · 11 years ago
  33. aab6d7c KVM: remove useless write to vcpu->hv_clock.tsc_timestamp by Paolo Bonzini · 11 years ago
  34. f25e656 KVM: x86: fix tsc catchup issue with tsc scaling by Marcelo Tosatti · 11 years ago
  35. 9ed96e8 KVM: x86: limit PIT timer frequency by Marcelo Tosatti · 11 years ago
  36. 9357d93 KVM: x86: Add comment on vcpu_enter_guest()'s return value by Takuya Yoshikawa · 11 years ago
  37. c08ac06 KVM: Use cond_resched() directly and remove useless kvm_resched() by Takuya Yoshikawa · 11 years ago
  38. fda4e2e KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 11 years ago
  39. 01b7191 kvm: optimize out smp_mb after srcu_read_unlock by Michael S. Tsirkin · 11 years ago
  40. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  41. c67a04c KVM: x86: fix KVM_SET_XCRS loop by Paolo Bonzini · 11 years ago
  42. 46c34cb KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE by Paolo Bonzini · 11 years ago
  43. e0f0bbc kvm: Create non-coherent DMA registeration by Alex Williamson · 11 years ago
  44. d96eb2c kvm/x86: Convert iommu_flags to iommu_noncoherent by Alex Williamson · 11 years ago
  45. b51e974 kvm, emulator: Rename VendorSpecific flag by Borislav Petkov · 11 years ago
  46. 1ce19dc kvm, emulator: Use opcode length by Borislav Petkov · 11 years ago
  47. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
  48. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  49. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  50. 8a3c1a33 KVM: mmu: change useless int return types to void by Paolo Bonzini · 11 years ago
  51. d8d173d KVM: mmu: remove uninteresting MMU "new_cr3" callbacks by Paolo Bonzini · 11 years ago
  52. 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
  53. d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
  54. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  55. 2e762ff KVM: x86: update masterclock when kvmclock_offset is calculated (v2) by Marcelo Tosatti · 11 years ago
  56. 0912c97 KVM: x86: add comments where MMIO does not return to the emulator by Paolo Bonzini · 11 years ago
  57. 24d2166 kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic by Raghavendra K T · 11 years ago
  58. 6aef266 kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks by Srivatsa Vaddagiri · 11 years ago
  59. b7e9145 nEPT: Fix wrong test in kvm_set_cr3 by Nadav Har'El · 11 years ago
  60. 663f4c6 KVM: x86: handle singlestep during emulation by Paolo Bonzini · 11 years ago
  61. 4a1e10d KVM: x86: handle hardware breakpoints during emulation by Paolo Bonzini · 11 years ago
  62. ac0a48c KVM: x86: rename EMULATE_DO_MMIO by Paolo Bonzini · 11 years ago
  63. b3897a4 KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL by Nadav Har'El · 11 years ago
  64. 6b61edf KVM: x86: Drop useless cast by Mathias Krause · 11 years ago
  65. e6dff7d KVM: x86: Avoid zapping mmio sptes twice for generation wraparound by Takuya Yoshikawa · 11 years ago
  66. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  67. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  68. 002e44bf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 489223e kvm: Add a tracepoint write_tsc_offset by Yoshihiro YUNOMAE · 11 years ago
  70. f8f5594 KVM: MMU: fast invalidate all mmio sptes by Xiao Guangrong · 11 years ago
  71. afcbf13 x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE by H. Peter Anvin · 11 years ago
  72. 885032b KVM: MMU: retain more available bits on mmio spte by Xiao Guangrong · 11 years ago
  73. 764bcbc KVM: x86: remove vcpu's CPL check in host-invoked XCR set by Zhanghaoyu (A) · 11 years ago
  74. 8915aa27 KVM: x86: handle idiv overflow at kvm_write_tsc by Marcelo Tosatti · 11 years ago
  75. 365c886 KVM: MMU: reclaim the zapped-obsolete page first by Xiao Guangrong · 11 years ago
  76. 6ca18b6 KVM: x86: use the fast way to invalidate all pages by Xiao Guangrong · 11 years ago
  77. a2ae162 KVM: MMU: drop unnecessary kvm_reload_remote_mmus by Xiao Guangrong · 11 years ago
  78. 758ccc8 KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall by Xiao Guangrong · 11 years ago
  79. 0061d53 KVM: x86: limit difference between kvmclock updates by Marcelo Tosatti · 11 years ago
  80. 42bdf99 KVM: x86: fix maintenance of guest/host xcr0 state by Marcelo Tosatti · 11 years ago
  81. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  82. 03b28f8 KVM: x86: Account for failing enable_irq_window for NMI window request by Jan Kiszka · 11 years ago
  83. 4cee4b7 kvm: KVM_CAP_IOMMU only available with device assignment by Alex Williamson · 11 years ago
  84. 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 11 years ago
  85. 064d1af Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue by Gleb Natapov · 11 years ago
  86. 730dca4 KVM: x86: Rework request for immediate exit by Jan Kiszka · 11 years ago
  87. 7df35f5 KVM: Move irqfd resample cap handling to generic code by Alexander Graf · 11 years ago
  88. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 11 years ago
  89. 27469d2 KVM: x86: Fix memory leak in vmx.c by Andrew Honig · 11 years ago
  90. f179735 KVM: x86: fix error return code in kvm_arch_vcpu_init() by Wei Yongjun · 11 years ago
  91. 5a71785 KVM: VMX: Use posted interrupt to deliver virtual interrupt by Yang Zhang · 11 years ago
  92. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 11 years ago
  93. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 11 years ago
  94. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 11 years ago
  95. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 11 years ago
  96. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 11 years ago
  97. e3ba45b KVM: Move kvm_spurious_fault to x86.c by Geoff Levand · 11 years ago
  98. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  99. afd80d8 pmu: prepare for migration support by Paolo Bonzini · 11 years ago
  100. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago