Home
last modified time | relevance | path

Searched refs:sync (Results 126 – 141 of 141) sorted by relevance

123456

/qemu/docs/interop/
H A Dqmp-spec.rst257 ``guest-sync-delimited`` command. Refer to its documentation for
H A Dqcow2.txt899 The software doesn't have to sync the bitmap in the image file with its
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c2596 static void _vu_queue_notify(VuDev *dev, VuVirtq *vq, bool sync) in _vu_queue_notify() argument
2619 bool ack = sync && in _vu_queue_notify()
/qemu/migration/
H A Dtrace-events55 postcopy_page_req_sync(void *host_addr) "sync page req %p"
/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc4009 * Break the TB to be able to sync copied instructions
4108 * Break the TB to be able to sync copied instructions
4210 * Break the TB to be able to sync copied instructions
H A Dmicromips_translate.c.inc2428 * Break the TB to be able to sync copied instructions
2463 * Break the TB to be able to sync copied instructions
/qemu/tcg/mips/
H A Dtcg-target.c.inc1564 static const MIPSInsn sync[] = {
1575 tcg_out32(s, sync[a0 & TCG_MO_ALL]);
/qemu/qapi/
H A Dmachine.json1004 # Keep these in sync with the properties device_add accepts
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1646 static const uint32_t sync[] = {
1653 tcg_out32(s, sync[a0 & TCG_MO_ALL]);
/qemu/linux-user/
H A Dstrace.list1497 { TARGET_NR_sync, "sync" , NULL, NULL, NULL },
H A Dsyscall.c9647 sync(); in _syscall2()
/qemu/docs/about/
H A Dremoved-features.rst1170 (to be in sync with the renaming of the corresponding command line
/qemu/docs/tools/
H A Dqemu-img.rst915 out-of-band writes may result in the metadata falling out of sync with the
/qemu/
H A Dqemu-options.hx4708 ``shift`` is ``auto``. Note: The sync algorithm will work for those
5064 DEF("enable-sync-profile", 0, QEMU_OPTION_enable_sync_profile,
5065 "-enable-sync-profile\n"
5069 ``-enable-sync-profile``
5188 flag, which ensures the file metadata is in sync for
H A DMAINTAINERS26 S: Status, one of the following (keep in sync with docs/devel/maintainers.rst):
/qemu/hw/nvme/
H A Dctrl.c5787 uint64_t sync:1; in nvme_get_timestamp() member

123456