Add function to handle signals
commit318f6327427d9b34d02f44dd087cec8283a34f17
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 2 Apr 2008 23:20:15 +0000 (2 20:20 -0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 Apr 2008 09:51:07 +0000 (3 12:51 +0300)
treec4b24789cb75da462e1a0a94c9d4bd48ff45016f
parent0425b39633b22bfd1d3e00795fa270167d1e8396
Add function to handle signals

SIGUSR1 has no handler, and the SIGUSR2 one does nothing useful anymore
(thats also true for SIGIO on tap fd, which runs host_alarm_handler
unnecessarily).

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