diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2024-07-30 12:55:43 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-31 13:13:31 +0200 |
commit | 3722a98948d4fedec7a8c4575f520b346b6bc923 (patch) | |
tree | ac7cc9cb9ee0f2768fcf49d91f39b3e57a94a8c2 /scripts/qapi/source.py | |
parent | 4912d6990b806177733efc1365110cd2d92513fa (diff) | |
download | qemu-3722a98948d4fedec7a8c4575f520b346b6bc923.zip qemu-3722a98948d4fedec7a8c4575f520b346b6bc923.tar.gz qemu-3722a98948d4fedec7a8c4575f520b346b6bc923.tar.bz2 |
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
As SDM stated, CPUID 0x12 leaves depend on CPUID_7_0_EBX_SGX (SGX
feature word).
Since FEAT_SGX_12_0_EAX, FEAT_SGX_12_0_EBX and FEAT_SGX_12_1_EAX define
multiple feature words, add the dependencies of those registers to
report the warning to user if SGX is absent.
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20240730045544.2516284-4-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions