| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: expose SMAP feature to guest | Feng Wu | 2014-04-14 | 1 | -1/+1 |
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 1 | -15/+22 |
|\ |
|
| * | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini | 2014-03-17 | 1 | -3/+2 |
| * | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini | 2014-03-17 | 1 | -11/+16 |
| * | KVM: x86: Enable Intel MPX for guest | Liu, Jinsong | 2014-02-25 | 1 | -1/+3 |
| * | KVM: x86: Fix xsave cpuid exposing bug | Liu, Jinsong | 2014-02-22 | 1 | -3/+3 |
| * | KVM: x86: expose ADX feature to guest | Liu, Jinsong | 2014-02-22 | 1 | -1/+2 |
| * | KVM: x86: expose new instruction RDSEED to guest | Liu, Jinsong | 2014-02-22 | 1 | -1/+1 |
* | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin | 2014-02-27 | 1 | -1/+1 |
|/ |
|
* | kvm, cpuid: Fix sparse warning | Borislav Petkov | 2013-11-07 | 1 | -3/+5 |
* | KVM: x86: trace cpuid emulation when called from emulator | Gleb Natapov | 2013-11-05 | 1 | -1/+1 |
* | kvm: Emulate MOVBE | Borislav Petkov | 2013-10-30 | 1 | -1/+17 |
* | kvm: Add KVM_GET_EMULATED_CPUID | Borislav Petkov | 2013-10-30 | 1 | -6/+51 |
* | KVM: x86: only copy XSAVE state for the supported features | Paolo Bonzini | 2013-10-03 | 1 | -2/+26 |
* | KVM: x86: prevent setting unsupported XSAVE states | Paolo Bonzini | 2013-10-03 | 1 | -0/+8 |
* | KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 | Paolo Bonzini | 2013-10-03 | 1 | -1/+3 |
* | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks | Srivatsa Vaddagiri | 2013-08-26 | 1 | -1/+2 |
* | KVM: x86: Make register state after reset conform to specification | Julian Stecklina | 2012-12-05 | 1 | -0/+1 |
* | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld | 2012-11-30 | 1 | -0/+2 |
* | KVM: x86: minor size optimization | Mathias Krause | 2012-09-05 | 1 | -6/+6 |
* | KVM: x86: Fix typos in cpuid.c | Guo Chao | 2012-07-20 | 1 | -1/+1 |
* | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie | 2012-07-12 | 1 | -2/+3 |
* | KVM: Split cpuid register access from computation | Avi Kivity | 2012-07-09 | 1 | -18/+22 |
* | KVM: host side for eoi optimization | Michael S. Tsirkin | 2012-06-25 | 1 | -0/+1 |
* | KVM: fix cpuid eax for KVM leaf | Michael S. Tsirkin | 2012-05-06 | 1 | -1/+1 |
* | KVM: x86: expose Intel cpu new features (HLE, RTM) to guest | Liu, Jinsong | 2012-04-08 | 1 | -1/+2 |
* | KVM: SVM: Add support for AMD's OSVW feature in guests | Boris Ostrovsky | 2012-03-05 | 1 | -1/+1 |
* | KVM: Expose the architectural performance monitoring CPUID leaf | Gleb Natapov | 2011-12-27 | 1 | -1/+29 |
* | KVM: Expose a version 2 architectural PMU to a guests | Gleb Natapov | 2011-12-27 | 1 | -0/+2 |
* | KVM: x86: Do not rely on implicit inclusions | Jan Kiszka | 2011-12-27 | 1 | -0/+2 |
* | KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid | Sasha Levin | 2011-12-27 | 1 | -50/+63 |
* | KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest | Liu, Jinsong | 2011-12-27 | 1 | -2/+2 |
* | KVM: Move cpuid code to new file | Avi Kivity | 2011-12-27 | 1 | -0/+625 |