index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
qcow2-bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-3
/
+1
*
block/qcow2-bitmap: Don't take address of fields in packed structs
Peter Maydell
2018-11-05
1
-12
/
+12
*
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-0
/
+16
*
qcow2: add overlap check for bitmap directory
Vladimir Sementsov-Ogievskiy
2018-07-09
1
-1
/
+6
*
block/qcow2-bitmap: fix free_bitmap_clusters
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-1
/
+0
*
block: use local path for local headers
Michael S. Tsirkin
2018-05-31
1
-1
/
+1
*
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
2018-03-26
1
-1
/
+14
*
qcow2: fix flushing after dirty bitmap metadata writes
Paolo Bonzini
2018-03-09
1
-2
/
+2
*
qcow2: Replace align_offset() with ROUND_UP()
Alberto Garcia
2018-03-02
1
-2
/
+2
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
1
-5
/
+7
*
qcow2: No persistent dirty bitmaps for compat=0.10
Max Reitz
2018-01-23
1
-0
/
+10
*
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
1
-15
/
+16
*
qcow2: Switch load_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
1
-14
/
+8
*
dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
Eric Blake
2017-10-06
1
-1
/
+1
*
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
2017-10-06
1
-2
/
+2
*
qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
Eric Blake
2017-10-06
1
-14
/
+14
*
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
2017-10-06
1
-8
/
+14
*
dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
Eric Blake
2017-10-06
1
-6
/
+8
*
qcow2: Ensure bitmap serialization is aligned
Eric Blake
2017-10-06
1
-2
/
+5
*
block/qcow2-bitmap: fix use of uninitialized pointer
Vladimir Sementsov-Ogievskiy
2017-09-26
1
-1
/
+1
*
qcow2-bitmap: fix bitmap_free
Vladimir Sementsov-Ogievskiy
2017-07-25
1
-0
/
+4
*
qcow2: add .bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+41
*
qcow2: add .bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+51
*
qcow2: store bitmaps on reopening image as read-only
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+22
*
qcow2: add persistent dirty bitmaps support
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+476
*
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+1
*
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+2
*
qcow2: support .bdrv_reopen_bitmaps_rw
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+61
*
qcow2: autoloading dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+389
*
qcow2: add bitmaps extension
Vladimir Sementsov-Ogievskiy
2017-07-11
1
-0
/
+439