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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-3
/
+8
2019-08-19
LUKS: support preallocation
Maxim Levitsky
1
-3
/
+27
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
1
-2
/
+2
2019-08-17
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
1
-2
/
+2
2019-08-16
block/backup: refactor write_flags
Vladimir Sementsov-Ogievskiy
1
-12
/
+12
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
1
-9
/
+6
2019-08-16
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
1
-7
/
+1
2019-08-16
block/backup: teach TOP to never copy unallocated regions
John Snow
2
-9
/
+71
2019-08-16
block/backup: add backup_is_cluster_allocated
John Snow
1
-18
/
+44
2019-08-16
block/backup: centralize copy_bitmap initialization
John Snow
1
-14
/
+15
2019-08-16
block/backup: improve sync=bitmap work estimates
John Snow
1
-5
/
+3
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
1
-9
/
+4
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
1
-8
/
+7
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
1
-0
/
+6
2019-08-16
block/backup: add 'always' bitmap sync policy
John Snow
1
-8
/
+19
2019-08-16
block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
John Snow
1
-39
/
+43
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2
-8
/
+13
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
1
-5
/
+49
2019-08-16
block/backup: add 'never' policy to bitmap sync mode
John Snow
1
-2
/
+5
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
3
-11
/
+17
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-31
/
+84
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
3
-103
/
+134
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
10
-0
/
+10
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
1
-0
/
+1
2019-08-16
file-posix: Handle undetectable alignment
Nir Soffer
1
-11
/
+25
2019-08-16
block-backend: Queue requests while drained
Kevin Wolf
4
-3
/
+54
2019-08-16
mirror: Keep mirror_top_bs drained after dropping permissions
Kevin Wolf
1
-1
/
+5
2019-08-16
block: Remove blk_pread_unthrottled()
Kevin Wolf
1
-16
/
+0
2019-08-15
block/nbd: refactor nbd connection parameters
Vladimir Sementsov-Ogievskiy
1
-61
/
+60
2019-08-15
block/nbd: add cmdline and qapi parameter reconnect-delay
Vladimir Sementsov-Ogievskiy
1
-1
/
+15
2019-08-15
block/nbd: move from quit to state
Vladimir Sementsov-Ogievskiy
1
-21
/
+37
2019-08-15
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
1
-9
/
+7
2019-08-15
block/nbd: split connection_co start out of nbd_client_connect
Vladimir Sementsov-Ogievskiy
1
-9
/
+13
2019-08-15
block/stream: use BDRV_REQ_PREFETCH
Vladimir Sementsov-Ogievskiy
1
-15
/
+9
2019-08-15
block: implement BDRV_REQ_PREFETCH
Vladimir Sementsov-Ogievskiy
1
-6
/
+12
2019-08-06
block/backup: disable copy_range for compressed backup
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-08-06
mirror: Only mirror granularity-aligned chunks
Max Reitz
1
-0
/
+29
2019-08-06
backup: Copy only dirty areas
Max Reitz
1
-2
/
+11
2019-07-30
nvme: Limit blkshift to 12 (for 4 kB blocks)
Max Reitz
1
-11
/
+11
2019-07-30
block/copy-on-read: Fix permissions for inactive node
Kevin Wolf
1
-9
/
+7
2019-07-22
block: Dec. drained_end_counter before bdrv_wakeup
Max Reitz
1
-3
/
+2
2019-07-22
block/nvme: don't touch the completion entries
Maxim Levitsky
1
-4
/
+1
2019-07-22
block/nvme: support larger that 512 bytes sector devices
Maxim Levitsky
1
-5
/
+40
2019-07-22
block/nvme: fix doorbell stride
Maxim Levitsky
1
-1
/
+1
2019-07-22
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-07-19' into st...
Peter Maydell
1
-3
/
+2
2019-07-19
nbd: Initialize reply on failure
Eric Blake
1
-3
/
+2
2019-07-19
block: Loop unsafely in bdrv*drained_end()
Max Reitz
1
-4
/
+4
[next]