| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: x86: fix clang build | Radim Krčmář | 2017-09-13 | 1 | -1/+0 |
* | KVM: x86: Add return value to kvm_cpuid(). | Yu Zhang | 2017-08-24 | 1 | -1/+2 |
* | KVM: x86: use general helpers for some cpuid manipulation | Radim Krčmář | 2017-08-07 | 1 | -0/+9 |
* | KVM: x86: generalize guest_cpuid_has_ helpers | Radim Krčmář | 2017-08-07 | 1 | -113/+57 |
* | KVM: x86: X86_FEATURE_NRIPS is not scattered anymore | Radim Krčmář | 2017-08-07 | 1 | -13/+1 |
* | kvm: x86: Guest BNDCFGS requires guest MPX support | Jim Mattson | 2017-06-07 | 1 | -0/+8 |
* | KVM: x86: virtualize cpuid faulting | Kyle Huey | 2017-04-21 | 1 | -0/+11 |
* | Revert "KVM: x86: add pcommit support" | Dan Williams | 2016-07-23 | 1 | -8/+0 |
* | KVM, pkeys: expose CPUID/CR4 to guest | Huaitong Han | 2016-03-22 | 1 | -0/+8 |
* | KVM: x86: disable MPX if host did not enable MPX XSAVE features | Paolo Bonzini | 2016-03-09 | 1 | -8/+1 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-12 | 1 | -0/+34 |
|\ |
|
| * | kvm: Add accessors for guest CPU's family, model, stepping | Borislav Petkov | 2015-11-24 | 1 | -0/+34 |
* | | KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID | Paolo Bonzini | 2015-12-22 | 1 | -0/+8 |
|/ |
|
* | kvm: svm: Only propagate next_rip when guest supports it | Joerg Roedel | 2015-10-16 | 1 | -0/+21 |
* | KVM: VMX: drop rdtscp_enabled field | Xiao Guangrong | 2015-10-01 | 1 | -0/+8 |
* | KVM: x86: add pcommit support | Xiao Guangrong | 2015-10-01 | 1 | -0/+8 |
* | KVM: x86: save/load state on SMM switch | Paolo Bonzini | 2015-06-04 | 1 | -0/+8 |
* | kvm/fpu: Enable eager restore kvm FPU for MPX | Liang Li | 2015-05-20 | 1 | -0/+8 |
* | KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu | Eugene Korenevsky | 2015-04-08 | 1 | -0/+6 |
* | x86: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-03-31 | 1 | -1/+1 |
* | KVM: x86: Warn if guest virtual address space is not 48-bits | Nadav Amit | 2014-09-24 | 1 | -1/+1 |
* | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD | Paolo Bonzini | 2014-09-03 | 1 | -0/+8 |
* | KVM: x86: DR6/7.RTM cannot be written | Nadav Amit | 2014-07-21 | 1 | -0/+8 |
* | KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support | Nadav Amit | 2014-05-07 | 1 | -0/+7 |
* | KVM: Add SMAP support when setting CR4 | Feng Wu | 2014-04-14 | 1 | -0/+8 |
* | KVM: x86: Validate guest writes to MSR_IA32_APICBASE | Jan Kiszka | 2014-01-27 | 1 | -0/+8 |
* | kvm: Add KVM_GET_EMULATED_CPUID | Borislav Petkov | 2013-10-30 | 1 | -2/+3 |
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-14 | 1 | -0/+8 |
|\ |
|
| * | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld | 2012-11-30 | 1 | -0/+8 |
* | | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2012-11-13 | 1 | -0/+3 |
|/ |
|
* | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie | 2012-07-12 | 1 | -0/+8 |
* | KVM: Split cpuid register access from computation | Avi Kivity | 2012-07-09 | 1 | -0/+1 |
* | KVM: SVM: Add support for AMD's OSVW feature in guests | Boris Ostrovsky | 2012-03-05 | 1 | -0/+8 |
* | KVM: Move cpuid code to new file | Avi Kivity | 2011-12-27 | 1 | -0/+46 |