1. 5dca0d9 kvm: x86: fix kvmclock update protocol by Radim Krčmář · 9 years ago
  2. 9e9c3fe KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save by Nadav Amit · 9 years ago
  3. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  5. 3ea3b7f kvm: mmu: lazy collapse small sptes into large sptes by Wanpeng Li · 9 years ago
  6. 1119022 KVM: x86: Clear CR2 on VCPU reset by Nadav Amit · 9 years ago
  7. ae561ed KVM: x86: DR0-DR3 are not clear on reset by Nadav Amit · 9 years ago
  8. 58d269d KVM: x86: BSP in MSR_IA32_APICBASE is writable by Nadav Amit · 9 years ago
  9. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 9 years ago
  10. 9c8fd1b KVM: x86: optimize delivery of TSC deadline timer interrupt by Paolo Bonzini · 10 years ago
  11. 362c698 KVM: x86: extract blocking logic from __vcpu_run by Paolo Bonzini · 10 years ago
  12. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 9 years ago
  13. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 9 years ago
  14. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 9 years ago
  15. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  16. 52eb5a6 KVM: x86: For the symbols used locally only should be static type by Xiubo Li · 9 years ago
  17. 795a149 KVM: x86: Avoid using plain integer as NULL pointer warning by Xiubo Li · 9 years ago
  18. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 10 years ago
  19. 5cb5605 kvm: x86: make kvm_emulate_* consistant by Joel Schopp · 10 years ago
  20. 548ef28 KVM: Get rid of kvm_kvfree() by Thomas Huth · 10 years ago
  21. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  22. 843e433 KVM: VMX: Add PML support in VMX by Kai Huang · 10 years ago
  23. 88178fd KVM: x86: Add new dirty logging kvm_x86_ops for PML by Kai Huang · 10 years ago
  24. 1c91cad4 KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access by Kai Huang · 10 years ago
  25. bac15531 KVM: x86: 32-bit wraparound read/write not emulated correctly by Nadav Amit · 10 years ago
  26. 801806d KVM: x86: IRET emulation does not clear NMI masking by Nadav Amit · 10 years ago
  27. 8fff5e3 Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  28. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  29. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  30. 54750f2 KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue by Marcelo Tosatti · 10 years ago
  31. 69b0049 KVM: fix "Should it be static?" warnings from sparse by Fengguang Wu · 10 years ago
  32. e108ff2 KVM: x86: switch to kvm_get_dirty_log_protect by Paolo Bonzini · 10 years ago
  33. defcf51 KVM: x86: allow TSC deadline timer on all hosts by Radim Krčmář · 10 years ago
  34. bab5bb3 kvm: x86: Remove kvm_make_request from lapic.c by Nicholas Krause · 10 years ago
  35. d0659d9 KVM: x86: add option to advance tscdeadline hrtimer expiration by Marcelo Tosatti · 10 years ago
  36. ff651cb KVM: nVMX: Add nested msr load/restore algorithm by Wincy Van · 10 years ago
  37. df1daba KVM: x86: support XSAVES usage in the host by Paolo Bonzini · 10 years ago
  38. 2b4a273 kvm: x86: avoid warning about potential shift wrapping bug by Paolo Bonzini · 10 years ago
  39. c9eab58 KVM: x86: move device assignment out of kvm_host.h by Paolo Bonzini · 10 years ago
  40. c274e03 kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ by Radim Krčmář · 10 years ago
  41. 6ef768f kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ by Paolo Bonzini · 10 years ago
  42. d913b90 kvm: svm: move WARN_ON in svm_adjust_tsc_offset by Chris J Arges · 10 years ago
  43. ac14623 KVM: x86: fix warning on 32-bit compilation by Paolo Bonzini · 10 years ago
  44. ce1a5e6 kvm: x86: add trace event for pvclock updates by David Matlack · 10 years ago
  45. 09a0c3f kvm: x86: Fix kvm clock versioning. by Owen Hofmann · 10 years ago
  46. 7f18792 KVM: x86: update masterclock values on TSC writes by Marcelo Tosatti · 10 years ago
  47. 38827db KVM: x86: Do not update EFLAGS on faulting emulation by Nadav Amit · 10 years ago
  48. 9d88fca KVM: x86: MOV to CR3 can set bit 63 by Nadav Amit · 10 years ago
  49. 82b3277 KVM: x86: Breakpoints do not consider CS.base by Nadav Amit · 10 years ago
  50. 3ffb246 KVM: x86: No error-code on real-mode exceptions by Nadav Amit · 10 years ago
  51. 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 10 years ago
  52. 16f8a6f KVM: vmx: Unavailable DR4/5 is checked before CPL by Nadav Amit · 10 years ago
  53. 6bdf066 KVM: x86: DR7.GD should be cleared upon any #DB exception by Nadav Amit · 10 years ago
  54. 8b3c310 KVM: x86: Prevent host from panicking on shared MSR writes. by Andy Honig · 10 years ago
  55. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  56. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  57. f439ed2 kvm: do not handle APIC access page if in-kernel irqchip is not in use by Paolo Bonzini · 10 years ago
  58. c24ae0d kvm: x86: Unpin and remove kvm_arch->apic_access_page by Tang Chen · 10 years ago
  59. 4256f43 kvm: x86: Add request bit to reload APIC access page address by Tang Chen · 10 years ago
  60. fe71557 kvm: Add arch specific mmu notifier for page invalidation by Tang Chen · 10 years ago
  61. 81760dc kvm: x86: use macros to compute bank MSRs by Chen Yucong · 10 years ago
  62. 4566654 KVM: vmx: Inject #GP on invalid PAT CR by Nadav Amit · 10 years ago
  63. 77c3913 KVM: x86: directly use kvm_make_request again by Liang Chen · 10 years ago
  64. a70656b KVM: x86: count actual tlb flushes by Radim Krčmář · 10 years ago
  65. a2b9e6c KVM: x86: Don't report guest userspace emulation error to userspace by Nadav Amit · 10 years ago
  66. a255d47 kvm: Remove ept_identity_pagetable from struct kvm_arch. by Tang Chen · 10 years ago
  67. 105b21b KVM: x86: Use kvm_make_request when applicable by Guo Hui Liu · 10 years ago
  68. 54987b7 KVM: x86: propagate exception from permission checks on the nested page fault by Paolo Bonzini · 10 years ago
  69. ef54bcf KVM: x86: skip writeback on injection of nested exception by Paolo Bonzini · 10 years ago
  70. d143148 KVM: mmio: cleanup kvm_set_mmio_spte_mask by Tiejun Chen · 10 years ago
  71. fd27523 KVM: x86: use guest maxphyaddr to check MTRR values by Paolo Bonzini · 10 years ago
  72. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  73. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  74. 7b46268 KVM: trace kvm_ple_window grow/shrink by Radim Krčmář · 10 years ago
  75. ae97a3b KVM: x86: introduce sched_in to kvm_x86_ops by Radim Krčmář · 10 years ago
  76. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  77. e0ad0b4 KVM: emulate: warn on invalid or uninitialized exception numbers by Paolo Bonzini · 10 years ago
  78. d7a2a24 KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs by Wanpeng Li · 10 years ago
  79. adfb5d2 KVM: x86: fix check legal type of Variable Range MTRRs by Wanpeng Li · 10 years ago
  80. dc9b2d9 KVM: SVM: add rdmsr support for AMD event registers by Wei Huang · 10 years ago
  81. 66bb0aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  82. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  84. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  85. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  86. 0123be4 KVM: x86: Assertions to check no overrun in MSR lists by Nadav Amit · 10 years ago
  87. d6e8c85 KVM: x86: set rflags.rf during fault injection by Nadav Amit · 10 years ago
  88. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  89. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  90. cbcf2dd x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based by Thomas Gleixner · 10 years ago
  91. bb0b581 x86: kvm: Use ktime_get_boot_ns() by Thomas Gleixner · 10 years ago
  92. 6f43ed0 KVM: x86: DR6/7.RTM cannot be written by Nadav Amit · 10 years ago
  93. 4161a56 KVM: x86: emulator injects #DB when RFLAGS.RF is set by Nadav Amit · 10 years ago
  94. bb663c7 KVM: x86: Clearing rflags.rf upon skipped emulated instruction by Nadav Amit · 10 years ago
  95. 44583cb KVM: x86: use kvm_read_guest_page for emulator accesses by Paolo Bonzini · 10 years ago
  96. 1498507 KVM: emulate: move init_decode_cache to emulate.c by Bandan Das · 10 years ago
  97. 6addfc4 KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation by Paolo Bonzini · 10 years ago
  98. 37ccdcb KVM: x86: return all bits from get_interrupt_shadow by Paolo Bonzini · 10 years ago
  99. 22d48b2d KVM: svm: writes to MSR_K7_HWCR generates GPE in guest by Matthias Lange · 10 years ago
  100. 5f7552d KVM: x86: Pending interrupt may be delivered after INIT by Nadav Amit · 10 years ago