1. d4330ef KVM: x86: Add callback to let modules decide over some supported cpuid bits by Joerg Roedel · 14 years ago
  2. 87bc3bf KVM: MMU: Drop cr4.pge from shadow page role by Avi Kivity · 14 years ago
  3. 0571d36 KVM: MMU: reduce 'struct kvm_mmu_page' size by Xiao Guangrong · 14 years ago
  4. 5b7e010 KVM: MMU: Replace role.glevels with role.cr4_pae by Avi Kivity · 14 years ago
  5. e269fb2 KVM: x86: Push potential exception error code on task switches by Jan Kiszka · 14 years ago
  6. 020df07 KVM: move DR register access handling into generic code by Gleb Natapov · 14 years ago
  7. f84cbb0 KVM: MMU: remove unused field by Xiao Guangrong · 14 years ago
  8. 7972995 KVM: x86 emulator: Move string pio emulation into emulator.c by Gleb Natapov · 14 years ago
  9. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 14 years ago
  10. 93a152b KVM: remove realmode_lmsw function. by Gleb Natapov · 14 years ago
  11. 52a4661 KVM: Provide callback to get/set control registers in emulator ops. by Gleb Natapov · 14 years ago
  12. 49c6799 KVM: Remove pointer to rflags from realmode_set_cr parameters. by Gleb Natapov · 14 years ago
  13. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 14 years ago
  14. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 14 years ago
  15. 2d49ec7 KVM: move segment_base() into vmx.c by Gleb Natapov · 14 years ago
  16. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 14 years ago
  17. f92653e KVM: x86: Add kvm_is_linear_rip by Jan Kiszka · 14 years ago
  18. ad91f8f KVM: remove redundant prototype of load_pdptrs() by Takuya Yoshikawa · 14 years ago
  19. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 14 years ago
  20. c697518 KVM: Fix segment descriptor loading by Gleb Natapov · 14 years ago
  21. f850e2e KVM: x86 emulator: Check IOPL level during io instruction emulation by Gleb Natapov · 14 years ago
  22. 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 14 years ago
  23. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  24. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 15 years ago
  25. c76de35 KVM: SVM: Clean up and enhance mov dr emulation by Jan Kiszka · 15 years ago
  26. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  27. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  28. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  29. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  30. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  31. 0680fe5 KVM: Bump maximum vcpu count to 64 by Avi Kivity · 15 years ago
  32. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago
  33. fef9cce KVM: modify alias layout in x86s struct kvm_arch by Marcelo Tosatti · 15 years ago
  34. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  35. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  36. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  37. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  38. d569672 KVM: VMX: Fix comparison of guest efer with stale host value by Avi Kivity · 15 years ago
  39. 3cfc309 KVM: x86: Add KVM_GET/SET_VCPU_EVENTS by Jan Kiszka · 15 years ago
  40. 18863bd KVM: x86 shared msr infrastructure by Avi Kivity · 15 years ago
  41. afbcf7a KVM: allow userspace to adjust kvmclock offset by Glauber Costa · 15 years ago
  42. 6be7d30 KVM: SVM: Cleanup NMI singlestep by Jan Kiszka · 15 years ago
  43. 94fe45d KVM: x86: Fix guest single-stepping while interruptible by Jan Kiszka · 15 years ago
  44. ffde22a KVM: Xen PV-on-HVM guest support by Ed Swierk · 15 years ago
  45. 91586a3 KVM: x86: Rework guest single-step flag injection and filtering by Jan Kiszka · 15 years ago
  46. 355be0b KVM: x86: Refactor guest debug IOCTL handling by Jan Kiszka · 15 years ago
  47. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  48. 136bdfe KVM: Move irq ack notifier list to arch independent code by Gleb Natapov · 15 years ago
  49. 1a6e4a8 KVM: Move irq sharing information to irqchip level by Gleb Natapov · 15 years ago
  50. 851ba69 KVM: Don't pass kvm_run arguments by Avi Kivity · 15 years ago
  51. 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
  52. 0a79b00 KVM: VMX: Check cpl before emulating debug register access by Avi Kivity · 15 years ago
  53. 3d53c27 KVM: Use thread debug register storage instead of kvm specific data by Avi Kivity · 15 years ago
  54. 56e8231 KVM: Rename x86_emulate.c to emulate.c by Avi Kivity · 15 years ago
  55. 344f414 KVM: report 1GB page support to userspace by Joerg Roedel · 15 years ago
  56. 04326ca KVM: MMU: enable gbpages by increasing nr of pagesizes by Joerg Roedel · 15 years ago
  57. 7e4e405 KVM: MMU: shadow support for 1gb pages by Joerg Roedel · 15 years ago
  58. 852e3c1 KVM: MMU: make direct mapping paths aware of mapping levels by Joerg Roedel · 15 years ago
  59. b927a3c KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl by Sheng Yang · 15 years ago
  60. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  61. 0b71785 KVM: Move kvm_cpu_get_interrupt() declaration to x86 code by Gleb Natapov · 15 years ago
  62. ec04b26 KVM: Prepare memslot data structures for multiple hugepage sizes by Joerg Roedel · 15 years ago
  63. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  64. 7ffd92c KVM: VMX: Move rmode structure to vmx-specific code by Avi Kivity · 15 years ago
  65. 3a624e2 KVM: VMX: Support Unrestricted Guest feature by Nitin A Kamble · 15 years ago
  66. 6de4f3a KVM: Cache pdptrs by Avi Kivity · 15 years ago
  67. 890ca9a KVM: Add MCE support by Huang Ying · 15 years ago
  68. af24a4e KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h by Jaswinder Singh Rajput · 15 years ago
  69. 56b237e KVM: VMX: Rename rmode.active to rmode.vm86_active by Nitin A Kamble · 15 years ago
  70. 44c1143 KVM: inject NMI after IRET from a previous NMI, not before. by Gleb Natapov · 15 years ago
  71. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 15 years ago
  72. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  73. 2809f5d KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() by Glauber Costa · 15 years ago
  74. d6a8c87 KVM: Drop request_nmi from stats by Jan Kiszka · 15 years ago
  75. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago
  76. 4b12f0d KVM: Replace get_mt_mask_shift with get_mt_mask by Sheng Yang · 15 years ago
  77. 14d0bc1 KVM: Get rid of get_irq() callback by Gleb Natapov · 15 years ago
  78. 95ba827313 KVM: SVM: Add NMI injection support by Gleb Natapov · 15 years ago
  79. c4282df KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open by Gleb Natapov · 15 years ago
  80. 1d6ed0c KVM: Remove inject_pending_vectors() callback by Gleb Natapov · 15 years ago
  81. 1cb948a KVM: Remove exception_injected() callback. by Gleb Natapov · 15 years ago
  82. 863e8e6 KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX by Gleb Natapov · 15 years ago
  83. ba8afb6 KVM: x86 emulator: Add new mode of instruction emulation: skip by Gleb Natapov · 15 years ago
  84. c2d0ee4 KVM: MMU: remove global page optimization logic by Marcelo Tosatti · 15 years ago
  85. 9645bb56 KVM: MMU: Use different shadows when EFER.NXE changes by Avi Kivity · 15 years ago
  86. 82725b2 KVM: MMU: Emulate #PF error code of reserved bits violation by Dong, Eddie · 15 years ago
  87. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  88. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  89. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  90. f6e2c02 KVM: MMU: Rename "metaphysical" attribute to "direct" by Avi Kivity · 16 years ago
  91. 1c08364 KVM: Move struct kvm_pio_request into x86 kvm_host.h by Avi Kivity · 16 years ago
  92. 77c2002 KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt by Izik Eidus · 16 years ago
  93. 53f658b3 KVM: VMX: initialize TSC offset relative to vm creation time by Marcelo Tosatti · 16 years ago
  94. 2f0b3d6 KVM: MMU: Segregate mmu pages created with different cr4.pge settings by Avi Kivity · 16 years ago
  95. a770f6f KVM: MMU: Inherit a shadow page's guest level count from vcpu setup by Avi Kivity · 16 years ago
  96. 42dbaa5 KVM: x86: Virtualize debug registers by Jan Kiszka · 16 years ago
  97. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  98. 3d6368e KVM: SVM: Add VMRUN handler by Alexander Graf · 16 years ago
  99. 1371d90 KVM: SVM: Implement GIF, clgi and stgi by Alexander Graf · 16 years ago
  100. 9962d03 KVM: SVM: Move EFER and MSR constants to generic x86 code by Alexander Graf · 16 years ago