Home
last modified time | relevance | path

Searched refs:sync (Results 101 – 125 of 140) sorted by relevance

123456

/qemu/docs/
H A DCOLO-FT.txt284 …", "target": "nbd://127.0.0.2:9999/parent0", "mode": "existing", "format": "raw", "sync": "full"} }
313 …", "target": "nbd://127.0.0.1:9999/parent0", "mode": "existing", "format": "raw", "sync": "full"} }
/qemu/
H A Dhmp-commands-info.hx274 .name = "sync-profile",
285 ``info sync-profile [-m|-n]`` [*max*]
H A Dhmp-commands.hx126 "\n\t\t\t instead of keep running until data is in sync)",
628 .name = "sync-profile",
637 ``sync-profile [on|off|reset]``
/qemu/qapi/
H A Dblock-core.json1569 # @sync: what parts of the disk image should be copied to the
1630 'sync': 'MirrorSyncMode', '*speed': 'int',
1674 # @blockdev-snapshot-sync:
1694 { 'command': 'blockdev-snapshot-sync',
2177 # @sync: what parts of the disk image should be copied to the
2499 # @sync: what parts of the disk image should be copied to the
2551 'sync': 'MirrorSyncMode',
6061 # @blockdev-snapshot-internal-sync:
6088 { 'command': 'blockdev-snapshot-internal-sync',
6093 # @blockdev-snapshot-delete-internal-sync:
[all …]
H A Dmigration.json35 # @dirty-sync-count: number of times that dirty ram was synchronized
58 # @dirty-sync-missed-zero-copy: Number of times dirty RAM
60 # between 0 and @dirty-sync-count * @multifd-channels. (since
70 'mbps': 'number', 'dirty-sync-count': 'int',
75 'dirty-sync-missed-zero-copy': 'uint64' } }
/qemu/docs/specs/
H A Dppc-xive.rst192 and for escalation. Not used on the field, only to sync the EQ cache
/qemu/bsd-user/openbsd/
H A Dstrace.list171 { TARGET_OPENBSD_NR_sync, "sync", NULL, NULL, NULL },
/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl173 162 common sync sys_sync
/qemu/linux-user/microblaze/
H A Dsyscall.tbl46 36 common sync sys_sync
/qemu/linux-user/m68k/
H A Dsyscall.tbl46 36 common sync sys_sync
/qemu/linux-user/sh4/
H A Dsyscall.tbl46 36 common sync sys_sync
/qemu/linux-user/arm/
H A Dsyscall.tbl50 36 common sync sys_sync
/qemu/linux-user/hppa/
H A Dsyscall.tbl49 36 common sync sys_sync
/qemu/linux-user/alpha/
H A Dsyscall.tbl46 36 common sync sys_sync
/qemu/linux-user/sparc/
H A Dsyscall.tbl54 36 common sync sys_sync
/qemu/linux-user/i386/
H A Dsyscall_32.tbl50 36 i386 sync sys_sync
/qemu/linux-user/mips/
H A Dsyscall_o32.tbl48 36 o32 sync sys_sync
/qemu/ui/
H A Dvdagent.c304 .sync = vdagent_pointer_sync,
/qemu/bsd-user/freebsd/
H A Dstrace.list241 { TARGET_FREEBSD_NR_sync, "sync", NULL, NULL, NULL },
/qemu/linux-user/s390x/
H A Dsyscall.tbl40 36 common sync sys_sync sys_sync
/qemu/linux-user/ppc/
H A Dsyscall.tbl57 36 common sync sys_sync
/qemu/hw/virtio/
H A Dvhost.c340 static void vhost_log_put(struct vhost_dev *dev, bool sync) in vhost_log_put() argument
351 if (dev->log_size && sync) { in vhost_log_put()
/qemu/bsd-user/
H A Dbsd-file.h546 sync(); in do_bsd_sync()
/qemu/hw/input/
H A Dps2.c1249 .sync = ps2_mouse_sync,
/qemu/docs/interop/
H A Dqmp-spec.rst257 ``guest-sync-delimited`` command. Refer to its documentation for

123456