Add chardev option to disable signal.
authorKusanagi Kouichi <slash@ac.auone-net.jp>
Fri, 16 Oct 2009 13:31:38 +0000 (22:31 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:28:42 +0000 (12:28 -0500)
commitb17aab40707d8c99e938ba4daa9ed88e06e00d00
treeeeb6011f5c58dd02055b5def8fcbe5575a636b22
parentd29f4343727ee1b49ee45ef69de73ea95a3d33b7
Add chardev option to disable signal.

If I am using vga and serial which is stdio and hit C-c on
serial console, qemu terminates. That is annoying for me.
So make it configurable whether signal is generated when C-c is hit.

Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c
qemu-config.c