diff options
author | Michal Luczaj <mhal@rbox.co> | 2024-08-02 13:29:41 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-08-13 12:01:46 -0400 |
commit | 238d3d63d1e27c8d9733b48f7b682fc6aba86672 (patch) | |
tree | c55f97dbefa9ad9564d01abe278964ff89de13ea /virt/kvm | |
parent | 4b7c3f6d04bd53f2e5b228b6821fb8f5d1ba3071 (diff) |
KVM: selftests: Add a testcase to verify x2APIC is fully readonly
Add a test to verify that userspace can't change a vCPU's x2APIC ID by
abusing KVM_SET_LAPIC. KVM models the x2APIC ID (and x2APIC LDR) as
readonly, and silently ignores userspace attempts to change the x2APIC ID
for backwards compatibility.
Signed-off-by: Michal Luczaj <mhal@rbox.co>
[sean: write changelog, add to existing test]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-ID: <20240802202941.344889-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions