]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386/cpu: Enable 0x1f leaf for SierraForest by default
authorZhao Liu <zhao1.liu@intel.com>
Fri, 11 Jul 2025 10:46:00 +0000 (18:46 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Jul 2025 13:28:22 +0000 (15:28 +0200)
commite468c5e44435f5cbe1dd61099e6991a66c25988f
treef951a92e5e8e4462af8e09d795ba5ab9f0542f6d
parentbf4032561447a518e9cc4af308ef1a15023bc4c6
i386/cpu: Enable 0x1f leaf for SierraForest by default

Host SierraForest CPU has 0x1f leaf by default, so that enable it for
Guest CPU by default as well.

Suggested-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Tested-by: Yi Lai <yi1.lai@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250711104603.1634832-7-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c