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.
46 QEMU uses these bitmaps when making incremental backups to know which sections
276 - An incremental backup created from an empty bitmap will copy no data, as if
497 #. At a later point, issue incremental backups from ``bitmap0``.
500 incremental backups made from this point forward would be correctly aligned to
503 This is not particularly useful if we decide we want to start incremental
513 #. At a later point, issue incremental backups from ``bitmap0``.
516 drive backup, incremental backups can still be authored from this
539 from the point in time at which the incremental backup was issued.
544 full and incremental backups.
[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 --
5240 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
5241 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5243 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
5244 {"error": {"class": "GenericError", "desc": "must provide a valid bitmap name for 'incremental' syn…
5246 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
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…
5252 …ive0", "filter-node-name": "backup-top", "job-id": "api_job", "sync": "incremental", "target": "ba…
[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.c617 static void framebuffer_update_request(VncState *vs, int incremental,
2072 static void framebuffer_update_request(VncState *vs, int incremental, in framebuffer_update_request() argument
2075 if (incremental) { in framebuffer_update_request()
/qemu/qapi/
H A Dblock-core.json1322 # @incremental: only copy data described by the dirty bitmap.
1331 'data': ['top', 'full', 'none', 'incremental', 'bitmap'] }
1340 # successful. This is the behavior always used for incremental
2351 # Clear (reset) a dirty bitmap on the device, so that an incremental