[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241113133042.702340-1-davydov-max@yandex-team.ru>
Date: Wed, 13 Nov 2024 16:30:40 +0300
From: Maksim Davydov <davydov-max@...dex-team.ru>
To: kvm@...r.kernel.org
Cc: davydov-max@...dex-team.ru,
linux-kernel@...r.kernel.org,
babu.moger@....com,
x86@...nel.org,
seanjc@...gle.com,
sandipan.das@....com,
bp@...en8.de,
mingo@...hat.com,
tglx@...utronix.de,
dave.hansen@...ux.intel.com,
hpa@...or.com,
pbonzini@...hat.com
Subject: [PATCH 0/2] x86: KVM: Add missing AMD features
This series adds definition of some missing AMD features in
0x80000008_EBX and 0x80000021_EAX functions. It also gives an opportunity
to expose these features to userspace.
Related discussion in QEMU:
https://lore.kernel.org/kvm/24462567-e486-4b7f-b869-a1fab48d739c@yandex-team.ru/
Maksim Davydov (2):
x86: KVM: Advertise FSRS and FSRC on AMD to userspace
x86: KVM: Advertise AMD's speculation control features
arch/x86/include/asm/cpufeatures.h | 5 +++++
arch/x86/kvm/cpuid.c | 9 +++++----
2 files changed, 10 insertions(+), 4 deletions(-)
--
2.34.1
Powered by blists - more mailing lists