index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.h
Age
Commit message (
Expand
)
Author
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
2020-03-31
KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
Sean Christopherson
2020-03-16
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
2020-03-16
KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs
Sean Christopherson
2020-03-16
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
2020-03-16
KVM: x86: Override host CPUID results with kvm_cpu_caps
Sean Christopherson
2020-03-16
KVM: x86: Use KVM cpu caps to mark CR4.LA57 as not-reserved
Sean Christopherson
2020-03-16
KVM: x86: Add a helper to check kernel support when setting cpu cap
Sean Christopherson
2020-03-16
KVM: x86: Introduce kvm_cpu_caps to replace runtime CPUID masking
Sean Christopherson
2020-03-16
KVM: x86: Refactor cpuid_mask() to auto-retrieve the register
Sean Christopherson
2020-03-16
KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
Sean Christopherson
2020-03-16
KVM: x86: Introduce cpuid_entry_{get,has}() accessors
Sean Christopherson
2020-03-16
KVM: x86: Replace bare "unsigned" with "unsigned int" in cpuid helpers
Sean Christopherson
2020-03-16
KVM: x86: Use u32 for holding CPUID register value in helpers
Sean Christopherson
2020-03-16
KVM: x86: Make kvm_mpx_supported() an inline function
Sean Christopherson
2020-01-21
KVM: x86: Refactor and rename bit() to feature_bit() macro
Sean Christopherson
2020-01-21
KVM: x86: Expand build-time assertion on reverse CPUID usage
Sean Christopherson
2020-01-21
KVM: x86: Add CPUID_7_1_EAX to the reverse CPUID table
Sean Christopherson
2020-01-21
KVM: x86: Move bit() helper to cpuid.h
Sean Christopherson
2020-01-21
KVM: x86: Drop special XSAVE handling from guest_cpuid_has()
Sean Christopherson
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2018-02-03
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2017-11-17
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-13
KVM: x86: fix clang build
Radim Krčmář
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-08-07
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
Radim Krčmář
2017-06-07
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2015-11-24
kvm: Add accessors for guest CPU's family, model, stepping
Borislav Petkov
2015-10-16
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2014-07-21
KVM: x86: DR6/7.RTM cannot be written
Nadav Amit
2014-05-07
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
Nadav Amit
2014-04-14
KVM: Add SMAP support when setting CR4
Feng Wu
2014-01-27
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
[next]