Home
last modified time | relevance | path

Searched refs:AbnormalShutdown (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-top-perms48 except machine.AbnormalShutdown:
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py101 class AbnormalShutdown(QEMUMachineError): class
618 raise AbnormalShutdown("Could not perform graceful shutdown") \