Home
last modified time | relevance | path

Searched refs:stopping (Results 1 – 9 of 9) sorted by relevance

/qemu/hw/sd/
H A Dssi-sd.c66 int32_t stopping; member
127 s->stopping = 1; in OBJECT_DECLARE_SIMPLE_TYPE()
200 s->stopping = 1; in OBJECT_DECLARE_SIMPLE_TYPE()
256 if (s->stopping) { in OBJECT_DECLARE_SIMPLE_TYPE()
257 s->stopping = 0; in OBJECT_DECLARE_SIMPLE_TYPE()
341 (!s->stopping && s->arglen > ARRAY_SIZE(s->response)))) { in ssi_sd_post_load()
363 VMSTATE_INT32(stopping, ssi_sd_state),
389 s->stopping = 0; in ssi_sd_reset()
/qemu/tests/unit/
H A Diothread.c30 bool stopping; member
70 while (!qatomic_read(&iothread->stopping)) { in iothread_run()
83 iothread->stopping = true; in iothread_stop_bh()
/qemu/hw/misc/
H A Dedu.c54 bool stopping; member
330 !edu->stopping) { in edu_fact_thread()
334 if (edu->stopping) { in edu_fact_thread()
397 edu->stopping = true; in pci_edu_uninit()
/qemu/
H A Diothread.c93 if (!iothread->ctx || iothread->stopping) { in iothread_stop()
96 iothread->stopping = true; in iothread_stop()
186 iothread->stopping = false; in iothread_init()
/qemu/include/system/
H A Diothread.h33 bool stopping; /* has iothread_stop() been called? */ member
/qemu/docs/devel/migration/
H A Dmapped-ram.rst35 Mapped-ram migration is best done non-live, i.e. by stopping the VM on
59 stopped after the snapshot by the admin, then consider stopping it
H A Dvfio.rst23 before stopping the source VM. Enabling this migration capability will
35 safe P2P-wise, since starting and stopping the devices is not done atomically
125 Discovering device capability, starting and stopping dirty tracking, and
/qemu/hw/i2c/
H A Dtrace-events51 npcm7xx_smbus_stop(const char *id) "%s stopping"
/qemu/docs/devel/
H A Dtracing.rst155 involve a state change like starting, stopping, allocating, freeing. State