Avi Kivity 1961d276c8 KVM: Add guest mode signal mask
Allow a special signal mask to be used while executing in guest mode.  This
allows signals to be used to interrupt a vcpu without requiring signal
delivery to a userspace handler, which is quite expensive.  Userspace still
receives -EINTR and can get the signal via sigwait().

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-05-03 10:52:24 +03:00
..
2007-04-17 16:36:28 -07:00
2007-05-03 10:52:24 +03:00
2007-04-28 23:11:19 -04:00
2007-04-27 10:57:30 -07:00