diff options
author | Wei Huang <wei@redhat.com> | 2018-06-26 06:41:57 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-06 18:31:59 +0300 |
commit | ca359066889f753ca6d54bb333b783e7a784c0d1 (patch) | |
tree | f701a35b3bfed46ef5bd30c1a1dcb465d9e670d9 /include/linux/kvm_host.h | |
parent | d2ce98ca0a192e1bcb89068adfe6cb736f5e351c (diff) | |
download | linux-ca359066889f753ca6d54bb333b783e7a784c0d1.tar.xz |
kvm: selftests: add cr4_cpuid_sync_test
KVM is supposed to update some guest VM's CPUID bits (e.g. OSXSAVE) when
CR4 is changed. A bug was found in KVM recently and it was fixed by
Commit c4d2188206ba ("KVM: x86: Update cpuid properly when CR4.OSXAVE or
CR4.PKE is changed"). This patch adds a test to verify the synchronization
between guest VM's CR4 and CPUID bits.
Signed-off-by: Wei Huang <wei@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/linux/kvm_host.h')
0 files changed, 0 insertions, 0 deletions