mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
Commit41cb383f42
made a guest-visible change by adding the PCLMULQDQ bit to Westmere without adding compatibility code to keep the ABI for older machine-types. Fix it by adding the missing compat code. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de> (cherry picked from commit56383703c0
) Signed-off-by: Andreas Färber <afaerber@suse.de>