diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2015-05-04 08:32:32 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-05-08 10:51:45 +0200 |
commit | 8a9781f7ad0087182c51c629335803264568ef3b (patch) | |
tree | e3f24554a01b312d269f74beca71451a015f936e /virt | |
parent | acac6f89574c743796c9c947e046a0d6637d5fe2 (diff) |
KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip
vcpu->arch.apic is NULL when a userspace irqchip is active. But instead
of letting the test incorrectly depend on in-kernel irqchip mode,
open-code it to catch also userspace x2APICs.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions