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-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-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
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
2019-02-01
block: Eliminate the S_1KiB, S_2KiB, ... macros
Markus Armbruster
2019-02-01
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
2019-02-01
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
2019-02-01
block/vdi: Don't take address of fields in packed structs
Peter Maydell
2019-02-01
block/vpc: Don't take address of fields in packed structs
Peter Maydell
2019-02-01
vmdk: Reject excess extents in blockdev-create
Kevin Wolf
2019-02-01
vmdk: Implement .bdrv_co_create callback
Fam Zheng
2019-02-01
vmdk: Refactor vmdk_create_extent
Fam Zheng
2019-02-01
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-02-01
block: Replace qdict_put() by qdict_put_obj() where appropriate
Markus Armbruster
2019-02-01
qcow2: Assert that refcount block offsets fit in the refcount table
Alberto Garcia
2019-02-01
mirror: Block the source BlockDriverState in mirror_start_job()
Alberto Garcia
2019-02-01
mirror: Release the dirty bitmap if mirror_start_job() fails
Alberto Garcia
2019-01-31
block/sheepdog: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-01-31
block/file-posix: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-01-31
block/curl: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-01-31
block/ssh: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
[next]