diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-21 08:59:03 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-30 16:30:56 +0100 |
commit | 14bde8cd7613753182baee636f216cb2d840a9e3 (patch) | |
tree | a3ab0848b603809887b7e8099f1d02a1bce861e8 /include/hw | |
parent | 15195de6a93438be99fdf9a90992c4228527130d (diff) | |
download | qemu-14bde8cd7613753182baee636f216cb2d840a9e3.zip qemu-14bde8cd7613753182baee636f216cb2d840a9e3.tar.gz qemu-14bde8cd7613753182baee636f216cb2d840a9e3.tar.bz2 |
target/i386: fix CPUID check for LFENCE and SFENCE
LFENCE and SFENCE were introduced with the original SSE instruction set;
marking them incorrectly as cpuid(SSE2) causes failures for CPU models
that lack SSE2, for example pentium3.
Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions