Home
last modified time | relevance | path

Searched refs:suspended (Results 1 – 14 of 14) sorted by relevance

/qemu/tests/migration/i386/
H A Da-b-bootblock.S28 #define suspended (X86_TEST_MEM_START + 4) macro
95 mov $suspended,%eax
105 mov $suspended,%eax
/qemu/docs/devel/migration/
H A DCPR.rst37 guest in the suspended runstate, such as by issuing the
41 the user should poll to see the suspended state before proceeding
118 VM status: paused (suspended)
138 VM status: paused (suspended)
/qemu/include/hw/virtio/
H A Dvhost-vdpa.h67 bool suspended; member
/qemu/include/sysemu/
H A Drunstate.h73 void vm_set_suspended(bool suspended);
/qemu/audio/
H A Dtrace-events11 alsa_resume_out(void) "Resuming suspended output stream"
/qemu/system/
H A Dcpus.c279 void vm_set_suspended(bool suspended) in vm_set_suspended() argument
281 vm_was_suspended = suspended; in vm_set_suspended()
/qemu/qapi/
H A Drun-state.json44 # @suspended: guest is suspended (ACPI S3)
59 'running', 'save-vm', 'shutdown', 'suspended', 'watchdog',
H A Dmisc.json167 # If the VM was previously suspended, and not been reset or woken,
H A Dmachine.json394 # isn't suspended.
H A Dmigration.json601 # guest in the suspended runstate, such as by issuing
/qemu/hw/virtio/
H A Dvhost-vdpa.c890 v->suspended = false; in vhost_vdpa_reset_device()
1332 v->suspended = true; in vhost_vdpa_suspend()
1454 if (!v->suspended) { in vhost_vdpa_get_vring_base()
/qemu/docs/interop/
H A Dvhost-user.rst345 stopped, and the vhost-user device is suspended (see
477 While all vrings are stopped, the device is *suspended*. In addition to
620 suspended (:ref:`Suspended device state <suspended_device_state>`).
1243 *suspended*, see :ref:`Suspended device state
/qemu/docs/devel/
H A Dreset.rst48 If the machine supports waking up from a suspended state and needs to reset
/qemu/qga/
H A Dqapi-schema.json595 # in doing so can result in a suspended guest that QEMU will not be
631 # in doing so can result in a suspended guest that QEMU will not be