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
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-25
vmdk: false positive of compat6 with hwversion not set
yuchenlin
2019-02-25
qcow2: include LUKS payload overhead in qemu-img measure
Stefan Hajnoczi
2019-02-25
block/null: Generate filename even with latency-ns
Max Reitz
2019-02-25
block/curl: Implement bdrv_refresh_filename()
Max Reitz
2019-02-25
block/curl: Harmonize option defaults
Max Reitz
2019-02-25
block/nvme: Fix bdrv_refresh_filename()
Max Reitz
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
block/nfs: Implement bdrv_dirname()
Max Reitz
2019-02-25
block/nbd: Make bdrv_dirname() return NULL
Max Reitz
2019-02-25
quorum: Make bdrv_dirname() return NULL
Max Reitz
2019-02-25
blkverify: Make bdrv_dirname() return NULL
Max Reitz
2019-02-25
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
2019-02-25
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
2019-02-25
block: Make path_combine() return the path
Max Reitz
2019-02-25
block: Add BDS.auto_backing_file
Max Reitz
2019-02-25
block: Use children list in bdrv_refresh_filename
Max Reitz
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs struct
Thomas Huth
2019-02-25
qcow2: Assert that L2 table offsets fit in the L1 table
Alberto Garcia
2019-02-25
nbd: Increase bs->in_flight during AioContext switch
Kevin Wolf
2019-02-25
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
2019-02-25
nbd: Restrict connection_co reentrance
Kevin Wolf
2019-02-25
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
2019-02-25
commit: Replace commit_top_bs on failure after deleting the block job
Alberto Garcia
2019-02-25
qcow2-snapshot: remove redundant find_snapshot_by_id_and_name call
Daniel Henrique Barboza
2019-02-25
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
Daniel Henrique Barboza
2019-02-25
block/snapshot.c: eliminate use of ID input in snapshot operations
Daniel Henrique Barboza
2019-02-22
block/vmdk: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
block/qed: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
block/qcow2: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
block/qcow: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
block/parallels: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
2019-02-22
block/stream: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
2019-02-22
block/commit: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
2019-02-22
block/backup: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-22
block/block-backend: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
2019-02-22
block/io: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2019-02-19
block/dirty-bitmap: Documentation and Comment fixups
John Snow
2019-02-19
dirty-bitmap: Expose persistent flag to 'query-block'
Eric Blake
2019-02-11
qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
Andrey Shinkevich
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
2019-02-04
block/nbd-client: rename read_reply_co to connection_co
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: don't check ioc
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: fix nbd_reply_chunk_iter_receive
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: split connection from initialization
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd: move connection code from block/nbd to block/nbd-client
Vladimir Sementsov-Ogievskiy
2019-02-04
block/nbd-client: split channel errors from export errors
Vladimir Sementsov-Ogievskiy
[next]