Searched defs:suspend (Results 1 – 9 of 9) sorted by relevance
/qemu/tests/guest-debug/ |
H A D | run-test.py | 79 suspend = '' variable 81 suspend = ' -S' variable 86 suspend = ',suspend=n' variable 88 suspend = '' variable
|
/qemu/python/qemu/utils/ |
H A D | qemu_ga_client.py | 168 def suspend(self, mode: str) -> None: member in QemuGuestAgentClient
|
/qemu/hw/mips/ |
H A D | loongson3_virt.c | 285 static const uint8_t suspend[6] = {128, 0, 0, 129, 128, 128}; in fw_conf_init() local
|
/qemu/hw/acpi/ |
H A D | core.c | 642 uint8_t suspend[6] = {128, 0, 0, 129, 128, 128}; in acpi_pm1_cnt_init() local
|
/qemu/hw/i386/xen/ |
H A D | xen-hvm.c | 69 static Notifier suspend; variable
|
/qemu/gdbstub/ |
H A D | user.c | 455 bool suspend = true; in gdbserver_start() local
|
/qemu/hw/dma/ |
H A D | omap_dma.c | 100 int suspend; member
|
/qemu/block/ |
H A D | blkdebug.c | 104 } suspend; member
|
/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 182 u32 suspend:1; member
|