1. 2e762ff KVM: x86: update masterclock when kvmclock_offset is calculated (v2) by Marcelo Tosatti · 11 years ago
  2. 0912c97 KVM: x86: add comments where MMIO does not return to the emulator by Paolo Bonzini · 11 years ago
  3. 24d2166 kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic by Raghavendra K T · 11 years ago
  4. 6aef266 kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks by Srivatsa Vaddagiri · 11 years ago
  5. b7e9145 nEPT: Fix wrong test in kvm_set_cr3 by Nadav Har'El · 11 years ago
  6. 663f4c6 KVM: x86: handle singlestep during emulation by Paolo Bonzini · 11 years ago
  7. 4a1e10d KVM: x86: handle hardware breakpoints during emulation by Paolo Bonzini · 11 years ago
  8. ac0a48c KVM: x86: rename EMULATE_DO_MMIO by Paolo Bonzini · 11 years ago
  9. b3897a4 KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL by Nadav Har'El · 11 years ago
  10. 6b61edf KVM: x86: Drop useless cast by Mathias Krause · 11 years ago
  11. e6dff7d KVM: x86: Avoid zapping mmio sptes twice for generation wraparound by Takuya Yoshikawa · 11 years ago
  12. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  13. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  14. 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
  15. 489223e kvm: Add a tracepoint write_tsc_offset by Yoshihiro YUNOMAE · 11 years ago
  16. f8f5594 KVM: MMU: fast invalidate all mmio sptes by Xiao Guangrong · 11 years ago
  17. afcbf13 x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE by H. Peter Anvin · 11 years ago
  18. 885032b KVM: MMU: retain more available bits on mmio spte by Xiao Guangrong · 11 years ago
  19. 764bcbc KVM: x86: remove vcpu's CPL check in host-invoked XCR set by Zhanghaoyu (A) · 11 years ago
  20. 8915aa27 KVM: x86: handle idiv overflow at kvm_write_tsc by Marcelo Tosatti · 11 years ago
  21. 365c886 KVM: MMU: reclaim the zapped-obsolete page first by Xiao Guangrong · 11 years ago
  22. 6ca18b69 KVM: x86: use the fast way to invalidate all pages by Xiao Guangrong · 11 years ago
  23. a2ae162 KVM: MMU: drop unnecessary kvm_reload_remote_mmus by Xiao Guangrong · 11 years ago
  24. 758ccc8 KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall by Xiao Guangrong · 11 years ago
  25. 0061d53d KVM: x86: limit difference between kvmclock updates by Marcelo Tosatti · 11 years ago
  26. 42bdf99 KVM: x86: fix maintenance of guest/host xcr0 state by Marcelo Tosatti · 11 years ago
  27. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  28. 03b28f8 KVM: x86: Account for failing enable_irq_window for NMI window request by Jan Kiszka · 11 years ago
  29. 4cee4b7 kvm: KVM_CAP_IOMMU only available with device assignment by Alex Williamson · 11 years ago
  30. 2a5bab1 kvm: Allow build-time configuration of KVM device assignment by Alex Williamson · 11 years ago
  31. 064d1af Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue by Gleb Natapov · 11 years ago
  32. 730dca4 KVM: x86: Rework request for immediate exit by Jan Kiszka · 11 years ago
  33. 7df35f5 KVM: Move irqfd resample cap handling to generic code by Alexander Graf · 11 years ago
  34. 384bb78 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER by Jan Kiszka · 11 years ago
  35. 27469d2 KVM: x86: Fix memory leak in vmx.c by Andrew Honig · 11 years ago
  36. f179735 KVM: x86: fix error return code in kvm_arch_vcpu_init() by Wei Yongjun · 11 years ago
  37. 5a71785 KVM: VMX: Use posted interrupt to deliver virtual interrupt by Yang Zhang · 11 years ago
  38. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 11 years ago
  39. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 11 years ago
  40. a547c6d KVM: VMX: Enable acknowledge interupt on vmexit by Yang Zhang · 11 years ago
  41. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 11 years ago
  42. 991eebf KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state by Gleb Natapov · 11 years ago
  43. e3ba45b KVM: Move kvm_spurious_fault to x86.c by Geoff Levand · 11 years ago
  44. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  45. afd80d8 pmu: prepare for migration support by Paolo Bonzini · 11 years ago
  46. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago
  47. 0b79459 KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797) by Andy Honig · 11 years ago
  48. c300aa6 KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796) by Andy Honig · 11 years ago
  49. c09664b KVM: x86: fix deadlock in clock-in-progress request handling by Marcelo Tosatti · 11 years ago
  50. 982b339 KVM: x86: Optimize mmio spte zapping when creating/moving memslot by Takuya Yoshikawa · 11 years ago
  51. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 11 years ago
  52. 57f252f KVM: x86: Drop unused return code from VCPU reset callback by Jan Kiszka · 11 years ago
  53. 03ba32c VMX: x86: handle host TSC calibration failure by Marcelo Tosatti · 11 years ago
  54. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 11 years ago
  55. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 11 years ago
  56. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 11 years ago
  57. ee2c25e Merge branch 'master' into queue by Marcelo Tosatti · 11 years ago
  58. 02cdb50 arch/x86/kvm: beautify source code for __u32 irq which is never < 0 by Chen Gang · 11 years ago
  59. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  60. 2e32b71 x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs by Borislav Petkov · 11 years ago
  61. 7a905b1 KVM: Remove user_alloc from struct kvm_memory_slot by Takuya Yoshikawa · 11 years ago
  62. 2c9afa5 KVM: MMU: set base_role.nxe during mmu initialization. by Gleb Natapov · 11 years ago
  63. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 11 years ago
  64. 378a8b0 KVM: x86: fix use of uninitialized memory as segment descriptor in emulator. by Gleb Natapov · 11 years ago
  65. 93c05d3 KVM: x86: improve reexecute_instruction by Xiao Guangrong · 11 years ago
  66. 95b3cf6 KVM: x86: let reexecute_instruction work for tdp by Xiao Guangrong · 11 years ago
  67. 2236802 KVM: x86: clean up reexecute_instruction by Xiao Guangrong · 11 years ago
  68. 9d1beef KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  69. b34cb59 KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself by Takuya Yoshikawa · 12 years ago
  70. c972f3b KVM: Write protect the updated slot only when dirty logging is enabled by Takuya Yoshikawa · 12 years ago
  71. 013f6a5 KVM: x86: use dynamic percpu allocations for shared msrs area by Marcelo Tosatti · 12 years ago
  72. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  73. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  74. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  75. 66f7b72 KVM: x86: Make register state after reset conform to specification by Julian Stecklina · 12 years ago
  76. 45e3cc7 KVM: x86: Fix uninitialized return code by Jan Kiszka · 12 years ago
  77. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  78. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  79. d98d07c KVM: x86: update pvclock area conditionally, on cpu migration by Marcelo Tosatti · 12 years ago
  80. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
  81. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  82. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  83. 16e8d74 KVM: x86: notifier for clocksource changes by Marcelo Tosatti · 12 years ago
  84. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  85. 78c0337 KVM: x86: retain pvclock guest stopped bit in guest memory by Marcelo Tosatti · 12 years ago
  86. 807f12e KVM: remove unnecessary return value check by Guo Chao · 12 years ago
  87. 951179c KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr() by Guo Chao · 12 years ago
  88. 1859541 KVM: do not kfree error pointer by Guo Chao · 12 years ago
  89. 6d1068b KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) by Petr Matousek · 12 years ago
  90. 87da7e6 KVM: x86: fix vcpu->mmio_fragments overflow by Xiao Guangrong · 12 years ago
  91. 81c52c5 KVM: do not treat noslot pfn as a error pfn by Xiao Guangrong · 12 years ago
  92. 471842e KVM: do not de-cache cr4 bits needlessly by Gleb Natapov · 12 years ago
  93. b6785de KVM: x86: Make emulator_fix_hypercall static by Jan Kiszka · 12 years ago
  94. 8b6e454 KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset by Jan Kiszka · 12 years ago
  95. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  96. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. c863901 KVM: x86: Fix guest debug across vcpu INIT reset by Jan Kiszka · 12 years ago
  98. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 12 years ago
  99. b1a74bf x86, kvm: fix kvm's usage of kernel_fpu_begin/end() by Suresh Siddha · 12 years ago
  100. 1e08ec4 KVM: optimize apic interrupt delivery by Gleb Natapov · 12 years ago