1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00

cpu_map: Add missing feature "pbrsb-no"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Tim Wiederhake 2023-07-13 11:38:06 +02:00
parent db81435b92
commit a2c6000c72

View File

@ -772,6 +772,9 @@
<feature name='fb-clear'>
<msr index='0x10a' edx='0x00000000' eax='0x00020000'/>
</feature>
<feature name='pbrsb-no'>
<msr index='0x10a' edx='0x00000000' eax='0x01000000'/>
</feature>
<!-- IA32_CORE_CAPABILITIES features -->
<feature name='split-lock-detect'>