diff options
author | Sean Christopherson <[email protected]> | 2019-01-23 09:22:39 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2019-01-25 19:11:32 +0100 |
commit | 1ed199a41c70ad7bfaee8b14f78e791fcf43b278 (patch) | |
tree | 6b13882a3c7f14cd8dc5b39f58c07252f436d587 /net/lapb/lapb_subr.c | |
parent | f1adceaf01f0446e69c15b32f24ce98e3c3623f1 (diff) |
KVM: x86: Fix PV IPIs for 32-bit KVM host
The recognition of the KVM_HC_SEND_IPI hypercall was unintentionally
wrapped in "#ifdef CONFIG_X86_64", causing 32-bit KVM hosts to reject
any and all PV IPI requests despite advertising the feature. This
results in all KVM paravirtualized guests hanging during SMP boot due
to IPIs never being delivered.
Fixes: 4180bf1b655a ("KVM: X86: Implement "send IPI" hypercall")
Cc: [email protected]
Cc: Wanpeng Li <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions