]> Git Repo - linux.git/commit
KVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR
authorPaolo Bonzini <[email protected]>
Mon, 20 Jan 2020 13:22:55 +0000 (14:22 +0100)
committerPaolo Bonzini <[email protected]>
Thu, 23 Jan 2020 08:51:07 +0000 (09:51 +0100)
commit99634e3ec0d4e0df28ae465b10f3613a4ceee58b
tree822fdfd1530d57a0fe55f9a27f1a39647cbb71b3
parent5fcf3a55a62afb0760ccb6f391d62f20bce4a42f
KVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR

Even if it's read-only, it can still be written to by userspace.  Let
them know by adding it to KVM_GET_MSR_INDEX_LIST.

Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/x86.c
This page took 0.051523 seconds and 4 git commands to generate.