1. 0b71785 KVM: Move kvm_cpu_get_interrupt() declaration to x86 code by Gleb Natapov · 15 years ago
  2. b59bb7b KVM: Move exception handling to the same place as other events by Gleb Natapov · 15 years ago
  3. a205bc1 KVM: MMU: Fix MMU_DEBUG compile breakage by Joerg Roedel · 15 years ago
  4. d34e6b1 KVM: add ioeventfd support by Gregory Haskins · 15 years ago
  5. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 15 years ago
  6. fef07aa KVM: add module parameters documentation by Andre Przywara · 15 years ago
  7. e9f4275 KVM: PIT support for HPET legacy mode by Beth Kon · 15 years ago
  8. 0d1de2d KVM: Always report x2apic as supported feature by Gleb Natapov · 15 years ago
  9. c7f0f24 KVM: No need to kick cpu if not in a guest mode by Gleb Natapov · 15 years ago
  10. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  11. 07fb8bb KVM: ignore msi request if !level by Michael S. Tsirkin · 15 years ago
  12. f7c6d14 KVM: fix MMIO_CONF_BASE MSR access by Andre Przywara · 15 years ago
  13. f691fe1 KVM: Trace shadow page lifecycle by Avi Kivity · 15 years ago
  14. 9c1b96e KVM: Document basic API by Avi Kivity · 15 years ago
  15. 0742017 KVM: MMU: Trace guest pagetable walker by Avi Kivity · 15 years ago
  16. dc7e795 Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs" by Jan Kiszka · 15 years ago
  17. 6098ca9 KVM: handle AMD microcode MSR by Andre Przywara · 15 years ago
  18. 756975b KVM: Fix apic_mmio_write return for unaligned write by Sheng Yang · 15 years ago
  19. 70f93da KVM: Use temporary variable to shorten lines. by Gleb Natapov · 15 years ago
  20. 0105d1a KVM: x2apic interface to lapic by Gleb Natapov · 15 years ago
  21. fc61b80 KVM: Add Directed EOI support to APIC emulation by Gleb Natapov · 15 years ago
  22. cb24772 KVM: Trace apic registers using their symbolic names by Avi Kivity · 15 years ago
  23. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  24. c323c0e KVM: Ignore PCI ECS I/O enablement by Andre Przywara · 15 years ago
  25. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  26. 27c4ba6 KVM: fix lock imbalance by Jiri Slaby · 15 years ago
  27. 22fc029 KVM: document lock nesting rule by Michael S. Tsirkin · 15 years ago
  28. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  29. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 15 years ago
  30. 108b566 KVM: switch pit creation to slots_lock by Michael S. Tsirkin · 15 years ago
  31. d5c2dcc KVM: switch coalesced mmio changes to slots_lock by Michael S. Tsirkin · 15 years ago
  32. 69fa2d7 KVM: document locking for kvm_io_device_ops by Michael S. Tsirkin · 15 years ago
  33. d3efc8e KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp by Marcelo Tosatti · 15 years ago
  34. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  35. 46f43c6 KVM: powerpc: convert marker probes to event trace by Marcelo Tosatti · 15 years ago
  36. ed85c06 KVM: introduce module parameter for ignoring unknown MSRs accesses by Andre Przywara · 15 years ago
  37. 1fdbd48 KVM: ignore reads from AMDs C1E enabled MSR by Andre Przywara · 15 years ago
  38. 8f1589d KVM: ignore AMDs HWCR register access to set the FFDIS bit by Andre Przywara · 15 years ago
  39. 894a9c5 KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths by Marcelo Tosatti · 15 years ago
  40. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  41. f340ca0 hugetlbfs: export vma_kernel_pagsize to modules by Joerg Roedel · 15 years ago
  42. 3eea843 KVM: s390: Fix memslot initialization for userspace_addr != 0 by Christian Borntraeger · 15 years ago
  43. 4668f05 KVM: x86 emulator: Add sysexit emulation by Andre Przywara · 15 years ago
  44. 8c60435 KVM: x86 emulator: Add sysenter emulation by Andre Przywara · 15 years ago
  45. e66bb2c KVM: x86 emulator: add syscall emulation by Andre Przywara · 15 years ago
  46. e99f050 KVM: x86 emulator: Prepare for emulation of syscall instructions by Andre Przywara · 15 years ago
  47. b1d8614 KVM: x86 emulator: Add missing EFLAGS bit definitions by Andre Przywara · 15 years ago
  48. 0cb5762 KVM: Allow emulation of syscalls instructions on #UD by Andre Przywara · 15 years ago
  49. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  50. 219b65d KVM: SVM: Improve nested interrupt injection by Alexander Graf · 15 years ago
  51. ff09238 KVM: SVM: Implement INVLPGA by Alexander Graf · 15 years ago
  52. 3c5d0a4 KVM: Implement MSRs used by Hyper-V by Alexander Graf · 15 years ago
  53. 0367b43 x86: Add definition for IGNNE MSR by Alexander Graf · 15 years ago
  54. b3dbf89 KVM: SVM: Don't save/restore host cr2 by Avi Kivity · 15 years ago
  55. d3edefc KVM: VMX: Only reload guest cr2 if different from host cr2 by Avi Kivity · 15 years ago
  56. 681405b KVM: Drop useless atomic test from timer function by Jan Kiszka · 15 years ago
  57. f7104db KVM: Fix racy event propagation in timer by Jan Kiszka · 15 years ago
  58. 33e4c68 KVM: Optimize searching for highest IRR by Gleb Natapov · 15 years ago
  59. 6edf14d KVM: Replace pending exception by PF if it happens serially by Gleb Natapov · 15 years ago
  60. 54dee99 KVM: VMX: conditionally disable 2M pages by Marcelo Tosatti · 15 years ago
  61. 68f8940 KVM: VMX: EPT misconfiguration handler by Marcelo Tosatti · 15 years ago
  62. 94d8b05 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper by Marcelo Tosatti · 15 years ago
  63. 4d88954 KVM: MMU: make for_each_shadow_entry aware of largepages by Marcelo Tosatti · 15 years ago
  64. e799794 KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits by Marcelo Tosatti · 15 years ago
  65. 71db602 KVM: Move performance counter MSR access interception to generic x86 path by Andre Przywara · 15 years ago
  66. 2920d72 KVM: MMU audit: largepage handling by Marcelo Tosatti · 15 years ago
  67. 2aaf65e KVM: MMU audit: audit_mappings tweaks by Marcelo Tosatti · 15 years ago
  68. 48fc031 KVM: MMU audit: nontrapping ptes in nonleaf level by Marcelo Tosatti · 15 years ago
  69. e58b0f9 KVM: MMU audit: update audit_write_protection by Marcelo Tosatti · 15 years ago
  70. 08a3732 KVM: MMU audit: update count_writable_mappings / count_rmaps by Marcelo Tosatti · 15 years ago
  71. 776e663 KVM: MMU: introduce is_last_spte helper by Marcelo Tosatti · 15 years ago
  72. 3f5d18a KVM: Return to userspace on emulation failure by Avi Kivity · 15 years ago
  73. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  74. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  75. 1ed0ce0 KVM: Use pointer to vcpu instead of vcpu_id in timer code. by Gleb Natapov · 15 years ago
  76. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  77. d555c33 KVM: MMU: s/shadow_pte/spte/ by Avi Kivity · 15 years ago
  78. 43a3795 KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte by Avi Kivity · 15 years ago
  79. 439e218 KVM: MMU: Fix is_dirty_pte() by Avi Kivity · 15 years ago
  80. 7ffd92c KVM: VMX: Move rmode structure to vmx-specific code by Avi Kivity · 15 years ago
  81. 6a4a983 KVM: Reorder ioctls in kvm.h by Avi Kivity · 15 years ago
  82. 3a624e2 KVM: VMX: Support Unrestricted Guest feature by Nitin A Kamble · 15 years ago
  83. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  84. 60eead7 KVM: introduce irq_lock, use it to protect ioapic by Marcelo Tosatti · 15 years ago
  85. 64a2268 KVM: move coalesced_mmio locking to its own device by Marcelo Tosatti · 15 years ago
  86. 9f4cc12 KVM: Grab pic lock in kvm_pic_clear_isr_ack by Marcelo Tosatti · 15 years ago
  87. 238adc7 KVM: Cleanup LAPIC interface by Jan Kiszka · 15 years ago
  88. 06579dd KVM: ppc: e500: Add MMUCFG and PVR emulation by Liu Yu · 15 years ago
  89. 5b7c1a2 KVM: ppc: e500: Directly pass pvr to guest by Liu Yu · 15 years ago
  90. 0cfb50e KVM: ppc: e500: Move to Book-3e MMU definitions by Liu Yu · 15 years ago
  91. 105f8d4 KVM: Calculate available entries in coalesced mmio ring by Avi Kivity · 15 years ago
  92. 596ae89 KVM: VMX: Fix reporting of unhandled EPT violations by Avi Kivity · 15 years ago
  93. 6de4f3a KVM: Cache pdptrs by Avi Kivity · 15 years ago
  94. 8f5d549 KVM: VMX: Simplify pdptr and cr3 management by Avi Kivity · 15 years ago
  95. 2d84e99 KVM: VMX: Avoid duplicate ept tlb flush when setting cr3 by Avi Kivity · 15 years ago
  96. 6b66ac1 KVM: do not register i8254 PIO regions until we are initialized by Gregory Haskins · 15 years ago
  97. d76685c KVM: cleanup io_device code by Gregory Haskins · 15 years ago
  98. 787a660 KVM: Clean up coalesced_mmio destruction by Gregory Haskins · 15 years ago
  99. 2986b8c KVM: powerpc: fix some init/exit annotations by Stephen Rothwell · 15 years ago
  100. 6c8166a KVM: SVM: Fold kvm_svm.h info svm.c by Avi Kivity · 15 years ago