Home
last modified time | relevance | path

Searched refs:sync (Results 76 – 100 of 139) sorted by relevance

123456

/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl167 157 n32 sync sys_sync
344 # 333 through 402 are unassigned to sync up with generic numbers
H A Dsyscall_n64.tbl167 157 n64 sync sys_sync
340 # 329 through 423 are reserved to sync up with other architectures
/qemu/ui/
H A Dinput.c395 if (s->handler->sync) { in qemu_input_event_sync_impl()
396 s->handler->sync(s->dev); in qemu_input_event_sync_impl()
H A Dinput-legacy.c243 s->h.sync = legacy_mouse_sync; in qemu_add_mouse_event_handler()
/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc37 [ 36] = 0, /* sync */
/qemu/docs/devel/
H A Dblkverify.txt21 state should always be in sync.
H A Dtcg-icount.rst33 to keep wall clock time and virtual time in sync.
/qemu/chardev/
H A Dmsmouse.c178 .sync = msmouse_input_sync,
H A Dwctablet.c185 .sync = wctablet_input_sync,
/qemu/docs/interop/
H A Dqemu-ga.rst19 - sync and freeze the filesystems
/qemu/linux-user/xtensa/
H A Dsyscall.tbl195 178 common sync sys_sync
376 # 353 through 402 are unassigned to sync up with generic numbers
/qemu/docs/
H A Dblock-replication.txt82 || blockdev-backup sync=none 6
104 6) The blockdev-backup job (sync=none) is run to allow hidden-disk to buffer
H A Dxbzrle.txt78 increase after each ram dirty bitmap sync. When a cache conflict is
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/tests/qapi-schema/
H A Dqapi-schema-test.json16 'guest-sync' ] } }
192 { 'command': 'guest-sync', 'data': { 'arg': 'any' }, 'returns': 'any' }
/qemu/tests/qemu-iotests/
H A D281124 sync='full',
H A D312.out59 'sync': 'full',
/qemu/pc-bios/s390-ccw/
H A Dcio.h242 u32 sync:1; /* synchronize control */ member
/qemu/block/monitor/
H A Dblock-hmp-cmds.c241 .sync = full ? MIRROR_SYNC_MODE_FULL : MIRROR_SYNC_MODE_TOP, in hmp_drive_mirror()
269 .sync = full ? MIRROR_SYNC_MODE_FULL : MIRROR_SYNC_MODE_TOP, in hmp_drive_backup()
/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out1 === Test backup(sync=none) based fleecing ===
/qemu/target/hppa/
H A Dinsns.decode127 sync 000000 ----- ----- 000 00100000 00000 # sync, syncdma
/qemu/hw/display/
H A Dxenfb.c334 .sync = xenfb_mouse_sync,
341 .sync = xenfb_mouse_sync,
/qemu/
H A Dqemu.nsi108 ; Remember to keep the "Uninstall" section in sync.
H A Dhmp-commands-info.hx274 .name = "sync-profile",
285 ``info sync-profile [-m|-n]`` [*max*]
/qemu/bsd-user/netbsd/
H A Dstrace.list134 { TARGET_NETBSD_NR_sync, "sync", NULL, NULL, NULL },

123456