Home
last modified time | relevance | path

Searched defs:suspend (Results 1 – 9 of 9) sorted by relevance

/qemu/tests/guest-debug/
H A Drun-test.py79 suspend = '' variable
81 suspend = ' -S' variable
86 suspend = ',suspend=n' variable
88 suspend = '' variable
/qemu/python/qemu/utils/
H A Dqemu_ga_client.py168 def suspend(self, mode: str) -> None: member in QemuGuestAgentClient
/qemu/hw/mips/
H A Dloongson3_virt.c285 static const uint8_t suspend[6] = {128, 0, 0, 129, 128, 128}; in fw_conf_init() local
/qemu/hw/acpi/
H A Dcore.c642 uint8_t suspend[6] = {128, 0, 0, 129, 128, 128}; in acpi_pm1_cnt_init() local
/qemu/hw/i386/xen/
H A Dxen-hvm.c69 static Notifier suspend; variable
/qemu/gdbstub/
H A Duser.c455 bool suspend = true; in gdbserver_start() local
/qemu/hw/dma/
H A Domap_dma.c100 int suspend; member
/qemu/block/
H A Dblkdebug.c104 } suspend; member
/qemu/pc-bios/s390-ccw/
H A Dcio.h182 u32 suspend:1; member