1. 82725b2 KVM: MMU: Emulate #PF error code of reserved bits violation by Dong, Eddie · 15 years ago
  2. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 15 years ago
  3. 09cec75 KVM: Timer event should not unconditionally unhalt vcpu. by Gleb Natapov · 15 years ago
  4. 7fe29e0 KVM: x86: Ignore reads to EVNTSEL MSRs by Amit Shah · 15 years ago
  5. e56d532 KVM: Device assignment framework rework by Sheng Yang · 15 years ago
  6. 2dea4c8 KVM: x86: silence preempt warning on kvm_write_guest_time by Matt T. Yourst · 15 years ago
  7. a2edf57 KVM: Fix PDPTR reloading on CR4 writes by Avi Kivity · 15 years ago
  8. e286e86 KVM: Make EFER reads safe when EFER does not exist by Avi Kivity · 15 years ago
  9. 334b8ad KVM: Fix NX support reporting by Avi Kivity · 15 years ago
  10. 888d256 KVM: Unregister cpufreq notifier on unload by Jan Kiszka · 15 years ago
  11. 7f1ea20 KVM: x86: release time_page on vcpu destruction by Joerg Roedel · 15 years ago
  12. cded19f KVM: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  13. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  14. c807660 KVM: Fix kvmclock on !constant_tsc boxes by Gerd Hoffmann · 15 years ago
  15. 1b2fd70 KVM: Add FFXSR support by Alexander Graf · 15 years ago
  16. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  17. 1935547 KVM: x86: Fix typos and whitespace errors by Amit Shah · 15 years ago
  18. 5a41acc KVM: MMU: Only enable cr4_pge role in shadow mode by Avi Kivity · 15 years ago
  19. 269e05e KVM: Properly lock PIT creation by Avi Kivity · 16 years ago
  20. 52d939a KVM: PIT: provide an option to disable interrupt reinjection by Marcelo Tosatti · 16 years ago
  21. 61a6bd6 KVM: Fallback support for MSR_VM_HSAVE_PA by Avi Kivity · 16 years ago
  22. 0f34607 KVM: remove the vmap usage by Izik Eidus · 16 years ago
  23. 77c2002 KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt by Izik Eidus · 16 years ago
  24. 53f658b3 KVM: VMX: initialize TSC offset relative to vm creation time by Marcelo Tosatti · 16 years ago
  25. 2f0b3d6 KVM: MMU: Segregate mmu pages created with different cr4.pge settings by Avi Kivity · 16 years ago
  26. ae675ef KVM: x86: Wire-up hardware breakpoints for guest debugging by Jan Kiszka · 16 years ago
  27. 42dbaa5 KVM: x86: Virtualize debug registers by Jan Kiszka · 16 years ago
  28. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  29. d801747 KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set by Alexander Graf · 16 years ago
  30. b286d5d KVM: SVM: Implement hsave by Alexander Graf · 16 years ago
  31. abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 15 years ago
  32. ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 15 years ago
  33. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 15 years ago
  34. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  35. 4531220 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI by Jan Kiszka · 16 years ago
  36. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  37. ad218f8 KVM: MMU: prepopulate the shadow on invlpg by Marcelo Tosatti · 16 years ago
  38. 6cffe8c KVM: MMU: skip global pgtables on sync due to cr3 switch by Marcelo Tosatti · 16 years ago
  39. 0fdf8e5 KVM: Fix cpuid iteration on multiple leaves per eac by Nitin A Kamble · 16 years ago
  40. 0853d2c KVM: Fix cpuid leaf 0xb loop termination by Nitin A Kamble · 16 years ago
  41. 6eb5581 KVM: Enable Function Level Reset for assigned device by Sheng Yang · 16 years ago
  42. e93f36b KVM: allow emulator to adjust rip for emulated pio instructions by Guillaume Thouvenin · 16 years ago
  43. b8222ad KVM: x86: Fix typo in function name by Amit Shah · 16 years ago
  44. 64d4d52 KVM: Enable MTRR for EPT by Sheng Yang · 16 years ago
  45. 468d472 KVM: VMX: Add PAT support for EPT by Sheng Yang · 16 years ago
  46. 0bed3b5 KVM: Improve MTRR structure by Sheng Yang · 16 years ago
  47. 5f17928 KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback by Gleb Natapov · 16 years ago
  48. c4abb7c KVM: x86: Support for user space injected NMIs by Jan Kiszka · 16 years ago
  49. 0496fbb KVM: x86: VCPU with pending NMI is runnabled by Jan Kiszka · 16 years ago
  50. 448fa4a KVM: x86: Reset pending/inject NMI state on CPU reset by Jan Kiszka · 16 years ago
  51. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  52. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  53. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  54. 8a98f66 KVM: Move device assignment logic to common code by Xiantao Zhang · 16 years ago
  55. 1b10bf3 KVM: x86: Silence various LAPIC-related host kernel messages by Jan Kiszka · 16 years ago
  56. e482580 KVM: PIC: enhance IPI avoidance by Marcelo Tosatti · 16 years ago
  57. 4731d4c KVM: MMU: out of sync shadow core by Marcelo Tosatti · 16 years ago
  58. a705289 KVM: x86: trap invlpg by Marcelo Tosatti · 16 years ago
  59. 0ba73cd KVM: MMU: sync roots on mmu reload by Marcelo Tosatti · 16 years ago
  60. af2152f KVM: don't enter guest after SIPI was received by a CPU by Gleb Natapov · 16 years ago
  61. 2259e3a KVM: x86.c make kvm_load_realmode_segment static by Harvey Harrison · 16 years ago
  62. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  63. bfadade KVM: Device Assignment: Free device structures if IRQ allocation fails by Amit Shah · 16 years ago
  64. 62c476c KVM: Device Assignment with VT-d by Ben-Ami Yassour · 16 years ago
  65. 9c3e4aa KVM: x86: unhalt vcpu0 on reset by Marcelo Tosatti · 16 years ago
  66. d769017 KVM: x86: do not execute halted vcpus by Marcelo Tosatti · 16 years ago
  67. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  68. a89c1ad KVM: add MC5_MISC msr read support by Joerg Roedel · 16 years ago
  69. acee3c0 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED by Avi Kivity · 16 years ago
  70. f4bbd9a KVM: Load real mode segments correctly by Avi Kivity · 16 years ago
  71. ee032c9 KVM: make irq ack notifier functions static by Harvey Harrison · 16 years ago
  72. 29c8fa3 KVM: Use kvm_set_irq to inject interrupts by Amit Shah · 16 years ago
  73. 6762b72 KVM: Device assignment: Check for privileges before assigning irq by Amit Shah · 16 years ago
  74. 29415c3 KVM: set debug registers after "schedulable" section by Marcelo Tosatti · 16 years ago
  75. b772ff3 KVM: Reduce stack usage in kvm_arch_vcpu_ioctl() by Dave Hansen · 16 years ago
  76. f0d6627 KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl() by Dave Hansen · 16 years ago
  77. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  78. b5e2fec KVM: Ignore DEBUGCTL MSRs with no effect by Alexander Graf · 16 years ago
  79. 26eef70 KVM: Clear exception queue before emulating an instruction by Avi Kivity · 16 years ago
  80. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  81. ed84862 KVM: Advertise synchronized mmu support to userspace by Avi Kivity · 16 years ago
  82. 604b38a KVM: Allow browsing memslots with mmu_lock by Andrea Arcangeli · 16 years ago
  83. a1708ce KVM: Allow reading aliases with mmu_lock by Andrea Arcangeli · 16 years ago
  84. c93cd3a KVM: task switch: translate guest segment limit to virt-extension byte granular field by Marcelo Tosatti · 16 years ago
  85. 34198bf8 KVM: task switch: use seg regs provided by subarch instead of reading from GDT by Marcelo Tosatti · 16 years ago
  86. 98899aa KVM: task switch: segment base is linear address by Marcelo Tosatti · 16 years ago
  87. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  88. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
  89. ac9f6dc KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized by Avi Kivity · 16 years ago
  90. f8b78fa KVM: move slots_lock acquision down to vapic_exit by Marcelo Tosatti · 16 years ago
  91. 7a5b56d KVM: x86 emulator: lazily evaluate segment registers by Avi Kivity · 16 years ago
  92. f76c710 KVM: Use printk_rlimit() instead of reporting emulation failures just once by Avi Kivity · 16 years ago
  93. 25be460 KVM: Do not calculate linear rip in emulation failure report by Glauber Costa · 16 years ago
  94. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 16 years ago
  95. 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 16 years ago
  96. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 16 years ago
  97. 9ba075a KVM: MTRR support by Avi Kivity · 16 years ago
  98. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 16 years ago
  99. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  100. 50d40d7 KVM: Remove unnecessary ->decache_regs() call by Avi Kivity · 16 years ago