Sign in
qemu
/
qemu
/
de4c2dcf7fedf5fa727113e1dec0d0e5dd0462a0
/
block
/
mirror.c
79e14bf
qapi: make use of new BlockJobType
by Fam Zheng
· 11 years ago
3fc4b10
blockjob: rename BlockJobType to BlockJobDriver
by Fam Zheng
· 11 years ago
34b5d2c
block: Error parameter for open functions
by Max Reitz
· 12 years ago
4f57863
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
by Paolo Bonzini
· 12 years ago
4f6fd34
block: make bdrv_delete() static
by Fam Zheng
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
7483d1e
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
by Alex Bligh
· 12 years ago
f59fee8
block: Make BlockJobTypes const
by Kevin Wolf
· 12 years ago
dacc26a
block: mirror_complete(): use error_setg_file_open()
by Luiz Capitulino
· 12 years ago
31ca6d0
block: Add driver-specific options for backing files
by Kevin Wolf
· 12 years ago
88ff0e4
mirror: do nothing on zero-sized disk
by Paolo Bonzini
· 12 years ago
884fea4
mirror: support arbitrarily-sized iterations
by Paolo Bonzini
· 12 years ago
402a474
mirror: support more than one in-flight AIO operation
by Paolo Bonzini
· 12 years ago
08e4ed6
mirror: add buf-size argument to drive-mirror
by Paolo Bonzini
· 12 years ago
bd48bde
mirror: switch mirror_iteration to AIO
by Paolo Bonzini
· 12 years ago
eee13df
mirror: allow customizing the granularity
by Paolo Bonzini
· 12 years ago
50717e9
block: allow customizing the granularity of the dirty bitmap
by Paolo Bonzini
· 12 years ago
acc906c
block: return count of dirty sectors, not chunks
by Paolo Bonzini
· 12 years ago
b812f67
mirror: perform COW if the cluster size is bigger than the granularity
by Paolo Bonzini
· 12 years ago
8f0720e
block: implement dirty bitmap using HBitmap
by Paolo Bonzini
· 12 years ago
7191bf3
block: Fix how mirror_run() frees its buffer
by Markus Armbruster
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
c57b665
aio: Get rid of qemu_aio_flush()
by Kevin Wolf
· 12 years ago
b952b55
mirror: add support for on-source-error/on-target-error
by Paolo Bonzini
· 12 years ago
d63ffd8
mirror: implement completion
by Paolo Bonzini
· 12 years ago
893f7eb
mirror: introduce mirror job
by Paolo Bonzini
· 12 years ago