mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 05:17:54 +03:00
cpu_map: Install SierraForest description file
In one of recent commits new CPU model was introduced. But
corresponding change in meson.build is missing which results in
the XML file not being installed.
Fixes: 3afbb1644c
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
b7a133f200
commit
2feeefc0b4
@ -75,6 +75,7 @@ cpumap_data = [
|
||||
'x86_SandyBridge-IBRS.xml',
|
||||
'x86_SandyBridge.xml',
|
||||
'x86_SapphireRapids.xml',
|
||||
'x86_SierraForest.xml',
|
||||
'x86_Skylake-Client-IBRS.xml',
|
||||
'x86_Skylake-Client-noTSX-IBRS.xml',
|
||||
'x86_Skylake-Client.xml',
|
||||
|
Loading…
Reference in New Issue
Block a user