Searched refs:synchronize (Results 1 – 11 of 11) sorted by relevance
41 void (*synchronize)(S390StAttribState *sa); member
50 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync() argument70 if (synchronize) { in mon_get_cpu_sync()
158 sac->synchronize(sas); in cmma_load()315 sa_cl->synchronize = qemu_s390_synchronize_stub; in qemu_s390_stattrib_class_init()
182 sac->synchronize = kvm_s390_stattrib_synchronize; in kvm_s390_stattrib_class_init()
250 - 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 synchronize288 - EVENT_CHAR_WRITE. Used to synchronize character output operations. Followed by:293 - EVENT_CHAR_READ_ALL. Used to synchronize character input operations,
97 How to synchronize with an ``IOThread``
132 - release operations will *synchronize with* acquire operations;
57 stub_ss.add(files('cpu-synchronize-state.c'))
9 # be used if another mechanism to synchronize guest time is in effect,
18 synchronize data from a disk image chain (including current active disk)668 Instead of copying content from the entire chain, synchronize *only* the750 synchronize to a pre-created file, therefore 'existing', file on the
227 procedure will be needed to properly synchronize the VM states between
Completed in 22 milliseconds