Searched hist:bc226f07dcd3c9ef0b7f6236fe356ea4a9cb4769 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/x86/kvm/ |
H A D | cpuid.c | diff bc226f07dcd3c9ef0b7f6236fe356ea4a9cb4769 Thu May 10 22:06:39 CEST 2018 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Expose the new virtualized architectural mechanism, VIRT_SSBD, for using speculative store bypass disable (SSBD) under SVM. This will allow guests to use SSBD on hardware that uses non-architectural mechanisms for enabling SSBD.
[ tglx: Folded the migration fixup from Paolo Bonzini ]
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | x86.c | diff bc226f07dcd3c9ef0b7f6236fe356ea4a9cb4769 Thu May 10 22:06:39 CEST 2018 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Expose the new virtualized architectural mechanism, VIRT_SSBD, for using speculative store bypass disable (SSBD) under SVM. This will allow guests to use SSBD on hardware that uses non-architectural mechanisms for enabling SSBD.
[ tglx: Folded the migration fixup from Paolo Bonzini ]
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | diff bc226f07dcd3c9ef0b7f6236fe356ea4a9cb4769 Thu May 10 22:06:39 CEST 2018 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Expose the new virtualized architectural mechanism, VIRT_SSBD, for using speculative store bypass disable (SSBD) under SVM. This will allow guests to use SSBD on hardware that uses non-architectural mechanisms for enabling SSBD.
[ tglx: Folded the migration fixup from Paolo Bonzini ]
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | diff bc226f07dcd3c9ef0b7f6236fe356ea4a9cb4769 Thu May 10 22:06:39 CEST 2018 Tom Lendacky <thomas.lendacky@amd.com> KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Expose the new virtualized architectural mechanism, VIRT_SSBD, for using speculative store bypass disable (SSBD) under SVM. This will allow guests to use SSBD on hardware that uses non-architectural mechanisms for enabling SSBD.
[ tglx: Folded the migration fixup from Paolo Bonzini ]
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|