1. 9ea542f KVM: VMX: Rename IA32_FEATURE_CONTROL bits by Sheng Yang · 16 years ago
  2. ef46f18 KVM: x86 emulator: fix jmp r/m64 instruction by Avi Kivity · 16 years ago
  3. 4b92fe0 KVM: VMX: Cleanup stalled INTR_INFO read by Jan Kiszka · 16 years ago
  4. 9c3e4aa KVM: x86: unhalt vcpu0 on reset by Marcelo Tosatti · 16 years ago
  5. d19292e KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2) by Mohammed Gamal · 16 years ago
  6. d769017 KVM: x86: do not execute halted vcpus by Marcelo Tosatti · 16 years ago
  7. a6a3034 KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) by Mohammed Gamal · 16 years ago
  8. fa89a81 KVM: Add statistics for guest irq injections by Avi Kivity · 16 years ago
  9. d40a1ee KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr by Sheng Yang · 16 years ago
  10. fb4616f KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) by Mohammed Gamal · 16 years ago
  11. a89c1ad KVM: add MC5_MISC msr read support by Joerg Roedel · 16 years ago
  12. 48d1503 KVM: SVM: No need to unprotect memory during event injection when using npt by Avi Kivity · 16 years ago
  13. 3201b5d KVM: MMU: Fix setting the accessed bit on non-speculative sptes by Avi Kivity · 16 years ago
  14. 171d595 KVM: MMU: Flush tlbs after clearing write permission when accessing dirty log by Avi Kivity · 16 years ago
  15. 2245a28 KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access() by Avi Kivity · 16 years ago
  16. bc2d429 KVM: MMU: Account for npt/ept/realmode page faults by Avi Kivity · 16 years ago
  17. a5e2e82 KVM: x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) by Mohammed Gamal · 16 years ago
  18. acee3c0 KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHARED by Avi Kivity · 16 years ago
  19. abb9e0b KVM: MMU: Convert the paging mode shadow walk to use the generic walker by Avi Kivity · 16 years ago
  20. 140754b KVM: MMU: Convert direct maps to use the generic shadow walker by Avi Kivity · 16 years ago
  21. 3d000db KVM: MMU: Add generic shadow walker by Avi Kivity · 16 years ago
  22. 6c41f42 KVM: MMU: Infer shadow root level in direct_map() by Avi Kivity · 16 years ago
  23. 6e37d3d KVM: MMU: Unify direct map 4K and large page paths by Avi Kivity · 16 years ago
  24. 135f8c2 KVM: MMU: Move SHADOW_PT_INDEX to mmu.c by Avi Kivity · 16 years ago
  25. 6eb06cb KVM: x86 emulator: remove bad ByteOp specifier from NEG descriptor by Avi Kivity · 16 years ago
  26. 41afa02 KVM: x86 emulator: remove duplicate SrcImm by roel kluin · 16 years ago
  27. f4bbd9a KVM: Load real mode segments correctly by Avi Kivity · 16 years ago
  28. a16b20d KVM: VMX: Change segment dpl at reset to 3 by Avi Kivity · 16 years ago
  29. 5706be0 KVM: VMX: Change cs reset state to be a data segment by Avi Kivity · 16 years ago
  30. ee032c9 KVM: make irq ack notifier functions static by Harvey Harrison · 16 years ago
  31. 29c8fa3 KVM: Use kvm_set_irq to inject interrupts by Amit Shah · 16 years ago
  32. 94c935a1 KVM: SVM: Fix typo by Amit Shah · 16 years ago
  33. a89a8fb KVM: VMX: Modify mode switching and vmentry functions by Mohammed Gamal · 16 years ago
  34. ea953ef KVM: VMX: Add invalid guest state handler by Mohammed Gamal · 16 years ago
  35. 04fa4d3 KVM: VMX: Add module parameter and emulation flag. by Mohammed Gamal · 16 years ago
  36. 648dfaa KVM: VMX: Add Guest State Validity Checks by Mohammed Gamal · 16 years ago
  37. 6762b72 KVM: Device assignment: Check for privileges before assigning irq by Amit Shah · 16 years ago
  38. dc7404c KVM: Handle spurious acks for PIT interrupts by Avi Kivity · 16 years ago
  39. 85428ac KVM: fix i8259 reset irq acking by Marcelo Tosatti · 16 years ago
  40. ecfc79c KVM: VMX: Use interrupt queue for !irqchip_in_kernel by Avi Kivity · 16 years ago
  41. 29415c3 KVM: set debug registers after "schedulable" section by Marcelo Tosatti · 16 years ago
  42. 464d17c KVM: VMX: Clean up magic number 0x66 in init_rmode_tss by Sheng Yang · 16 years ago
  43. 6ad18fb KVM: Reduce stack usage in kvm_pv_mmu_op() by Dave Hansen · 16 years ago
  44. b772ff3 KVM: Reduce stack usage in kvm_arch_vcpu_ioctl() by Dave Hansen · 16 years ago
  45. f0d6627 KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl() by Dave Hansen · 16 years ago
  46. 4d5c5d0 KVM: pci device assignment by Ben-Ami Yassour · 16 years ago
  47. 3cf57fe KVM: PIT: fix injection logic and count by Marcelo Tosatti · 16 years ago
  48. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  49. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  50. b5e2fec KVM: Ignore DEBUGCTL MSRs with no effect by Alexander Graf · 16 years ago
  51. 313dbd4 KVM: VMX: Avoid vmwrite(HOST_RSP) when possible by Avi Kivity · 16 years ago
  52. 80e31d4 KVM: SVM: Unify register save/restore across 32 and 64 bit hosts by Avi Kivity · 16 years ago
  53. c801949 KVM: VMX: Unify register save/restore across 32 and 64 bit hosts by Avi Kivity · 16 years ago
  54. 77ab6db KVM: VMX: Reinject real mode exception by Jan Kiszka · 16 years ago
  55. 19bd8af KVM: Consolidate XX_VECTOR defines by Jan Kiszka · 16 years ago
  56. 7edd0ce KVM: Consolidate PIC isr clearing into a function by Avi Kivity · 16 years ago
  57. 60bd83a KVM: VMX: Remove redundant check in handle_rmode_exception by Mohammed Gamal · 16 years ago
  58. f7d9238 KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts() by Avi Kivity · 16 years ago
  59. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  60. 35920a3 KVM: VMX: Fix pending exception processing by Avi Kivity · 16 years ago
  61. 26eef70 KVM: Clear exception queue before emulating an instruction by Avi Kivity · 16 years ago
  62. 668f612 KVM: VMX: Move nmi injection failure processing to vm exit path by Avi Kivity · 16 years ago
  63. cf393f7 KVM: Move NMI IRET fault processing to new vmx_complete_interrupts() by Avi Kivity · 16 years ago
  64. 5b5c6a5 KVM: MMU: Simplify kvm_mmu_zap_page() by Avi Kivity · 16 years ago
  65. 31aa2b4 KVM: MMU: Separate the code for unlinking a shadow page from its parents by Avi Kivity · 16 years ago
  66. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 16 years ago
  67. 5fdbf97 KVM: x86: accessors for guest registers by Marcelo Tosatti · 16 years ago
  68. ca60dfb KVM: VMX: Rename misnamed msr bits by Sheng Yang · 16 years ago
  69. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  70. 534e38b KVM: VMX: Always return old for clear_flush_young() when using EPT by Sheng Yang · 16 years ago
  71. e5eab0c KVM: SVM: fix guest global tlb flushes with NPT by Joerg Roedel · 16 years ago
  72. 44874f8 KVM: SVM: fix random segfaults with NPT enabled by Joerg Roedel · 16 years ago
  73. 315a655 x86: move VMX MSRs to msr-index.h by Sheng Yang · 16 years ago
  74. beb20d52 hrtimer: convert kvm to the new hrtimer apis by Arjan van de Ven · 16 years ago
  75. cd5998e KVM: MMU: Fix torn shadow pte by Avi Kivity · 16 years ago
  76. ed84862 KVM: Advertise synchronized mmu support to userspace by Avi Kivity · 16 years ago
  77. e930bff KVM: Synchronize guest physical memory map to host virtual memory map by Andrea Arcangeli · 16 years ago
  78. 604b38a KVM: Allow browsing memslots with mmu_lock by Andrea Arcangeli · 16 years ago
  79. a1708ce KVM: Allow reading aliases with mmu_lock by Andrea Arcangeli · 16 years ago
  80. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  81. 5fdbcb9 KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko by Sheng Yang · 16 years ago
  82. 5ec5726 KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter by Sheng Yang · 16 years ago
  83. c93cd3a KVM: task switch: translate guest segment limit to virt-extension byte granular field by Marcelo Tosatti · 16 years ago
  84. 577bdc4 KVM: Avoid instruction emulation when event delivery is pending by Avi Kivity · 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. 5f4cb66 KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module by Joerg Roedel · 16 years ago
  88. 722c05f KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts by Avi Kivity · 16 years ago
  89. 2a7c5b8 KVM: x86 emulator: emulate clflush by Glauber Costa · 16 years ago
  90. 376c53c KVM: MMU: improve invalid shadow root page handling by Marcelo Tosatti · 16 years ago
  91. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  92. d6e88ae KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues by Avi Kivity · 16 years ago
  93. c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 16 years ago
  94. 19fdfa0 KVM: x86 emulator: Fix HLT instruction by Mohammed Gamal · 16 years ago
  95. ac9f6dc KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized by Avi Kivity · 16 years ago
  96. 4e1096d KVM: VMX: Add ept_sync_context in flush_tlb by Sheng Yang · 16 years ago
  97. 5a4c928 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held by Marcelo Tosatti · 16 years ago
  98. 0da1db75 KVM: SVM: fix suspend/resume support by Joerg Roedel · 16 years ago
  99. f8b78fa KVM: move slots_lock acquision down to vapic_exit by Marcelo Tosatti · 16 years ago
  100. efa67e0 KVM: VMX: Fake emulate Intel perfctr MSRs by Chris Lalancette · 16 years ago