diff options
| author | Krish Sadhukhan <[email protected]> | 2020-07-08 00:39:55 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-08 16:21:58 -0400 |
| commit | b899c13277a918d268055ade3e4fd8289314ee84 (patch) | |
| tree | bf2ea9559cd9ef0b37d78a20cc61290b406a1e59 /tools/perf/scripts/python | |
| parent | d42e3fae6faedacb2a7b4c984417ed0d9f540401 (diff) | |
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 <[email protected]>
Signed-off-by: Krish Sadhukhan <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions