OSDN Git Service

target-i386: hvf: remove MPX support
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 20 Dec 2018 12:10:40 +0000 (13:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:17 +0000 (16:50 +0100)
commitc29b48db1db562caf5076a429747247dcecc3b08
tree2198c9aad624f90cd6748edb8f95d239ca5db554
parent712f807e1965c8f1f1da5bbec2b92a8c540e6631
target-i386: hvf: remove MPX support

MPX support is being phased out by Intel and actually I am not sure that
OS X has ever enabled it in XCR0.  Drop it from the Hypervisor.framework
acceleration.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hvf/x86_cpuid.c