Home
last modified time | relevance | path

Searched defs:shutdown (Results 1 – 8 of 8) sorted by relevance

/qemu/system/
H A Drunstate-action.c25 bool has_shutdown, ShutdownAction shutdown, in qmp_set_action()
/qemu/include/io/
H A Dchannel-tls.h50 QIOChannelShutdown shutdown; member
/qemu/tests/qtest/libqos/
H A Dlibqos.h14 void (*shutdown)(QOSState *); member
/qemu/include/system/
H A Dos-win32.h220 #define shutdown qemu_shutdown_wrap macro
/qemu/python/qemu/utils/
H A Dqemu_ga_client.py179 def shutdown(self, mode: str = 'powerdown') -> None: member in QemuGuestAgentClient
/qemu/tests/vm/
H A Dbasevm.py455 def shutdown(self): member in BaseVM
/qemu/python/qemu/machine/
H A Dmachine.py621 def shutdown(self, member in QEMUMachine
/qemu/target/i386/kvm/
H A Dxen-emu.c1455 struct sched_shutdown shutdown; in schedop_shutdown() local