]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
target/i386: Introduce Zhaoxin Yongfeng CPU model
authorEwanHai <ewanhai-oc@zhaoxin.com>
Mon, 13 Jan 2025 07:44:12 +0000 (02:44 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 26 Feb 2025 08:54:58 +0000 (09:54 +0100)
commitff04bc1ac478656e5d6a255bf4069edb3f55bc58
treea8e87c79da67b711577aa678d4ba15c65ca4146f
parentc0799e8b003713e07b546faba600363eccd179ee
target/i386: Introduce Zhaoxin Yongfeng CPU model

Introduce support for the Zhaoxin Yongfeng CPU model.
The Zhaoxin Yongfeng CPU is Zhaoxin's latest server CPU.

This new cpu model ensure that QEMU can correctly emulate the Zhaoxin
Yongfeng CPU, providing accurate functionality and performance characteristics.

Signed-off-by: EwanHai <ewanhai-oc@zhaoxin.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250113074413.297793-4-ewanhai-oc@zhaoxin.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c