1. 534e38b KVM: VMX: Always return old for clear_flush_young() when using EPT by Sheng Yang · 16 years ago
  2. e5eab0c KVM: SVM: fix guest global tlb flushes with NPT by Joerg Roedel · 16 years ago
  3. 44874f8 KVM: SVM: fix random segfaults with NPT enabled by Joerg Roedel · 16 years ago
  4. 315a655 x86: move VMX MSRs to msr-index.h by Sheng Yang · 16 years ago
  5. beb20d52 hrtimer: convert kvm to the new hrtimer apis by Arjan van de Ven · 16 years ago
  6. cd5998e KVM: MMU: Fix torn shadow pte by Avi Kivity · 16 years ago
  7. ed84862 KVM: Advertise synchronized mmu support to userspace by Avi Kivity · 16 years ago
  8. e930bff KVM: Synchronize guest physical memory map to host virtual memory map by Andrea Arcangeli · 16 years ago
  9. 604b38a KVM: Allow browsing memslots with mmu_lock by Andrea Arcangeli · 16 years ago
  10. a1708ce KVM: Allow reading aliases with mmu_lock by Andrea Arcangeli · 16 years ago
  11. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  12. 5fdbcb9 KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko by Sheng Yang · 16 years ago
  13. 5ec5726 KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter by Sheng Yang · 16 years ago
  14. c93cd3a KVM: task switch: translate guest segment limit to virt-extension byte granular field by Marcelo Tosatti · 16 years ago
  15. 577bdc4 KVM: Avoid instruction emulation when event delivery is pending by Avi Kivity · 16 years ago
  16. 34198bf8 KVM: task switch: use seg regs provided by subarch instead of reading from GDT by Marcelo Tosatti · 16 years ago
  17. 98899aa KVM: task switch: segment base is linear address by Marcelo Tosatti · 16 years ago
  18. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  19. 722c05f KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts by Avi Kivity · 16 years ago
  20. 2a7c5b8 KVM: x86 emulator: emulate clflush by Glauber Costa · 16 years ago
  21. 376c53c KVM: MMU: improve invalid shadow root page handling by Marcelo Tosatti · 16 years ago
  22. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  23. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
  24. c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 16 years ago
  25. 19fdfa0 KVM: x86 emulator: Fix HLT instruction by Mohammed Gamal · 16 years ago
  26. ac9f6dc KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized by Avi Kivity · 16 years ago
  27. 4e1096d KVM: VMX: Add ept_sync_context in flush_tlb by Sheng Yang · 16 years ago
  28. 5a4c928 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held by Marcelo Tosatti · 16 years ago
  29. 0da1db75 KVM: SVM: fix suspend/resume support by Joerg Roedel · 16 years ago
  30. f8b78fa KVM: move slots_lock acquision down to vapic_exit by Marcelo Tosatti · 16 years ago
  31. efa67e0 KVM: VMX: Fake emulate Intel perfctr MSRs by Chris Lalancette · 16 years ago
  32. 65267ea KVM: VMX: Fix a wrong usage of vmcs_config by Sheng Yang · 16 years ago
  33. db475c3 KVM: MMU: Fix printk format by Avi Kivity · 16 years ago
  34. 6ada8cc KVM: MMU: When debug is enabled, make it a run-time parameter by Avi Kivity · 16 years ago
  35. 7a5b56d KVM: x86 emulator: lazily evaluate segment registers by Avi Kivity · 16 years ago
  36. 0adc867 KVM: x86 emulator: avoid segment base adjust for lea by Avi Kivity · 16 years ago
  37. f5b4edc KVM: x86 emulator: simplify rip relative decoding by Avi Kivity · 16 years ago
  38. 84411d8 KVM: x86 emulator: simplify r/m decoding by Avi Kivity · 16 years ago
  39. dc71d0f KVM: x86 emulator: simplify sib decoding by Avi Kivity · 16 years ago
  40. 8684c0a KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases by Avi Kivity · 16 years ago
  41. b13354f KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97) by Mohammed Gamal · 16 years ago
  42. f76c710 KVM: Use printk_rlimit() instead of reporting emulation failures just once by Avi Kivity · 16 years ago
  43. 25be460 KVM: Do not calculate linear rip in emulation failure report by Glauber Costa · 16 years ago
  44. 622395a KVM: only abort guest entry if timer count goes from 0->1 by Marcelo Tosatti · 16 years ago
  45. 542472b KVM: Add coalesced MMIO support (x86 part) by Laurent Vivier · 16 years ago
  46. 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 16 years ago
  47. 131d827 KVM: MMU: Avoid page prefetch on SVM by Avi Kivity · 16 years ago
  48. d761a50 KVM: MMU: Move nonpaging_prefetch_page() by Avi Kivity · 16 years ago
  49. 91ed7a0 KVM: x86 emulator: implement 'push imm' (opcode 0x68) by Avi Kivity · 16 years ago
  50. 19e4363 KVM: x86 emulator: simplify push imm8 emulation by Avi Kivity · 16 years ago
  51. eab9f71 KVM: MMU: Optimize prefetch_page() by Avi Kivity · 16 years ago
  52. 38d5bc6 KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction by Guillaume Thouvenin · 16 years ago
  53. 4257198 KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction by Guillaume Thouvenin · 16 years ago
  54. 615ac12 KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction by Guillaume Thouvenin · 16 years ago
  55. 954cd36 KVM: x86 emulator: add support for jmp far 0xea by Guillaume Thouvenin · 16 years ago
  56. 89c6963 KVM: x86 emulator: Update c->dst.bytes in decode instruction by Guillaume Thouvenin · 16 years ago
  57. 3e6e0aa KVM: Prefixes segment functions that will be exported with "kvm_" by Guillaume Thouvenin · 16 years ago
  58. 9ba075a KVM: MTRR support by Avi Kivity · 16 years ago
  59. f08864b KVM: VMX: Enable NMI with in-kernel irqchip by Sheng Yang · 16 years ago
  60. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  61. 50d40d7 KVM: Remove unnecessary ->decache_regs() call by Avi Kivity · 16 years ago
  62. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  63. 543e424 KVM: VMX: Add list of potentially locally cached vcpus by Avi Kivity · 16 years ago
  64. 4ecac3f KVM: Handle virtualization instruction #UD faults during reboot by Avi Kivity · 16 years ago
  65. 1b7fcd3 KVM: MMU: Fix false flooding when a pte points to page table by Avi Kivity · 16 years ago
  66. 7682f2d KVM: VMX: Trivial vmcs_write64() code simplification by Avi Kivity · 16 years ago
  67. 14ae51b KVM: SVM: Fake MSR_K7 performance counters by Chris Lalancette · 16 years ago
  68. f697554 KVM: PIT: support mode 3 by Aurelien Jarno · 16 years ago
  69. d2ebb41 KVM: SVM: add tracing support for TDP page faults by Joerg Roedel · 16 years ago
  70. af9ca2d KVM: SVM: add missing kvmtrace markers by Joerg Roedel · 16 years ago
  71. 54e445c KVM: add missing kvmtrace bits by Joerg Roedel · 16 years ago
  72. a069805 KVM: SVM: implement dedicated INTR exit handler by Joerg Roedel · 16 years ago
  73. c47f098 KVM: SVM: implement dedicated NMI exit handler by Joerg Roedel · 16 years ago
  74. c7bf23b KVM: VMX: move APIC_ACCESS trace entry to generic code by Joerg Roedel · 16 years ago
  75. 8b2cf73 KVM: add statics were possible, function definition in lapic.h by Harvey Harrison · 16 years ago
  76. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  77. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  78. 50d0a0f KVM: Make kvm host use the paravirt clocksource structs by Gerd Hoffmann · 16 years ago
  79. a9b21b6 KVM: VMX: Fix host msr corruption with preemption enabled by Avi Kivity · 16 years ago
  80. 6bf6a95 KVM: MMU: Fix oops on guest userspace access to guest pagetable by Avi Kivity · 16 years ago
  81. 3094538 KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) by Marcelo Tosatti · 16 years ago
  82. 6597ca0 KVM: MMU: Fix rmap_write_protect() hugepage iteration bug by Marcelo Tosatti · 16 years ago
  83. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  84. d4acf7e KVM: Fix race between timer migration and vcpu migration by Marcelo Tosatti · 16 years ago
  85. 3c91551 KVM: MMU: Fix is_empty_shadow_page() check by Avi Kivity · 16 years ago
  86. ebb0e62 KVM: MMU: Fix printk() format string by Avi Kivity · 16 years ago
  87. 8d2d73b KVM: MMU: reschedule during shadow teardown by Avi Kivity · 16 years ago
  88. e693d71 KVM: VMX: Clear CR4.VMXE in hardware_disable by Eli Collins · 16 years ago
  89. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  90. 33e3885 KVM: x86 emulator: fix hypercall return value on AMD by Avi Kivity · 16 years ago
  91. 2ddfd20 namespacecheck: automated fixes by Ingo Molnar · 16 years ago
  92. 54aaace KVM: LAPIC: ignore pending timers if LVTT is disabled by Marcelo Tosatti · 16 years ago
  93. eedaa4e KVM: PIT: take inject_pending into account when emulating hlt by Marcelo Tosatti · 16 years ago
  94. 107d6d2 KVM: x86 emulator: fix writes to registers with modrm encodings by Avi Kivity · 16 years ago
  95. 93df766 KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page by Avi Kivity · 16 years ago
  96. bc1a34f KVM: avoid fx_init() schedule in atomic by Andrea Arcangeli · 16 years ago
  97. b4f14ab KVM: Avoid spurious execeptions after setting registers by Jan Kiszka · 16 years ago
  98. ece15ba KVM: PIT: support mode 4 by Marcelo Tosatti · 16 years ago
  99. dc7457e KVM: x86 emulator: disable writeback on lmsw by Avi Kivity · 16 years ago
  100. 3fe913e KVM: x86: task switch: fix wrong bit setting for the busy flag by Izik Eidus · 16 years ago