1. 838b0e9 KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system by Paolo Bonzini · 6 years ago
  2. 108b249 KVM: x86: introduce get_kvmclock_ns by Paolo Bonzini · 8 years ago
  3. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 8 years ago
  4. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 8 years ago
  5. 52004014 KVM: x86: Use vector-hashing to deliver lowest-priority interrupts by Feng Wu · 8 years ago
  6. b51012d KVM: x86: introduce do_shl32_div32 by Paolo Bonzini · 8 years ago
  7. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  8. e83d588 kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file by Andrey Smetanin · 9 years ago
  9. 41dbc6b KVM: x86: introduce kvm_check_has_quirk by Paolo Bonzini · 9 years ago
  10. 6a39bbc KVM: MTRR: do not map huge page for non-consistent range by Xiao Guangrong · 9 years ago
  11. 19efffa KVM: MTRR: sort variable MTRRs by Xiao Guangrong · 9 years ago
  12. ff53604 KVM: x86: move MTRR related code to a separate file by Xiao Guangrong · 9 years ago
  13. 7454570 KVM: x86: fix initial PAT value by Radim Krčmář · 9 years ago
  14. bab5bb3 kvm: x86: Remove kvm_make_request from lapic.c by Nicholas Krause · 9 years ago
  15. d0659d9 KVM: x86: add option to advance tscdeadline hrtimer expiration by Marcelo Tosatti · 10 years ago
  16. 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 10 years ago
  17. 4566654 KVM: vmx: Inject #GP on invalid PAT CR by Nadav Amit · 10 years ago
  18. 56f17dd kvm: x86: fix stale mmio cache bug by David Matlack · 10 years ago
  19. 27e6fb5 KVM: vmx: vmx instructions handling does not consider cs.l by Nadav Amit · 10 years ago
  20. 5777392 KVM: x86: check DR6/7 high-bits are clear only on long-mode by Nadav Amit · 10 years ago
  21. 4ff4173 KVM: x86: introduce kvm_supported_xcr0() by Paolo Bonzini · 10 years ago
  22. 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 10 years ago
  23. 9ed96e8 KVM: x86: limit PIT timer frequency by Marcelo Tosatti · 10 years ago
  24. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  25. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  26. 54e9818 KVM: use jump label to optimize checking for in kernel local apic presence by Gleb Natapov · 12 years ago
  27. c36fc04 KVM: x86: add paging gcc optimization by Davidlohr Bueso · 12 years ago
  28. 00b27a3 KVM: Move cpuid code to new file by Avi Kivity · 13 years ago
  29. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  30. 6a4d755 KVM: nVMX: Implement VMPTRST by Nadav Har'El · 13 years ago
  31. 064aea7 KVM: nVMX: Decoding memory operands of VMX instructions by Nadav Har'El · 13 years ago
  32. 71f9833 KVM: fix push of wrong eip when doing softint by Serge E. Hallyn · 13 years ago
  33. 24d1b15 KVM: SVM: Do not report xsave in supported cpuid by Joerg Roedel · 14 years ago
  34. 6399565 KVM: Add kvm_inject_realmode_interrupt() wrapper by Mohammed Gamal · 14 years ago
  35. 6539e73 KVM: MMU: Implement nested gva_to_gpa functions by Joerg Roedel · 14 years ago
  36. 99e3e30 KVM: x86: Move TSC offset writes to common code by Zachary Amsden · 14 years ago
  37. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  38. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  39. ff9d07a KVM: Implement perf callbacks for guest sampling by Zhang, Yanmin · 14 years ago
  40. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 14 years ago
  41. 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 14 years ago
  42. 3eeb328 KVM: Add a helper for checking if the guest is in protected mode by Avi Kivity · 14 years ago
  43. fc61b80 KVM: Add Directed EOI support to APIC emulation by Gleb Natapov · 15 years ago
  44. 66fd3f7 KVM: Do not re-execute INTn instruction. by Gleb Natapov · 15 years ago
  45. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  46. 3298b75 KVM: Unprotect a page if #PF happens during NMI injection. by Gleb Natapov · 15 years ago
  47. 115666d KVM: Remove kvm_push_irq() by Gleb Natapov · 15 years ago
  48. fe4c7b1 KVM: reuse (pop|push)_irq from svm.c in vmx.c by Gleb Natapov · 15 years ago
  49. 937a7ea KVM: Add a pending interrupt queue by Avi Kivity · 16 years ago
  50. 26eef70 KVM: Clear exception queue before emulating an instruction by Avi Kivity · 16 years ago