1. 9ed96e8 KVM: x86: limit PIT timer frequency by Marcelo Tosatti · 11 years ago
  2. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  3. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  4. 54e9818 KVM: use jump label to optimize checking for in kernel local apic presence by Gleb Natapov · 12 years ago
  5. c36fc04 KVM: x86: add paging gcc optimization by Davidlohr Bueso · 13 years ago
  6. 00b27a3 KVM: Move cpuid code to new file by Avi Kivity · 13 years ago
  7. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  8. 6a4d755 KVM: nVMX: Implement VMPTRST by Nadav Har'El · 13 years ago
  9. 064aea7 KVM: nVMX: Decoding memory operands of VMX instructions by Nadav Har'El · 13 years ago
  10. 71f9833 KVM: fix push of wrong eip when doing softint by Serge E. Hallyn · 14 years ago
  11. 24d1b15 KVM: SVM: Do not report xsave in supported cpuid by Joerg Roedel · 14 years ago
  12. 6399565 KVM: Add kvm_inject_realmode_interrupt() wrapper by Mohammed Gamal · 14 years ago
  13. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  14. 99e3e30 KVM: x86: Move TSC offset writes to common code by Zachary Amsden · 14 years ago
  15. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  16. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 15 years ago
  17. ff9d07a KVM: Implement perf callbacks for guest sampling by Zhang, Yanmin · 15 years ago
  18. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  19. 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 15 years ago
  20. 3eeb328 KVM: Add a helper for checking if the guest is in protected mode by Avi Kivity · 15 years ago
  21. fc61b80 KVM: Add Directed EOI support to APIC emulation by Gleb Natapov · 15 years ago
  22. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 15 years ago
  23. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  24. 3298b75 KVM: Unprotect a page if #PF happens during NMI injection. by Gleb Natapov · 15 years ago
  25. 115666d KVM: Remove kvm_push_irq() by Gleb Natapov · 16 years ago
  26. fe4c7b1 KVM: reuse (pop|push)_irq from svm.c in vmx.c by Gleb Natapov · 16 years ago
  27. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  28. 26eef70 KVM: Clear exception queue before emulating an instruction by Avi Kivity · 16 years ago