index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2019-10-03
nvme: Set number of queues later in nvme_init()
Michal Privoznik
2019-10-01
curl: Check curl_multi_add_handle()'s return code
Max Reitz
2019-10-01
curl: Handle success in multi_check_completion
Max Reitz
2019-10-01
curl: Report only ready sockets
Max Reitz
2019-10-01
curl: Pass CURLSocket to curl_multi_do()
Max Reitz
2019-10-01
curl: Check completion in curl_multi_do()
Max Reitz
2019-10-01
curl: Keep *socket until the end of curl_sock_cb()
Max Reitz
2019-10-01
curl: Keep pointer to the CURLState in CURLSocket
Max Reitz
2019-10-01
block/nfs: tear down aio before nfs_close
Peter Lieven
2019-10-01
block/create: Do not abort if a block driver is not available
Philippe Mathieu-Daudé
2019-10-01
vpc: Return 0 from vpc_co_create() on success
Max Reitz
2019-10-01
qcow2: Fix the calculation of the maximum L2 cache size
Alberto Garcia
2019-10-01
block/backup: disable copy_range for compressed backup
Vladimir Sementsov-Ogievskiy
2019-10-01
mirror: Only mirror granularity-aligned chunks
Max Reitz
2019-10-01
backup: Copy only dirty areas
Max Reitz
2019-10-01
block/backup: refactor: split out backup_calculate_cluster_size
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: unify different modes code path
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: refactor and tolerate unallocated cluster skipping
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: move to copy_bitmap with granularity
Vladimir Sementsov-Ogievskiy
2019-10-01
block/backup: simplify backup_incremental_init_copy_bitmap
Vladimir Sementsov-Ogievskiy
2019-09-17
block/file-posix: Unaligned O_DIRECT block-status
Max Reitz
2019-09-17
qcow2: Fix qcow2_make_empty() with external data file
Kevin Wolf
2019-09-17
qcow2: Fix full preallocation with external data file
Kevin Wolf
2019-09-17
qcow2: Add errp to preallocate_co()
Kevin Wolf
2019-09-17
qcow2: Avoid COW during metadata preallocation
Kevin Wolf
2019-04-16
qcow2: Fix preallocation bdrv_pwrite to wrong file
Kevin Wolf
2019-04-02
block: freeze the backing chain earlier in stream_start()
Alberto Garcia
2019-04-02
block/file-posix: do not fail on unlock bytes
Vladimir Sementsov-Ogievskiy
2019-04-02
block/gluster: limit the transfer size to 512 MiB
Stefano Garzarella
2019-04-01
nbd/client: Trace server noncompliance on structured reads
Eric Blake
2019-04-01
block: Add bdrv_get_request_alignment()
Eric Blake
2019-04-01
nbd/client: Support qemu-img convert from unaligned size
Eric Blake
2019-03-30
nbd/client: Report offsets in bdrv_block_status
Eric Blake
2019-03-30
nbd/client: Lower min_block for block-status, unaligned size
Eric Blake
2019-03-30
nbd-client: Work around server BLOCK_STATUS misalignment at EOF
Eric Blake
2019-03-30
nbd: Permit simple error to NBD_CMD_BLOCK_STATUS
Eric Blake
2019-03-30
nbd: Don't lose server's error to NBD_CMD_BLOCK_STATUS
Eric Blake
2019-03-30
nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUS
Eric Blake
2019-03-26
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
2019-03-26
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
Kevin Wolf
2019-03-26
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
2019-03-26
block: Remove error messages in bdrv_make_zero()
Kevin Wolf
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-19
block: Make bdrv_{copy_on_read,crypto_luks,replication} static
Alberto Garcia
2019-03-19
vmdk: Support version=3 in VMDK descriptor files
Sam Eiderman
2019-03-19
qcow2: Fix data file error condition in qcow2_co_create()
Kevin Wolf
2019-03-19
mirror: Confirm we're quiesced only if the job is paused or cancelled
Sergio Lopez
2019-03-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
[next]