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
/
block-copy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
block/block-copy: fix s->copy_size for compressed cluster
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-10-28
block/block-copy: increase buffered copy request
Vladimir Sementsov-Ogievskiy
1
-16
/
+32
2019-10-28
block/block-copy: add memory limit
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-10-28
block/block-copy: refactor copying
Vladimir Sementsov-Ogievskiy
1
-67
/
+51
2019-10-28
block/block-copy: limit copy_range_size to 16 MiB
Vladimir Sementsov-Ogievskiy
1
-2
/
+8
2019-10-28
block/block-copy: allocate buffer in block_copy_with_bounce_buffer
Vladimir Sementsov-Ogievskiy
1
-13
/
+8
2019-10-17
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
1
-59
/
+22
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
1
-9
/
+15
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
1
-0
/
+43
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
1
-0
/
+333