1. 8c60435 KVM: x86 emulator: Add sysenter emulation by Andre Przywara · 16 years ago
  2. e66bb2c KVM: x86 emulator: add syscall emulation by Andre Przywara · 16 years ago
  3. e99f050 KVM: x86 emulator: Prepare for emulation of syscall instructions by Andre Przywara · 16 years ago
  4. b1d8614 KVM: x86 emulator: Add missing EFLAGS bit definitions by Andre Przywara · 16 years ago
  5. 0cb5762 KVM: Allow emulation of syscalls instructions on #UD by Andre Przywara · 16 years ago
  6. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 16 years ago
  7. 219b65d KVM: SVM: Improve nested interrupt injection by Alexander Graf · 16 years ago
  8. ff09238 KVM: SVM: Implement INVLPGA by Alexander Graf · 16 years ago
  9. 3c5d0a4 KVM: Implement MSRs used by Hyper-V by Alexander Graf · 16 years ago
  10. b3dbf89 KVM: SVM: Don't save/restore host cr2 by Avi Kivity · 16 years ago
  11. d3edefc KVM: VMX: Only reload guest cr2 if different from host cr2 by Avi Kivity · 16 years ago
  12. 681405b KVM: Drop useless atomic test from timer function by Jan Kiszka · 16 years ago
  13. f7104db KVM: Fix racy event propagation in timer by Jan Kiszka · 16 years ago
  14. 33e4c68 KVM: Optimize searching for highest IRR by Gleb Natapov · 16 years ago
  15. 6edf14d KVM: Replace pending exception by PF if it happens serially by Gleb Natapov · 16 years ago
  16. 54dee99 KVM: VMX: conditionally disable 2M pages by Marcelo Tosatti · 16 years ago
  17. 68f8940 KVM: VMX: EPT misconfiguration handler by Marcelo Tosatti · 16 years ago
  18. 94d8b05 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper by Marcelo Tosatti · 16 years ago
  19. 4d88954 KVM: MMU: make for_each_shadow_entry aware of largepages by Marcelo Tosatti · 16 years ago
  20. e799794 KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits by Marcelo Tosatti · 16 years ago
  21. 71db602 KVM: Move performance counter MSR access interception to generic x86 path by Andre Przywara · 16 years ago
  22. 2920d72 KVM: MMU audit: largepage handling by Marcelo Tosatti · 16 years ago
  23. 2aaf65e KVM: MMU audit: audit_mappings tweaks by Marcelo Tosatti · 16 years ago
  24. 48fc031 KVM: MMU audit: nontrapping ptes in nonleaf level by Marcelo Tosatti · 16 years ago
  25. e58b0f9 KVM: MMU audit: update audit_write_protection by Marcelo Tosatti · 16 years ago
  26. 08a3732 KVM: MMU audit: update count_writable_mappings / count_rmaps by Marcelo Tosatti · 16 years ago
  27. 776e663 KVM: MMU: introduce is_last_spte helper by Marcelo Tosatti · 16 years ago
  28. 3f5d18a KVM: Return to userspace on emulation failure by Avi Kivity · 16 years ago
  29. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 16 years ago
  30. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 16 years ago
  31. 1ed0ce0 KVM: Use pointer to vcpu instead of vcpu_id in timer code. by Gleb Natapov · 16 years ago
  32. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 16 years ago
  33. d555c33 KVM: MMU: s/shadow_pte/spte/ by Avi Kivity · 16 years ago
  34. 43a3795 KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte by Avi Kivity · 16 years ago
  35. 439e218 KVM: MMU: Fix is_dirty_pte() by Avi Kivity · 16 years ago
  36. 7ffd92c KVM: VMX: Move rmode structure to vmx-specific code by Avi Kivity · 16 years ago
  37. 3a624e2 KVM: VMX: Support Unrestricted Guest feature by Nitin A Kamble · 16 years ago
  38. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 16 years ago
  39. 9f4cc12 KVM: Grab pic lock in kvm_pic_clear_isr_ack by Marcelo Tosatti · 16 years ago
  40. 238adc7 KVM: Cleanup LAPIC interface by Jan Kiszka · 16 years ago
  41. 596ae89 KVM: VMX: Fix reporting of unhandled EPT violations by Avi Kivity · 16 years ago
  42. 6de4f3a KVM: Cache pdptrs by Avi Kivity · 16 years ago
  43. 8f5d549 KVM: VMX: Simplify pdptr and cr3 management by Avi Kivity · 16 years ago
  44. 2d84e99 KVM: VMX: Avoid duplicate ept tlb flush when setting cr3 by Avi Kivity · 16 years ago
  45. 6b66ac1 KVM: do not register i8254 PIO regions until we are initialized by Gregory Haskins · 16 years ago
  46. d76685c KVM: cleanup io_device code by Gregory Haskins · 16 years ago
  47. 6c8166a KVM: SVM: Fold kvm_svm.h info svm.c by Avi Kivity · 16 years ago
  48. 017cb99 KVM: SVM: use explicit 64bit storage for sysenter values by Andre Przywara · 16 years ago
  49. c5ff41c KVM: Allow PIT emulation without speaker port by Jan Kiszka · 16 years ago
  50. 721eecb KVM: irqfd by Gregory Haskins · 16 years ago
  51. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 16 years ago
  52. 787ff73 KVM: Drop interrupt shadow when single stepping should be done only on VMX by Gleb Natapov · 16 years ago
  53. 284e9b0 KVM: cleanup arch/x86/kvm/Makefile by Christoph Hellwig · 16 years ago
  54. ee3d29e KVM: x86 emulator: fix jmp far decoding (opcode 0xea) by Avi Kivity · 16 years ago
  55. c9eaf20 KVM: x86 emulator: Implement zero-extended immediate decoding by Avi Kivity · 16 years ago
  56. cb00764 KVM: fix cpuid E2BIG handling for extended request types by Mark McLoughlin · 16 years ago
  57. 60af2ec KVM: Use MSR names in place of address by Jaswinder Singh Rajput · 16 years ago
  58. 890ca9a KVM: Add MCE support by Huang Ying · 16 years ago
  59. af24a4e KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h by Jaswinder Singh Rajput · 16 years ago
  60. ae0bb3e KVM: VMX: Properly handle software interrupt re-injection in real mode by Gleb Natapov · 16 years ago
  61. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  62. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  63. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  64. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  65. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  66. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  67. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  68. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  69. bde8922 KVM: shut up uninit compiler warning in paging_tmpl.h by Jaswinder Singh Rajput · 16 years ago
  70. 9e69962 KVM: Ignore reads to K7 EVNTSEL MSRs by Amit Shah · 16 years ago
  71. e3c7cb6 KVM: VMX: Handle vmx instruction vmexits by Avi Kivity · 16 years ago
  72. a3f9d39 KVM: kvm/x86_emulate.c toggle_interruptibility() should be static by Jaswinder Singh Rajput · 16 years ago
  73. 29a4b93 KVM: MMU: Allow 4K ptes with bit 7 (PAT) set by Avi Kivity · 16 years ago
  74. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  75. a0861c0 KVM: Add VT-x machine check support by Andi Kleen · 16 years ago
  76. 56b237e KVM: VMX: Rename rmode.active to rmode.vm86_active by Nitin A Kamble · 16 years ago
  77. 20f6598 KVM: Move "exit due to NMI" handling into vmx_complete_interrupts() by Gleb Natapov · 16 years ago
  78. 8db3baa KVM: Disable CR8 intercept if tpr patching is active by Gleb Natapov · 16 years ago
  79. 36752c9 KVM: Do not migrate pending software interrupts. by Gleb Natapov · 16 years ago
  80. 44c1143 KVM: inject NMI after IRET from a previous NMI, not before. by Gleb Natapov · 16 years ago
  81. 6a8b1d1 KVM: Always request IRQ/NMI window if an interrupt is pending by Gleb Natapov · 16 years ago
  82. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 16 years ago
  83. f629cf8 KVM: skip_emulated_instruction() decode instruction if size is not known by Gleb Natapov · 16 years ago
  84. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 16 years ago
  85. fa9726b KVM: Do not allow interrupt injection from userspace if there is a pending event. by Gleb Natapov · 16 years ago
  86. 3298b75 KVM: Unprotect a page if #PF happens during NMI injection. by Gleb Natapov · 16 years ago
  87. 58f8ac2 KVM: Expand on "help" info to specify kvm intel and amd module names by Robert P. J. Day · 16 years ago
  88. 8986ecc KVM: x86: check for cr3 validity in mmu_alloc_roots by Marcelo Tosatti · 16 years ago
  89. 7c8a83b KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock by Marcelo Tosatti · 16 years ago
  90. 310b5d3 KVM: Deal with interrupt shadow state for emulated instructions by Glauber Costa · 16 years ago
  91. 2809f5d KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() by Glauber Costa · 16 years ago
  92. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 16 years ago
  93. d149c73 KVM: Update cpuid 1.ecx reporting by Avi Kivity · 16 years ago
  94. 7faa4ee KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch by Avi Kivity · 16 years ago
  95. 8d753f3 KVM: Fix cpuid feature misreporting by Avi Kivity · 16 years ago
  96. d6a8c87 KVM: Drop request_nmi from stats by Jan Kiszka · 16 years ago
  97. fe8e7f8 KVM: SVM: Don't reinject event that caused a task switch by Gleb Natapov · 16 years ago
  98. b586eb0 KVM: SVM: Fix cross vendor migration issue in segment segment descriptor by Andre Przywara · 16 years ago
  99. 9b5843d KVM: fix apic_debug instances by Glauber Costa · 16 years ago
  100. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 16 years ago