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
/
dirty-bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-24
dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented
Eric Blake
1
-1
/
+1
2017-07-11
block: release persistent bitmaps on inactivate
Vladimir Sementsov-Ogievskiy
1
-6
/
+23
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+18
2017-07-11
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2017-07-11
block/dirty-bitmap: add bdrv_dirty_bitmap_next()
Vladimir Sementsov-Ogievskiy
1
-0
/
+7
2017-07-11
block: introduce persistent dirty bitmaps
Vladimir Sementsov-Ogievskiy
1
-0
/
+29
2017-07-11
block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+18
2017-07-11
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+36
2017-07-11
block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
1
-0
/
+7
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
-8
/
+60
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
1
-1
/
+43
2016-10-24
block: More operations for meta dirty bitmap
Fam Zheng
1
-0
/
+19
2016-10-24
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+37
2016-10-24
block: Assert that bdrv_release_dirty_bitmap succeeded
Fam Zheng
1
-0
/
+3
2016-10-24
block: Add two dirty bitmap getters
Fam Zheng
1
-0
/
+10
2016-10-24
block: Support meta dirty bitmap
Fam Zheng
1
-0
/
+52
2016-10-24
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
1
-6
/
+33
2016-07-19
dirty-bitmap: operate with int64_t amount
Denis V. Lunev
1
-3
/
+3
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-1
/
+1
2016-03-14
block: Move block dirty bitmap code to separate files
Fam Zheng
1
-0
/
+387