Home
last modified time | relevance | path

Searched refs:sync (Results 51 – 75 of 140) sorted by relevance

123456

/qemu/tests/qemu-iotests/tests/
H A Diothreads-commit-active70 iotests.log(vm.qmp('blockdev-mirror', job_id='job0', sync='full',
H A Dmirror-ready-cancel-error91 sync='full',
H A Dbackup-discard-source110 sync='full', target='target',
H A Dmirror-change-copy-mode118 sync='full',
/qemu/tests/qemu-iotests/
H A D173.out16 'execute': 'blockdev-snapshot-sync'
H A D156.out11 { 'execute': 'blockdev-snapshot-sync',
28 'sync': 'top' } }
H A D255119 target='dst', sync='full')
H A D094.out10 'sync':'full',
H A D19457 sync='full',
H A D182.out21 {'execute': 'blockdev-snapshot-sync',
H A D229.out15 'sync': 'full',
H A D254.out17 "type": "blockdev-snapshot-sync"
H A D26460 sync='full', target='backup0',
H A D127.out15 'sync': 'top'
/qemu/hw/timer/
H A Da9gtimer.c76 static void a9_gtimer_update(A9GTimerState *s, bool sync) in a9_gtimer_update() argument
122 if (sync) { in a9_gtimer_update()
/qemu/
H A Dpythondeps.toml25 # Please keep the installed versions in sync with docs/requirements.txt
/qemu/qga/
H A Dqapi-schema.json35 'guest-sync',
36 'guest-sync-delimited' ],
42 # @guest-sync-delimited:
48 # ensure the stream is in sync and doesn't contain stale data from
72 { 'command': 'guest-sync-delimited',
77 # @guest-sync:
82 # ensure the stream is in sync and doesn't contain stale data from
95 # JSON objects, guest-sync should be sufficient, but note that in
109 { 'command': 'guest-sync',
563 # Notes: It's strongly recommended to issue the guest-sync command
[all …]
/qemu/docs/devel/
H A Dvfio-iommufd.rst130 Dirty page sync
133 Dirty page sync with iommufd backend is unsupported yet, live migration is
/qemu/block/
H A Dbackup.c59 bool sync = (((ret == 0) || (job->bitmap_mode == BITMAP_SYNC_MODE_ALWAYS)) \ in backup_cleanup_sync_bitmap() local
62 if (sync) { in backup_cleanup_sync_bitmap()
/qemu/hw/audio/
H A Dpl041.hx46 REGISTER( sync, 0x80 )
/qemu/include/ui/
H A Dinput.h29 QemuInputHandlerSync sync; member
/qemu/hw/input/
H A Dhid.c523 .sync = hid_pointer_sync,
530 .sync = hid_pointer_sync,
/qemu/tests/migration/
H A Dstress.c42 sync(); in exit_failure()
/qemu/tests/docker/dockerfiles/
H A Dcentos9.docker9 RUN dnf distro-sync -y && \
/qemu/target/riscv/insn_trans/
H A Dtrans_xthead.c.inc1014 * th.sync is an out-of-order barrier.
1029 * th.sync.i is th.sync plus pipeline flush.
1038 /* This instruction has the same behaviour like th.sync.i. */
1044 /* This instruction has the same behaviour like th.sync. */

123456