KVM: ia64: Use guest signal mask when blocking
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 23 Oct 2008 07:02:52 +0000 (15:02 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 11 Nov 2008 18:53:34 +0000 (20:53 +0200)
Before a vcpu blocks, it should switch to the guest signal mask to allow
signals to unblock it.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found