Home
last modified time | relevance | path

Searched refs:killed (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/unit/
H A Dtest-seccomp.c30 static void test_seccomp_helper(const char *args, bool killed, in test_seccomp_helper() argument
61 if (killed) { in test_seccomp_helper()
/qemu/hw/usb/
H A Dhcd-xhci.c1198 int killed = 0; in xhci_ep_nuke_one_xfer() local
1209 killed = 1; in xhci_ep_nuke_one_xfer()
1217 killed = 1; in xhci_ep_nuke_one_xfer()
1224 return killed; in xhci_ep_nuke_one_xfer()
1233 int killed = 0; in xhci_ep_nuke_xfers() local
1253 killed += xhci_ep_nuke_one_xfer(xfer, report); in xhci_ep_nuke_xfers()
1254 if (killed) { in xhci_ep_nuke_xfers()
1264 return killed; in xhci_ep_nuke_xfers()
/qemu/docs/
H A DCOLO-FT.txt244 If you killed the Secondary, then follow "Primary Failover". After that,
247 If you killed the Primary, then follow "Secondary Failover". After that,
/qemu/docs/devel/migration/
H A Dmain.rst378 Sometime in the future when we no longer care about the ancient versions these can be killed off.
/qemu/tcg/s390x/
H A Dtcg-target.c.inc3746 register, so it can get killed by setup for the qemu_st helper. */
/qemu/
H A Dqemu-options.hx5273 forcefully killed with SIGKILL before the main QEMU process has