]> Git Repo - qemu.git/commit - qtest.c
qtest: don't report signals if qtest driver enabled
authorMichael S. Tsirkin <[email protected]>
Tue, 4 Feb 2014 18:06:47 +0000 (20:06 +0200)
committerAndreas Färber <[email protected]>
Thu, 13 Feb 2014 16:47:43 +0000 (17:47 +0100)
commitb3be57c358b3186b675ce4452a030fd3d9f37be0
treeb7b6d96142e5fa0bf53e5bd72c2896dff4a87822
parentf673e70ccc668607620cd6d30fd0b9bc7a54151d
qtest: don't report signals if qtest driver enabled

qtest driver always uses signals to kill qemu
no need to report it, whatever the accelerator state.

Add API to detect qtest driver, and suppress reporting
signals in this case.

Reported-by: Andreas Färber <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
include/sysemu/qtest.h
qtest.c
vl.c
This page took 0.021555 seconds and 4 git commands to generate.