diff options
author | Xiaoyao Li <xiaoyao.li@intel.com> | 2025-05-08 10:59:52 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-28 19:35:54 +0200 |
commit | 31df29c532a9ef473c6efd497950a620099bf1da (patch) | |
tree | 2d6201e1920ab1634c59bd9a7e186554863e85ad /hw/avr/arduino.c | |
parent | 0ba06e46d09b84a2cb97a268da5576aaca3a24ca (diff) | |
download | qemu-31df29c532a9ef473c6efd497950a620099bf1da.zip qemu-31df29c532a9ef473c6efd497950a620099bf1da.tar.gz qemu-31df29c532a9ef473c6efd497950a620099bf1da.tar.bz2 |
i386/tdx: Add supported CPUID bits related to TD Attributes
For TDX, some CPUID feature bit is configured via TD attributes. They
are not covered by tdx_caps.cpuid (which only contians the directly
configurable CPUID bits), but they are actually supported when the
related attributre bit is supported.
Note, LASS and KeyLocker are not supported by KVM for TDX, nor does
QEMU support it (see TDX_SUPPORTED_TD_ATTRS). They are defined in
tdx_attrs_maps[] for the completeness of the existing TD Attribute
bits that are related with CPUID features.
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20250508150002.689633-47-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions