index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2020-03-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
block/io: fix bdrv_co_do_copy_on_readv
Vladimir Sementsov-Ogievskiy
2020-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-03-11
crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails
Daniel Henrique Barboza
2020-03-11
block: introducing 'bdrv_co_delete_file' interface
Daniel Henrique Barboza
2020-03-11
block/block-copy: hide structure definitions
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: reduce intersecting request lock
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: rename start to offset in interfaces
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: refactor interfaces to use bytes instead of end
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: factor out find_conflicting_inflight_req
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: use block_status
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: specialcase first copy_range request
Vladimir Sementsov-Ogievskiy
2020-03-11
block/block-copy: fix progress calculation
Vladimir Sementsov-Ogievskiy
2020-03-11
block/qcow2-threads: fix qcow2_decompress
Vladimir Sementsov-Ogievskiy
2020-03-11
block/qcow2: do free crypto_opts in qcow2_close()
Pan Nengyuan
2020-03-11
block/curl: HTTP header field names are case insensitive
David Edmondson
2020-03-11
block/curl: HTTP header fields allow whitespace around values
David Edmondson
2020-03-11
luks: implement .bdrv_measure()
Stefan Hajnoczi
2020-03-11
luks: extract qcrypto_block_calculate_payload_offset()
Stefan Hajnoczi
2020-03-09
monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_info_block* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
2020-03-09
block/file-posix: Remove redundant statement in raw_handle_perm_lock()
Chen Qun
2020-03-09
block/stream: Remove redundant statement in stream_run()
Chen Qun
2020-03-06
block/rbd: Add support for ceph namespaces
Florian Florensa
2020-03-06
qemu-storage-daemon: Add --blockdev option
Kevin Wolf
2020-03-06
block: Move system emulator QMP commands to block/qapi-sysemu.c
Kevin Wolf
2020-03-06
block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post
Peter Krempa
2020-03-06
qcow2: Fix alloc_cluster_abort() for pre-existing clusters
Max Reitz
2020-03-03
block/replication.c: Ignore requests after failover
Lukas Straub
2020-02-26
block/nbd: fix memory leak in nbd_open()
Pan Nengyuan
2020-02-26
block/nbd: extract the common cleanup code
Pan Nengyuan
2020-02-26
nbd-client: Support leading / in NBD URI
Eric Blake
2020-02-20
block: Fix VM size field width in snapshot dump
Max Reitz
2020-02-20
iscsi: Drop iscsi_co_create_opts()
Max Reitz
2020-02-20
file-posix: Drop hdev_co_create_opts()
Max Reitz
2020-02-20
block/nbd: Fix hang in .bdrv_close()
Max Reitz
2020-02-20
block/backup-top: fix flags handling
Vladimir Sementsov-Ogievskiy
2020-02-20
block: always fill entire LUKS header space with zeros
Daniel P. Berrangé
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-18
quorum: Stop marking it as a filter
Max Reitz
2020-02-18
mirror: Double-check immediately before replacing
Max Reitz
[next]