1. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  2. f2485b3 KVM: x86: use guest_exit_irqoff by Paolo Bonzini · 8 years ago
  3. 5b8abf1 kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC by Suravee Suthikulpanit · 8 years ago
  4. 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 8 years ago
  5. bb3541f KVM: x86: Fix typos by Andrea Gelmini · 8 years ago
  6. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  7. 5446a97 svm: bitwise vs logical op typo by Dan Carpenter · 8 years ago
  8. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  9. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 8 years ago
  10. 8221c13 svm: Manage vcpu load/unload when enable AVIC by Suravee Suthikulpanit · 8 years ago
  11. 3bbf356 svm: Do not intercept CR8 when enable AVIC by Suravee Suthikulpanit · 8 years ago
  12. 46781ea svm: Do not expose x2APIC when enable AVIC by Suravee Suthikulpanit · 8 years ago
  13. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 8 years ago
  14. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 8 years ago
  15. 340d3bc svm: Add interrupt injection via AVIC by Suravee Suthikulpanit · 8 years ago
  16. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 8 years ago
  17. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 8 years ago
  18. be94f6b KVM, pkeys: add pkeys support for permission_fault by Huaitong Han · 9 years ago
  19. 0d9c055 kvm/x86: Pass return code of kvm_emulate_hypercall by Andrey Smetanin · 9 years ago
  20. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  21. 671d553 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 8b89fe1 kvm: x86: move tracepoints outside extended quiescent state by Paolo Bonzini · 9 years ago
  23. 46896c7 KVM: svm: add support for RDTSCP by Paolo Bonzini · 9 years ago
  24. d62caab kvm/x86: per-vcpu apicv deactivation support by Andrey Smetanin · 9 years ago
  25. 6308630 kvm/x86: split ioapic-handled and EOI exit bitmaps by Andrey Smetanin · 9 years ago
  26. ae8b787 x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR by Borislav Petkov · 9 years ago
  27. a96036b KVM: x86: rename update_db_bp_intercept to update_bp_intercept by Paolo Bonzini · 9 years ago
  28. cbdb967 KVM: svm: unconditionally intercept #DB by Paolo Bonzini · 9 years ago
  29. 54a2055 KVM: x86: work around infinite loop in microcode when #AC is delivered by Eric Northup · 9 years ago
  30. 4ba7653 KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc() by Haozhong Zhang · 9 years ago
  31. 58ea676 KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset() by Haozhong Zhang · 9 years ago
  32. 07c1419 KVM: x86: Replace call-back compute_tsc_offset() with a common function by Haozhong Zhang · 9 years ago
  33. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  34. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  35. ad72188 KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch by Haozhong Zhang · 9 years ago
  36. bc9b961 KVM: x86: Collect information for setting TSC scaling ratio by Haozhong Zhang · 9 years ago
  37. 5690891 kvm: x86: zero EFER on INIT by Paolo Bonzini · 9 years ago
  38. 6092d3d kvm: svm: Only propagate next_rip when guest supports it by Joerg Roedel · 9 years ago
  39. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago
  40. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  41. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  42. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  43. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  44. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  45. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  46. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  47. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  48. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  49. ebae871 kvm: svm: reset mmu on VCPU reset by Igor Mammedov · 9 years ago
  50. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. c258b62 KVM: MMU: introduce the framework to check zero bits on sptes by Xiao Guangrong · 9 years ago
  52. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  53. 5492830 KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask by Paolo Bonzini · 9 years ago
  54. 0da029e KVM: x86: rename quirk constants to KVM_X86_QUIRK_* by Paolo Bonzini · 9 years ago
  55. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  56. fd717f1 KVM: x86: apply guest MTRR virtualization on host reserved pages by Paolo Bonzini · 9 years ago
  57. e098223 KVM: SVM: Sync g_pat with guest-written PAT value by Jan Kiszka · 9 years ago
  58. 3c2e7f7 KVM: SVM: use NPT page attributes by Paolo Bonzini · 9 years ago
  59. 4ea1636 x86/asm/tsc: Rename native_read_tsc() to rdtsc() by Andy Lutomirski · 9 years ago
  60. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  61. 25462f7 KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch by Wei Huang · 9 years ago
  62. f104765 KVM: nSVM: Check for NRIPS support before updating control field by Bandan Das · 9 years ago
  63. 6d396b5 KVM: x86: advertise KVM_CAP_X86_SMM by Paolo Bonzini · 9 years ago
  64. 54bf36a KVM: x86: use vcpu-specific functions to read/write/translate GFNs by Paolo Bonzini · 9 years ago
  65. 64d6067 KVM: x86: stubs for SMM support by Paolo Bonzini · 9 years ago
  66. 609e36d KVM: x86: pass host_initiated to functions that read MSRs by Paolo Bonzini · 9 years ago
  67. a9b4fb7 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 9 years ago
  68. 0fdd74f Revert "KVM: x86: drop fpu_activate hook" by Paolo Bonzini · 9 years ago
  69. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  70. 7454570 KVM: x86: fix initial PAT value by Radim Krčmář · 9 years ago
  71. d28bc9d KVM: x86: INIT and reset sequences are different by Nadav Amit · 9 years ago
  72. 90de4a1 KVM: x86: Support for disabling quirks by Nadav Amit · 9 years ago
  73. 58d269d KVM: x86: BSP in MSR_IA32_APICBASE is writable by Nadav Amit · 9 years ago
  74. faac245 KVM: SVM: Fix confusing message if no exit handlers are installed by Bandan Das · 10 years ago
  75. 52eb5a6 KVM: x86: For the symbols used locally only should be static type by Xiubo Li · 10 years ago
  76. 5e57518 x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE by David Kaplan · 10 years ago
  77. dab429a kvm: svm: make wbinvd faster by David Kaplan · 10 years ago
  78. 5cb5605 kvm: x86: make kvm_emulate_* consistant by Joel Schopp · 10 years ago
  79. 668f198 KVM: SVM: use kvm_register_write()/read() by David Kaplan · 10 years ago
  80. f563db4 KVM: SVM: fix interrupt injection (apic->isr_count always 0) by Radim Krčmář · 10 years ago
  81. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  83. ad896af KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu by Paolo Bonzini · 11 years ago
  84. 55412b2 kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest by Wanpeng Li · 10 years ago
  85. d913b90 kvm: svm: move WARN_ON in svm_adjust_tsc_offset by Chris J Arges · 10 years ago
  86. 16f8a6f KVM: vmx: Unavailable DR4/5 is checked before CPL by Nadav Amit · 10 years ago
  87. 2bc19dc kvm: x86: don't kill guest on unknown exit reason by Michael S. Tsirkin · 10 years ago
  88. 854e8bb KVM: x86: Check non-canonical addresses upon WRMSR by Nadav Amit · 10 years ago
  89. 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
  90. 73a6d94 kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address. by Tang Chen · 10 years ago
  91. 5e35251 KVM: nSVM: propagate the NPF EXITINFO to the guest by Paolo Bonzini · 10 years ago
  92. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  93. 48d89b9 KVM: x86: fix some sparse warnings by Paolo Bonzini · 10 years ago
  94. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  95. ae97a3b KVM: x86: introduce sched_in to kvm_x86_ops by Radim Krčmář · 10 years ago
  96. 4473b57 KVM: x86: drop fpu_activate hook by Wanpeng Li · 10 years ago
  97. 37ccdcb KVM: x86: return all bits from get_interrupt_shadow by Paolo Bonzini · 10 years ago
  98. 80112c8 KVM: Synthesize G bit for all segments. by Jim Mattson · 10 years ago
  99. 6cbc5f5 KVM: nSVM: Set correct port for IOIO interception evaluation by Jan Kiszka · 10 years ago
  100. 6493f15 KVM: nSVM: Fix IOIO size reported on emulation by Jan Kiszka · 10 years ago