Home
last modified time | relevance | path

Searched refs:incremental (Results 1 – 8 of 8) sorted by relevance

/qemu/docs/interop/
H A Dbitmaps.rst14 incremental or differential backup regimens.
544 full and incremental backups.
760 "sync": "incremental"
786 from each incremental backup.
834 "sync": "incremental"
931 "sync": "incremental"
1257 "sync": "incremental"
1340 "sync": "incremental"
1400 "sync": "incremental",
1409 "sync": "incremental",
[all …]
H A Dlive-block-operations.rst19 to another target image; and point-in-time (and incremental) backups of
569 (4) ``incremental`` -- Synchronize content that is described by the
574 tree to learn about the detailed workings of the ``incremental``
/qemu/tests/qemu-iotests/
H A D256.out95 "sync": "incremental",
105 "sync": "incremental",
H A D124246 for incremental, reference in bitmap.backups:
247 self.assertTrue(iotests.compare_images(incremental, reference))
H A D257.out5238 -- Sync mode incremental tests --
5241 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5244 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5247 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5249 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
5250 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5256 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}}
5259 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}}
5261 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
5265 …GenericError", "desc": "Bitmap sync mode must be 'on-success' when using sync mode 'incremental'"}}
[all …]
/qemu/ui/
H A Dtrace-events59 …*state, void *ioc, int job_update, size_t offset) "VNC client throttle incremental state=%p ioc=%p…
63 …remental(void *state, void *ioc, size_t offset) "VNC client unthrottle incremental state=%p ioc=%p…
H A Dvnc.c619 static void framebuffer_update_request(VncState *vs, int incremental,
2074 static void framebuffer_update_request(VncState *vs, int incremental, in framebuffer_update_request() argument
2077 if (incremental) { in framebuffer_update_request()
/qemu/qapi/
H A Dblock-core.json1318 # @incremental: only copy data described by the dirty bitmap.
1327 'data': ['top', 'full', 'none', 'incremental', 'bitmap'] }
2347 # Clear (reset) a dirty bitmap on the device, so that an incremental