]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_map: Fix SierraForest CPU model
authorJiri Denemark <jdenemar@redhat.com>
Tue, 24 Sep 2024 15:04:08 +0000 (17:04 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Sep 2024 07:57:48 +0000 (09:57 +0200)
commitf527da37bed1f1245e3fca5b35ce721031062286
tree2baef5c4baefb972a507af1e177e0ca1d3f31b38
parent97f41f48789e8ac85f24888e3d8509369f6e7dcb
cpu_map: Fix SierraForest CPU model

The model was defined with two CPU features that cannot be explicitly
configured in QEMU (it knows the MSR bits, but there's no name
associated with them). The features should have never existed in the CPU
map. While removing them from the list of features and existing CPU
models is not trivial (to avoid compatibility issues), we can at least
fix the SierraForest CPU model added in this release cycle.

The rest will be handled later in a separate series.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/cpu_map/x86_SierraForest.xml