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