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
*
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
*
|
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
2
-26
/
+60
*
|
block: Make bdrv_parent_drained_[^_]*() static
Max Reitz
2019-07-19
1
-4
/
+4
*
|
block: Add @drained_end_counter
Max Reitz
2019-07-19
1
-18
/
+40
*
|
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
2019-07-19
1
-3
/
+11
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-16
1
-15
/
+14
|
\
|
*
iscsi: base all handling of check condition on scsi_sense_to_errno
Paolo Bonzini
2019-07-15
1
-15
/
+14
|
*
iscsi: fix busy/timeout/task set full
Paolo Bonzini
2019-07-15
1
-1
/
+1
*
|
gluster: fix .bdrv_reopen_prepare when backing file is a JSON object
Stefano Garzarella
2019-07-15
1
-1
/
+11
*
|
block/stream: Swap backing file change order
Max Reitz
2019-07-15
1
-1
/
+1
*
|
block/stream: Fix error path
Max Reitz
2019-07-15
1
-1
/
+1
*
|
block: Add BDS.never_freeze
Max Reitz
2019-07-15
2
-0
/
+8
*
|
nvme: Set number of queues later in nvme_init()
Michal Privoznik
2019-07-15
1
-1
/
+1
|
/
*
file-posix: Use max transfer length/segment count only for SCSI passthrough
Maxim Levitsky
2019-07-12
1
-26
/
+28
*
qcow2: Allow -o compat=v3 during qemu-img amend
Eric Blake
2019-07-08
1
-3
/
+3
*
block/qcow: Improve error when opening qcow2 files as qcow
John Snow
2019-07-08
1
-1
/
+6
*
block/stream: introduce a bottom node
Andrey Shinkevich
2019-07-02
1
-20
/
+23
*
block/stream: refactor stream_run: drop goto
Andrey Shinkevich
2019-07-02
1
-9
/
+4
*
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
6
-11
/
+21
*
block/rbd: increase dynamically the image size
Stefano Garzarella
2019-07-02
1
-3
/
+39
*
ssh: switch from libssh2 to libssh
Pino Toscano
2019-06-24
3
-301
/
+371
*
vmdk: Add read-only support for seSparse snapshots
Sam Eiderman
2019-06-24
1
-16
/
+342
*
vmdk: Reduce the max bound for L1 table size
Sam Eiderman
2019-06-24
1
-6
/
+7
*
vmdk: Fix comment regarding max l1_size coverage
Sam Eiderman
2019-06-24
1
-3
/
+8
*
block/commit: Drop bdrv_child_try_set_perm()
Max Reitz
2019-06-18
1
-2
/
+0
*
block/mirror: Fix child permissions
Max Reitz
2019-06-18
1
-9
/
+23
*
file-posix: Update open_flags in raw_set_perm()
Max Reitz
2019-06-18
1
-0
/
+4
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-1
/
+1
*
block/block-backend: blk_iostatus_reset: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-4
/
+0
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
2
-25
/
+34
*
blkdebug: Inject errors on .bdrv_co_block_status()
Max Reitz
2019-06-14
1
-0
/
+8
*
blkdebug: Add "none" event
Max Reitz
2019-06-14
1
-0
/
+2
*
blkdebug: Add @iotype error option
Max Reitz
2019-06-14
1
-9
/
+41
*
block/nbd: merge NBDClientSession struct back to BDRVNBDState
Vladimir Sementsov-Ogievskiy
2019-06-13
1
-103
/
+94
*
block/nbd: merge nbd-client.* to nbd.c
Vladimir Sementsov-Ogievskiy
2019-06-13
5
-1322
/
+1255
*
block/nbd-client: drop stale logout
Vladimir Sementsov-Ogievskiy
2019-06-13
3
-12
/
+5
*
block/gluster: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
1
-1
/
+8
*
block/file-posix: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
1
-1
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
16
-12
/
+4
[next]