commit | f1cdecf5807b1a91829a2dc4f254bfe6bafd4776 | [log] [tgz] |
---|---|---|
author | Sean Christopherson <sean.j.christopherson@intel.com> | Tue Dec 10 14:44:14 2019 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jan 21 13:58:05 2020 +0100 |
tree | 25e4fa75712b31e9eee2e602fad3f1be6869218e | |
parent | b11306b53b2540c6ba068c4deddb6a17d9f8d95b [diff] |
KVM: x86: Ensure all logical CPUs have consistent reserved cr4 bits Check the current CPU's reserved cr4 bits against the mask calculated for the boot CPU to ensure consistent behavior across all CPUs. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>