mirror of
https://github.com/torvalds/linux.git
synced 2026-04-29 03:52:30 -04:00
kvm_vcpu_block() unhalts vpu on an interrupt/timer without checking if interrupt window is actually opened. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>