]> xenbits.xensource.com Git - libvirt.git/commit
cpu: Add support for "stibp" x86_64 feature
authorJiri Denemark <jdenemar@redhat.com>
Mon, 17 Dec 2018 15:24:32 +0000 (16:24 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 17 Dec 2018 16:27:32 +0000 (17:27 +0100)
commiteb1b551d21e316c1e80aba0b2af6969fdd849f0c
tree5aea0e7c7e5dfcdc4bba8a523e8ac9e9fb6b1f86
parent3f4914e03ceb9c5c110888e15f52b668e435d9cc
cpu: Add support for "stibp" x86_64 feature

QEMU commit v3.1.0-4-g0e89165829
KVM patch: https://lore.kernel.org/lkml/20181205191956.31480-1-ehabkost@redhat.com/

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
13 files changed:
src/cpu_map/x86_features.xml
tests/cputestdata/x86_64-cpuid-Core-i7-5600U-ibrs-disabled.xml
tests/cputestdata/x86_64-cpuid-Core-i7-5600U-ibrs-guest.xml
tests/cputestdata/x86_64-cpuid-Core-i7-5600U-ibrs-host.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2609-v3-disabled.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2609-v3-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2609-v3-host.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2623-v4-disabled.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2623-v4-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-E5-2623-v4-host.xml
tests/cputestdata/x86_64-cpuid-Xeon-Gold-5115-disabled.xml
tests/cputestdata/x86_64-cpuid-Xeon-Gold-5115-guest.xml
tests/cputestdata/x86_64-cpuid-Xeon-Gold-5115-host.xml