Home
last modified time | relevance | path

Searched refs:synchronize (Results 1 – 11 of 11) sorted by relevance

/qemu/include/hw/s390x/
A Dstorage-attributes.h41 void (*synchronize)(S390StAttribState *sa); member
/qemu/monitor/
A Dhmp-cmds-target.c50 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync() argument
70 if (synchronize) { in mon_get_cpu_sync()
/qemu/hw/s390x/
A Ds390-stattrib.c158 sac->synchronize(sas); in cmma_load()
315 sa_cl->synchronize = qemu_s390_synchronize_stub; in qemu_s390_stattrib_class_init()
A Ds390-stattrib-kvm.c182 sac->synchronize = kvm_s390_stattrib_synchronize; in kvm_s390_stattrib_class_init()
/qemu/docs/devel/
A Dreplay.rst250 - EVENT_INTERRUPT. Used to synchronize interrupt processing.
251 - EVENT_EXCEPTION. Used to synchronize exception handling.
275 - REPLAY_ASYNC_EVENT_BLOCK. Block device operation. Used to synchronize
288 - EVENT_CHAR_WRITE. Used to synchronize character output operations. Followed by:
293 - EVENT_CHAR_READ_ALL. Used to synchronize character input operations,
A Dmultiple-iothreads.rst97 How to synchronize with an ``IOThread``
A Datomics.rst132 - release operations will *synchronize with* acquire operations;
/qemu/stubs/
A Dmeson.build57 stub_ss.add(files('cpu-synchronize-state.c'))
/qemu/qapi/
A Dmisc-target.json9 # be used if another mechanism to synchronize guest time is in effect,
/qemu/docs/interop/
A Dlive-block-operations.rst18 synchronize data from a disk image chain (including current active disk)
668 Instead of copying content from the entire chain, synchronize *only* the
750 synchronize to a pre-created file, therefore 'existing', file on the
/qemu/docs/devel/migration/
A Dpostcopy.rst227 procedure will be needed to properly synchronize the VM states between

Completed in 22 milliseconds