Ignore SIG_IPI signals in userspace
commitd6e69eb6e70c6354db8c44dc2b9f9b19e2134d3b
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 11 Apr 2008 16:24:44 +0000 (11 13:24 -0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 13 Apr 2008 15:01:29 +0000 (13 18:01 +0300)
tree40f606cd38dc00a1372a3c196d8896b90631731d
parent44631342f80fcb72bbe751c7b25d136921e529c9
Ignore SIG_IPI signals in userspace

Otherwise a signal can be received in userspace and a vcpu goes back
to the kernel while it should stay still.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
qemu-kvm.c