]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386: Remove FRED dependency on WRMSRNS
authorXin Li (Intel) <xin@zytor.com>
Fri, 3 Jan 2025 08:48:25 +0000 (00:48 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Jun 2025 20:42:46 +0000 (22:42 +0200)
commit0b901459a87a7fdbed36e574aae33e0635a3e9af
treedeb8b3449a0f30ceccb5c508d11b306e5e485234
parent2409089b87692700deb38fc0b8ac94e31b70ffc3
target/i386: Remove FRED dependency on WRMSRNS

WRMSRNS doesn't become a required feature for FERD, and Linux has
removed the dependency, as such remove it from Qemu.

Cc: qemu-stable@nongnu.org
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20250103084827.1820007-2-xin@zytor.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c