commit | 73917739334c6509833b0403b81d4a04a8784bdf | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 13 10:19:35 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Oct 13 18:29:41 2015 +0200 |
tree | 4b689f3a9b557f7158a6f1bc1ccc56e7266d2112 | |
parent | 5d9bc648b94dd719022343b8675e6c4381f0c45f [diff] |
KVM: x86: fix SMI to halted VCPU An SMI to a halted VCPU must wake it up, hence a VCPU with a pending SMI must be considered runnable. Fixes: 64d6067057d9658acb8675afcfba549abdb7fc16 Cc: stable@vger.kernel.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>