]> xenbits.xensource.com Git - libvirt.git/commit
cpu_x86: Read CPU features from IA32_ARCH_CAPABILITIES MSR
authorJiri Denemark <jdenemar@redhat.com>
Fri, 22 Mar 2019 15:52:21 +0000 (16:52 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 20 Jun 2019 12:02:36 +0000 (14:02 +0200)
commit56b254dccc96b7339494812c9df07ccf6af3da95
tree8135bd4c69e1eaf8bdc7e9f54b43d8d9d2c4e3cf
parentbcfed7f1c84cbff21d129a79cbd675b0cd51613c
cpu_x86: Read CPU features from IA32_ARCH_CAPABILITIES MSR

This is used by the host capabilities code to construct host CPU
definition.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/cpu/cpu_x86.c