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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
block
/
dirty-bitmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
1
-4
/
+4
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
1
-2
/
+2
2017-10-06
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
1
-3
/
+2
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
1
-7
/
+7
2017-10-06
dirty-bitmap: Avoid size query failure during truncate
Eric Blake
1
-1
/
+1
2017-10-06
dirty-bitmap: Drop unused functions
Eric Blake
1
-10
/
+0
2017-07-11
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2017-07-11
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2017-07-11
block/dirty-bitmap: add bdrv_dirty_bitmap_next()
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-07-11
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-11
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-07-11
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2017-07-11
block: fix bdrv_dirty_bitmap_granularity signature
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
1
-7
/
+18
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
1
-0
/
+3
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+14
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
1
-0
/
+2
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
1
-0
/
+9
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
1
-2
/
+5
2016-07-19
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
1
-2
/
+2
2016-03-14
block: Move block dirty bitmap code to separate files
Fam Zheng
1
-0
/
+44