]> git.proxmox.com Git - mirror_qemu.git/history - include/block/block_int-common.h
block: Mark bdrv_probe_blocksizes() and callers GRAPH_RDLOCK
[mirror_qemu.git] / include / block / block_int-common.h
2023-11-07 Kevin Wolfblock: Mark bdrv_probe_blocksizes() and callers GRAPH_R...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-12 Kevin Wolfblock: Protect bs->children with graph_lock
2023-10-12 Kevin Wolfblock: Protect bs->parents with graph_lock
2023-10-12 Kevin Wolfblock: Mark bdrv_get_specific_info() and callers GRAPH_...
2023-10-12 Kevin Wolfqcow2: Mark qcow2_signal_corruption() and callers GRAPH...
2023-10-12 Kevin Wolfblock: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_refresh_filename() and callers GRAPH_R...
2023-10-12 Kevin Wolfblock: Take graph rdlock in parts of reopen
2023-10-12 Kevin Wolfblock: Mark bdrv_snapshot_fallback() and callers GRAPH_...
2023-10-12 Emanuele Giuseppe... block: Mark drain related functions GRAPH_RDLOCK
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Kevin Wolfblock: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_child_perm() GRAPH_RDLOCK
2023-09-20 Kevin Wolfblock: Mark bdrv_get_cumulative_perm() and callers...
2023-09-20 Kevin Wolfblock: Mark bdrv_parent_perms_conflict() and callers...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20230911' of https:...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Stefan Hajnocziblock: change reqs_lock to QemuMutex
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Michael Tokarevinclude/: spelling fixes
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Stefan Hajnocziblock: remove bdrv_co_io_plug() API
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Stefan Hajnocziblock: drain from main loop thread in bdrv_co_yield_to_...
2023-05-22 Richard HendersonMerge tag 'pull-qapi-2023-05-17-v2' of https://repo...
2023-05-22 Richard HendersonMerge tag 'pull-request-2023-05-22' of https://gitlab...
2023-05-22 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-19 Kevin Wolfblock: Call .bdrv_co_create(_opts) unlocked
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Sam Liblock: introduce zone append write for zoned devices
2023-05-15 Sam Lifile-posix: add tracking of the zone write pointers
2023-05-15 Sam Liblock: add zoned BlockDriver check to block layer
2023-05-15 Sam Liblock/block-backend: add block layer APIs resembling...
2023-05-15 Sam Liblock/file-posix: introduce helper functions for sysfs...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Kevin Wolfblock: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
2023-05-10 Kevin Wolfblock: Mark bdrv_recurse_can_replace() and callers...
2023-05-10 Emanuele Giuseppe... block: Mark BlockDriver callbacks for amend job GRAPH_R...
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_get_allocated_file_size() and calle...
2023-05-10 Kevin Wolfblock: .bdrv_open is non-coroutine and unlocked
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Wilfred Mallawainclude/block: fixup typos
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-12 Peter MaydellMerge tag 'coverity-fixes-pull-request' of git://git...
2023-04-11 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-11 Paolo Bonziniblock: remove has_variable_length from BlockDriver
2023-04-11 Paolo Bonziniblock: move has_variable_length to BlockLimits
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-23 Kevin Wolfblock: Mark bdrv_co_refresh_total_sectors() and callers...
2023-02-23 Kevin Wolfblock: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_eject/lock_medium() and callers...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_create() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark preadv_snapshot/snapshot_block_status GRAPH...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark read/write in block/io.c GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_R...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'pull-target-arm-20230203' of https://git...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-01 Emanuele Giuseppe... block: Rename bdrv_load/save_vmstate() to bdrv_co_load...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_debug_event() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_lock_medium() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_eject() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_info() to co_wrapper_mixed
next