- bd7e5b0 KVM: x86: remove code for lazy FPU handling by Paolo Bonzini · 8 years ago
- 0b4c208 Revert "KVM: nested VMX: disable perf cpuid reporting" by Jim Mattson · 8 years ago
- a17f322 kvm: x86: Expose Intel VPOPCNTDQ feature to guest by Piotr Luc · 8 years ago
- 83781d1 KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest. by Yi Sun · 8 years ago
- 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 6affcbe KVM: x86: Add kvm_skip_emulated_instruction and use it. by Kyle Huey · 8 years ago
- 6a908b6 KVM: x86: Add a return value to kvm_emulate_cpuid by Kyle Huey · 8 years ago
- c7dd15b kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11] by Jim Mattson · 8 years ago
- 4504b5c kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support by Luwei Kang · 8 years ago
- 1e13175 kvm: x86: cpuid: remove the unnecessary variable by Jiang Biao · 8 years ago
- 4d69f15 Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict by Ingo Molnar · 8 years ago
- c592b57 x86/fpu: Remove use_eager_fpu() by Andy Lutomirski · 8 years ago
- 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- dfa169b Revert "KVM: x86: add pcommit support" by Dan Williams · 9 years ago
- 1767e93 x86/kvm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 9 years ago
- 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- d366bf7 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage by Borislav Petkov · 9 years ago
- 316314c KVM: x86: mask CPUID(0xD,0x1).EAX against host value by Paolo Bonzini · 9 years ago
- b9baba8 KVM, pkeys: expose CPUID/CR4 to guest by Huaitong Han · 9 years ago
- e0b18ef KVM: x86: remove magic number with enum cpuid_leafs by Huaitong Han · 9 years ago
- 5a5fbdc KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch by Paolo Bonzini · 9 years ago
- a87036a KVM: x86: disable MPX if host did not enable MPX XSAVE features by Paolo Bonzini · 9 years ago
- 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 8b3e34e KVM: x86: add pcommit support by Xiao Guangrong · 9 years ago
- eb1c31b KVM: x86: allow guest to use cflushopt and clwb by Xiao Guangrong · 9 years ago
- d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
- 370777d KVM: VMX: fix vmwrite to invalid VMCS by Radim Krčmář · 10 years ago
- 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 474a5bb KVM: x86/vPMU: introduce pmu.h header by Wei Huang · 10 years ago
- c6702c9 KVM: x86/vPMU: rename a few PMU functions by Wei Huang · 10 years ago
- e453aa0 KVM: x86: Allow ARAT CPU feature by Jan Kiszka · 10 years ago
- 3152657 Merge branch 'linus' into x86/fpu by Ingo Molnar · 10 years ago
- a9b4fb7 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 10 years ago
- c447e76 kvm/fpu: Enable eager restore kvm FPU for MPX by Liang Li · 10 years ago
- 669ebab x86/fpu: Rename fpu/xsave.h to fpu/xstate.h by Ingo Molnar · 10 years ago
- a137fb6 x86/fpu: Move xsave.h to fpu/xsave.h by Ingo Molnar · 10 years ago
- 5a4f55c KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu by Eugene Korenevsky · 10 years ago
- e08e833 KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX by Radim Krčmář · 10 years ago
- 404e0a1 KVM: cpuid: mask more bits in leaf 0xd and subleaves by Paolo Bonzini · 10 years ago
- 412a3c4 KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly by Paolo Bonzini · 10 years ago
- 55412b2 kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest by Wanpeng Li · 10 years ago
- 5c404ca KVM: x86: use F() macro throughout cpuid.c by Paolo Bonzini · 10 years ago
- b65d6e1 kvm: x86: mask out XSAVES by Paolo Bonzini · 10 years ago
- 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 10 years ago
- bc61349 KVM: nested VMX: disable perf cpuid reporting by Marcelo Tosatti · 10 years ago
- dd59809 KVM: x86: Warn if guest virtual address space is not 48-bits by Nadav Amit · 10 years ago
- 6689fbe KVM: x86: Replace X86_FEATURE_NX offset with the definition by Nadav Amit · 10 years ago
- 87c0057 kvm: x86: emulate monitor and mwait instructions as nop by Gabriel L. Somlo · 11 years ago
- 3573e22 KVM: nVMX: additional checks on vmxon region by Bandan Das · 11 years ago
- e4c9a5a1 KVM: x86: expose invariant tsc cpuid bit (v2) by Marcelo Tosatti · 11 years ago
- de935ae KVM: expose SMAP feature to guest by Feng Wu · 11 years ago
- 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 93c4adc KVM: x86: handle missing MPX in nested virtualization by Paolo Bonzini · 11 years ago
- 4ff4173 KVM: x86: introduce kvm_supported_xcr0() by Paolo Bonzini · 11 years ago
- 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
- 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 11 years ago
- 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
- 49345f1 KVM: x86: expose ADX feature to guest by Liu, Jinsong · 11 years ago
- 0c79893 KVM: x86: expose new instruction RDSEED to guest by Liu, Jinsong · 11 years ago
- 1b2ca42 kvm, cpuid: Fix sparse warning by Borislav Petkov · 11 years ago
- a9d4e43 KVM: x86: trace cpuid emulation when called from emulator by Gleb Natapov · 11 years ago
- 84cffe4 kvm: Emulate MOVBE by Borislav Petkov · 11 years ago
- 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
- 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
- d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
- 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
- 6aef266 kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks by Srivatsa Vaddagiri · 11 years ago
- 66f7b72 KVM: x86: Make register state after reset conform to specification by Julian Stecklina · 12 years ago
- ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
- 326d07c KVM: x86: minor size optimization by Mathias Krause · 12 years ago
- bbbda79 KVM: x86: Fix typos in cpuid.c by Guo Chao · 13 years ago
- ad756a1 KVM: VMX: Implement PCID/INVPCID for guests with EPT by Mao, Junjie · 13 years ago
- 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 13 years ago
- ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 13 years ago
- 57c22e5 KVM: fix cpuid eax for KVM leaf by Michael S. Tsirkin · 13 years ago
- 83c5291 KVM: x86: expose Intel cpu new features (HLE, RTM) to guest by Liu, Jinsong · 13 years ago
- 2b036c6 KVM: SVM: Add support for AMD's OSVW feature in guests by Boris Ostrovsky · 13 years ago
- a6c06ed KVM: Expose the architectural performance monitoring CPUID leaf by Gleb Natapov · 13 years ago
- f5132b0 KVM: Expose a version 2 architectural PMU to a guests by Gleb Natapov · 13 years ago
- bb5a798 KVM: x86: Do not rely on implicit inclusions by Jan Kiszka · 13 years ago
- 831bf66 KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid by Sasha Levin · 13 years ago
- fb21536 KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest by Liu, Jinsong · 13 years ago
- 00b27a3 KVM: Move cpuid code to new file by Avi Kivity · 13 years ago