]> git.proxmox.com Git - mirror_qemu.git/history - block
block: Add an 'x-blockdev-reopen' QMP command
[mirror_qemu.git] / block /
2019-03-12 Alberto Garciablock: Remove the AioContext parameter from bdrv_reopen...
2019-03-12 Alberto Garciablock: Add a 'mutable_opts' field to BlockDriver
2019-03-12 Alberto Garciablock: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
2019-03-12 Alberto Garciablock: Freeze the backing chain for the duration of...
2019-03-12 Alberto Garciablock: Freeze the backing chain for the duration of...
2019-03-12 Alberto Garciablock: Freeze the backing chain for the duration of...
2019-03-12 Kevin Wolffile-posix: Make auto-read-only dynamic
2019-03-12 Kevin Wolffile-posix: Prepare permission code for fd switching
2019-03-12 Kevin Wolffile-posix: Lock new fd in raw_reopen_prepare()
2019-03-12 Kevin Wolffile-posix: Store BDRVRawState.reopen_state during...
2019-03-12 Kevin Wolffile-posix: Factor out raw_reconfigure_getfd()
2019-03-12 Vladimir Sementsov... qapi: drop x- from x-block-latency-histogram-set
2019-03-12 Niels de Vosgluster: the glfs_io_cbk callback function pointer...
2019-03-12 Prasanna Kumar Kalevergluster: Handle changed glfs_ftruncate signature
2019-03-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-03-11 Philippe Mathieu... block/iscsi: Restrict Linux-specific code
2019-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-03-09 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-03-09 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-03-08 Kevin Wolfqcow2: Implement data-file-raw create option
2019-03-08 Kevin Wolfqcow2: Store data file name in the image
2019-03-08 Kevin Wolfqcow2: Creating images with external data file
2019-03-08 Kevin Wolfqcow2: Add basic data-file infrastructure
2019-03-08 Kevin Wolfqcow2: Support external data file in qemu-img check
2019-03-08 Kevin Wolfqcow2: Return error for snapshot operation with data...
2019-03-08 Kevin Wolfqcow2: External file I/O
2019-03-08 Kevin Wolfqcow2: Prepare qcow2_co_block_status() for data file
2019-03-08 Kevin Wolfqcow2: Return 0/-errno in qcow2_alloc_compressed_cluste...
2019-03-08 Kevin Wolfqcow2: Don't assume 0 is an invalid cluster offset
2019-03-08 Kevin Wolfqcow2: Prepare count_contiguous_clusters() for external...
2019-03-08 Kevin Wolfqcow2: Prepare qcow2_get_cluster_type() for external...
2019-03-08 Kevin Wolfqcow2: Pass bs to qcow2_get_cluster_type()
2019-03-08 Kevin Wolfqcow2: Basic definitions for external data files
2019-03-08 Kevin Wolfqcow2: Simplify preallocation code
2019-03-08 Alberto Garciaqcow2: Default to 4KB for the qcow2 cache entry size
2019-03-07 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2019-03-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-03-01 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20190...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-02-28 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-02-26 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-02-25 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-02-25 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2019-02-25 yuchenlinvmdk: false positive of compat6 with hwversion not set
2019-02-25 Stefan Hajnocziqcow2: include LUKS payload overhead in qemu-img measure
2019-02-25 Max Reitzblock/null: Generate filename even with latency-ns
2019-02-25 Max Reitzblock/curl: Implement bdrv_refresh_filename()
2019-02-25 Max Reitzblock/curl: Harmonize option defaults
2019-02-25 Max Reitzblock/nvme: Fix bdrv_refresh_filename()
2019-02-25 Max Reitzblock: Purify .bdrv_refresh_filename()
2019-02-25 Max Reitzblock: Add BlockDriver.bdrv_gather_child_options
2019-02-25 Max Reitzblock: Add strong_runtime_opts to BlockDriver
2019-02-25 Max Reitzblock/nfs: Implement bdrv_dirname()
2019-02-25 Max Reitzblock/nbd: Make bdrv_dirname() return NULL
2019-02-25 Max Reitzquorum: Make bdrv_dirname() return NULL
2019-02-25 Max Reitzblkverify: Make bdrv_dirname() return NULL
2019-02-25 Max Reitzblock: bdrv_get_full_backing_filename's ret. val.
2019-02-25 Max Reitzblock: bdrv_get_full_backing_filename_from_...'s ret...
2019-02-25 Max Reitzblock: Make path_combine() return the path
2019-02-25 Max Reitzblock: Add BDS.auto_backing_file
2019-02-25 Max Reitzblock: Use children list in bdrv_refresh_filename
2019-02-25 Max Reitzblock: Use bdrv_refresh_filename() to pull
2019-02-25 Thomas Huthblock/nvme: Remove QEMU_PACKED from naturally aligned...
2019-02-25 Alberto Garciaqcow2: Assert that L2 table offsets fit in the L1 table
2019-02-25 Kevin Wolfnbd: Increase bs->in_flight during AioContext switch
2019-02-25 Kevin Wolfnbd: Use low-level QIOChannel API in nbd_read_eof()
2019-02-25 Kevin Wolfnbd: Restrict connection_co reentrance
2019-02-25 Kevin Wolfblock-backend: Make blk_inc/dec_in_flight public
2019-02-25 Alberto Garciacommit: Replace commit_top_bs on failure after deleting...
2019-02-25 Daniel Henrique... qcow2-snapshot: remove redundant find_snapshot_by_id_an...
2019-02-25 Daniel Henrique... block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
2019-02-25 Daniel Henrique... block/snapshot.c: eliminate use of ID input in snapshot...
2019-02-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-02-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-02-22 Vladimir Sementsov... block/vmdk: use qemu_iovec_init_buf
2019-02-22 Vladimir Sementsov... block/qed: use qemu_iovec_init_buf
2019-02-22 Vladimir Sementsov... block/qcow2: use qemu_iovec_init_buf
2019-02-22 Vladimir Sementsov... block/qcow: use qemu_iovec_init_buf
2019-02-22 Vladimir Sementsov... block/parallels: use QEMU_IOVEC_INIT_BUF
2019-02-22 Vladimir Sementsov... block/stream: use QEMU_IOVEC_INIT_BUF
2019-02-22 Vladimir Sementsov... block/commit: use QEMU_IOVEC_INIT_BUF
2019-02-22 Vladimir Sementsov... block/backup: use qemu_iovec_init_buf
2019-02-22 Vladimir Sementsov... block/block-backend: use QEMU_IOVEC_INIT_BUF
2019-02-22 Vladimir Sementsov... block/io: use qemu_iovec_init_buf
2019-02-21 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
2019-02-19 John Snowblock/dirty-bitmap: Documentation and Comment fixups
2019-02-19 Eric Blakedirty-bitmap: Expose persistent flag to 'query-block'
2019-02-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-02-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-02-12 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-02-11 Andrey Shinkevichqcow2: Add list of bitmaps to ImageInfoSpecificQCow2
2019-02-11 Andrey Shinkevichbdrv_query_image_info Error parameter added
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-02-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
next