1. 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 9 years ago
  2. e08e833 KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX by Radim Krčmář · 10 years ago
  3. 404e0a1 KVM: cpuid: mask more bits in leaf 0xd and subleaves by Paolo Bonzini · 10 years ago
  4. 412a3c4 KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly by Paolo Bonzini · 10 years ago
  5. 55412b2 kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest by Wanpeng Li · 10 years ago
  6. 5c404ca KVM: x86: use F() macro throughout cpuid.c by Paolo Bonzini · 10 years ago
  7. b65d6e1 kvm: x86: mask out XSAVES by Paolo Bonzini · 10 years ago
  8. 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 10 years ago
  9. bc61349 KVM: nested VMX: disable perf cpuid reporting by Marcelo Tosatti · 10 years ago
  10. dd59809 KVM: x86: Warn if guest virtual address space is not 48-bits by Nadav Amit · 10 years ago
  11. 6689fbe KVM: x86: Replace X86_FEATURE_NX offset with the definition by Nadav Amit · 10 years ago
  12. 87c0057 kvm: x86: emulate monitor and mwait instructions as nop by Gabriel L. Somlo · 10 years ago
  13. 3573e22 KVM: nVMX: additional checks on vmxon region by Bandan Das · 10 years ago
  14. e4c9a5a1 KVM: x86: expose invariant tsc cpuid bit (v2) by Marcelo Tosatti · 10 years ago
  15. de935ae KVM: expose SMAP feature to guest by Feng Wu · 10 years ago
  16. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  17. 93c4adc KVM: x86: handle missing MPX in nested virtualization by Paolo Bonzini · 11 years ago
  18. 4ff4173 KVM: x86: introduce kvm_supported_xcr0() by Paolo Bonzini · 11 years ago
  19. 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
  20. 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 11 years ago
  21. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  22. 49345f1 KVM: x86: expose ADX feature to guest by Liu, Jinsong · 11 years ago
  23. 0c79893 KVM: x86: expose new instruction RDSEED to guest by Liu, Jinsong · 11 years ago
  24. 1b2ca42 kvm, cpuid: Fix sparse warning by Borislav Petkov · 11 years ago
  25. a9d4e43 KVM: x86: trace cpuid emulation when called from emulator by Gleb Natapov · 11 years ago
  26. 84cffe4 kvm: Emulate MOVBE by Borislav Petkov · 11 years ago
  27. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
  28. 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
  29. d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
  30. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  31. 6aef266 kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks by Srivatsa Vaddagiri · 11 years ago
  32. 66f7b72 KVM: x86: Make register state after reset conform to specification by Julian Stecklina · 12 years ago
  33. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  34. 326d07c KVM: x86: minor size optimization by Mathias Krause · 12 years ago
  35. bbbda79 KVM: x86: Fix typos in cpuid.c by Guo Chao · 12 years ago
  36. ad756a1 KVM: VMX: Implement PCID/INVPCID for guests with EPT by Mao, Junjie · 12 years ago
  37. 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 12 years ago
  38. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 12 years ago
  39. 57c22e5 KVM: fix cpuid eax for KVM leaf by Michael S. Tsirkin · 12 years ago
  40. 83c5291 KVM: x86: expose Intel cpu new features (HLE, RTM) to guest by Liu, Jinsong · 13 years ago
  41. 2b036c6 KVM: SVM: Add support for AMD's OSVW feature in guests by Boris Ostrovsky · 13 years ago
  42. a6c06ed KVM: Expose the architectural performance monitoring CPUID leaf by Gleb Natapov · 13 years ago
  43. f5132b0 KVM: Expose a version 2 architectural PMU to a guests by Gleb Natapov · 13 years ago
  44. bb5a798 KVM: x86: Do not rely on implicit inclusions by Jan Kiszka · 13 years ago
  45. 831bf66 KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid by Sasha Levin · 13 years ago
  46. fb21536 KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest by Liu, Jinsong · 13 years ago
  47. 00b27a3 KVM: Move cpuid code to new file by Avi Kivity · 13 years ago