383 Commits (262b4e8f74dfd5ea9159aa98dcd705158b12e8ed)

Author SHA1 Message Date
Max Reitz 262b4e8f74 block: Add bdrv_next_monitor_owned() 10 years ago
Max Reitz fe1a9cbc33 block: Move some bdrv_*_all() functions to BB 10 years ago
Fam Zheng fcce736719 block: Remove unused typedef of BlockDriverDirtyHandler 10 years ago
Fam Zheng ebab225910 block: Move block dirty bitmap code to separate files 10 years ago
Fam Zheng 9a3f5cf1bf typedefs: Add BdrvDirtyBitmap 10 years ago
Fam Zheng 78f9dc859d block: Include hbitmap.h in block.h 10 years ago
Kevin Wolf abb21ac3e6 hmp: 'drive_add -n' for creating a node without BB 10 years ago
Kevin Wolf 73176bee99 block: Fix snapshot=on cache modes 10 years ago
Peter Maydell 90ce6e2644 include: Clean up includes 10 years ago
Daniel P. Berrange f95910fe6b nbd: implement TLS support in the protocol negotiation 10 years ago
Daniel P. Berrange 1c778ef729 nbd: convert to using I/O channels for actual socket I/O 10 years ago
Fam Zheng 794f01414f blockjob: Fix hang in block_job_finish_sync 10 years ago
Jeff Cody f8aa905a4f block: set device_list.tqe_prev to NULL on BDS removal 10 years ago
Fam Zheng 67a0fd2a9b block: Add "file" output parameter to block status query functions 10 years ago
Max Reitz 9c4218e957 blockdev: Keep track of monitor-owned BDS 10 years ago
Max Reitz 2c1d04e002 block: Add list of all BlockDriverStates 10 years ago
Max Reitz 64dff52019 block: Make bdrv_close() static 10 years ago
Max Reitz 033cb5659a block: Remove BDS close notifier 10 years ago
Max Reitz 8f3a73bc57 block: Add blk_dev_has_tray() 10 years ago
Kevin Wolf 76b1c7fe1c block: Inactivate BDS when migration completes 10 years ago
Kevin Wolf 04c01a5c8f block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE 10 years ago
Fam Zheng ee7d7aabda nbd: Always call "close_fn" in nbd_client_new 10 years ago
Fam Zheng e40e5027f6 block: Add check on mirror target 10 years ago
Fam Zheng 05e4d14bf3 block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE 10 years ago
Stefan Hajnoczi bd44feb754 block: add BlockLimits.max_iov field 11 years ago
Fam Zheng bbe1ef2686 block: Remove prototype of bdrv_swap from header 10 years ago
Max Reitz 8b13976d3f block: Add opaque value to the amend CB 11 years ago
Kevin Wolf 145f598e4a block: Introduce bs->explicit_options 11 years ago
Kevin Wolf 8e2160e2c7 block: Add infrastructure for option inheritance 11 years ago
Kevin Wolf 4cdd01d32e block: Pass driver-specific options to .bdrv_refresh_filename() 11 years ago
Kevin Wolf 260fecf13b block: Exclude nested options only for children in append_open_options() 11 years ago
Kevin Wolf d9b7b05703 block: Allow references for backing files 11 years ago
Kevin Wolf 5365f44dfa qcow2: Add .bdrv_join_options callback 11 years ago
Eric Blake a31939e6c8 blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum 11 years ago
Fam Zheng 61408b250e block: Don't wait serialising for non-COR read requests 11 years ago
Denis V. Lunev 7cb1448149 migration: implement bdrv_all_find_vmstate_bs helper 11 years ago
Denis V. Lunev a9085f9b55 snapshot: create bdrv_all_create_snapshot helper 11 years ago
Denis V. Lunev 723ccda1a0 snapshot: create bdrv_all_find_snapshot helper 11 years ago
Denis V. Lunev 4c1cdbaad0 snapshot: create bdrv_all_goto_snapshot helper 11 years ago
Denis V. Lunev 9b00ea376d snapshot: create bdrv_all_delete_snapshot helper 11 years ago
Denis V. Lunev 25af925fff snapshot: return error code from bdrv_snapshot_delete_by_id_or_name 11 years ago
Denis V. Lunev e9ff957ac2 snapshot: create helper to test that block drivers supports snapshots 11 years ago
Alberto Garcia aece5edc96 block: Update copyright of the accounting code 11 years ago
Alberto Garcia 96e4dedaff block: Add average I/O queue depth to BlockDeviceTimedStats 11 years ago
Alberto Garcia 979e9b03fc block: Compute minimum, maximum and average I/O latencies 11 years ago
Alberto Garcia 362e9299b3 block: Allow configuring whether to account failed and invalid ops 11 years ago
Alberto Garcia 7ee12dafe9 block: Add statistics for failed and invalid I/O operations 11 years ago
Alberto Garcia cb38fffbc9 block: Add idle_time_ns to BlockDeviceStats 11 years ago
John Snow 78f51fde88 block: Add BlockJobTxn support to backup_run 11 years ago
Fam Zheng c55a832fdd block: Add block job transactions 11 years ago