diff options
author | Krish Sadhukhan <krish.sadhukhan@oracle.com> | 2020-07-08 03:39:55 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-08 23:21:58 +0300 |
commit | b899c13277a918d268055ade3e4fd8289314ee84 (patch) | |
tree | bf2ea9559cd9ef0b37d78a20cc61290b406a1e59 /LICENSES | |
parent | d42e3fae6faedacb2a7b4c984417ed0d9f540401 (diff) | |
download | linux-b899c13277a918d268055ade3e4fd8289314ee84.tar.xz |
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Instead of creating the mask for guest CR4 reserved bits in kvm_valid_cr4(),
do it in kvm_update_cpuid() so that it can be reused instead of creating it
each time kvm_valid_cr4() is called.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Message-Id: <1594168797-29444-2-git-send-email-krish.sadhukhan@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions