index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qcow2-bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
qcow2-bitmap: initialize bitmap directory alignment
Andrey Shinkevich
1
-1
/
+1
2019-05-28
qcow2.h: add missing include
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2019-05-07
qcow2: discard bitmap when removed
Andrey Shinkevich
1
-1
/
+1
2019-03-12
block/qcow2-bitmap: Allow resizes with persistent bitmaps
John Snow
1
-0
/
+46
2019-03-12
block/qcow2-bitmap: Don't check size for IN_USE bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+18
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
1
-3
/
+3
2019-03-12
block/dirty-bitmaps: implement inconsistent bit
John Snow
1
-48
/
+51
2019-03-08
qcow2: External file I/O
Kevin Wolf
1
-3
/
+4
2019-02-11
qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
Andrey Shinkevich
1
-0
/
+76
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-3
/
+1
2018-11-05
block/qcow2-bitmap: Don't take address of fields in packed structs
Peter Maydell
1
-12
/
+12
2018-10-29
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
1
-0
/
+16
2018-07-09
qcow2: add overlap check for bitmap directory
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2018-06-11
block/qcow2-bitmap: fix free_bitmap_clusters
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2018-05-31
block: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-03-26
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
1
-1
/
+14
2018-03-09
qcow2: fix flushing after dirty bitmap metadata writes
Paolo Bonzini
1
-2
/
+2
2018-03-02
qcow2: Replace align_offset() with ROUND_UP()
Alberto Garcia
1
-2
/
+2
2018-02-13
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
1
-5
/
+7
2018-01-23
qcow2: No persistent dirty bitmaps for compat=0.10
Max Reitz
1
-0
/
+10
2017-10-06
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
1
-15
/
+16
2017-10-06
qcow2: Switch load_bitmap_data() to byte-based iteration
Eric Blake
1
-14
/
+8
2017-10-06
dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
Eric Blake
1
-1
/
+1
2017-10-06
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
1
-2
/
+2
2017-10-06
qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
Eric Blake
1
-14
/
+14
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
1
-8
/
+14
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
Eric Blake
1
-6
/
+8
2017-10-06
qcow2: Ensure bitmap serialization is aligned
Eric Blake
1
-2
/
+5
2017-09-26
block/qcow2-bitmap: fix use of uninitialized pointer
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-07-25
qcow2-bitmap: fix bitmap_free
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-11
qcow2: add .bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+41
2017-07-11
qcow2: add .bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+51
2017-07-11
qcow2: store bitmaps on reopening image as read-only
Vladimir Sementsov-Ogievskiy
1
-0
/
+22
2017-07-11
qcow2: add persistent dirty bitmaps support
Vladimir Sementsov-Ogievskiy
1
-0
/
+476
2017-07-11
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2017-07-11
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-07-11
qcow2: support .bdrv_reopen_bitmaps_rw
Vladimir Sementsov-Ogievskiy
1
-0
/
+61
2017-07-11
qcow2: autoloading dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+389
2017-07-11
qcow2: add bitmaps extension
Vladimir Sementsov-Ogievskiy
1
-0
/
+439