diff options
author | Xiaoyao Li <xiaoyao.li@intel.com> | 2024-08-14 03:54:23 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-17 12:30:20 +0200 |
commit | 00c8a933d95add3ce4afebbe491ca0fa398a9007 (patch) | |
tree | e160131686e1f11a07ba6c2fe4be8420ad7383b5 /scripts/nsis.py | |
parent | f774a677507966222624a9b2859f06ede7608100 (diff) | |
download | qemu-00c8a933d95add3ce4afebbe491ca0fa398a9007.zip qemu-00c8a933d95add3ce4afebbe491ca0fa398a9007.tar.gz qemu-00c8a933d95add3ce4afebbe491ca0fa398a9007.tar.bz2 |
target/i386: Don't construct a all-zero entry for CPUID[0xD 0x3f]
Currently, QEMU always constructs a all-zero CPUID entry for
CPUID[0xD 0x3f].
It's meaningless to construct such a leaf as the end of leaf 0xD. Rework
the logic of how subleaves of 0xD are constructed to get rid of such
all-zero value of subleaf 0x3f.
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20240814075431.339209-2-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/nsis.py')
0 files changed, 0 insertions, 0 deletions