]> git.proxmox.com Git - mirror_qemu.git/history - block/qed.c
bswap.h: Fix const_le64() macro
[mirror_qemu.git] / block / qed.c
2023-11-10 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Kevin Wolfblock: Protect bs->file with graph_lock
2023-11-08 Kevin Wolfblock: Add missing GRAPH_RDLOCK annotations
2023-11-08 Kevin Wolfblock: Introduce bdrv_co_change_backing_file()
2023-11-08 Kevin Wolfblock: Protect bs->backing with graph_lock
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonziniblock: mark mixed functions that can suspend
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Paolo Bonziniblock: use bdrv_co_debug_event in coroutine context
2023-06-28 Paolo Bonziniqed: mark more functions as coroutine_fns and GRAPH_RDLOCK
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
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-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
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: .bdrv_open is non-coroutine and unlocked
2023-05-10 Kevin Wolfblock: bdrv/blk_co_unref() for calls in coroutine context
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-10 Stefan Hajnocziqed: remove spurious BDRV_POLL_WHILE()
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-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-23 Kevin Wolfblock: Mark bdrv_co_create() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark public read/write functions 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_flush() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block/qed: add missing graph rdlock in qed_need_check_t...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Kevin Wolfqed: Fix .bdrv_co_create(_opts) to open images with...
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: Convert bdrv_get_info() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: use bdrv_co_refresh_total_sectors when possible
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_refresh_total_sectors() to co_wrapp...
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-12-15 Emanuele Giuseppe... block: bdrv_create_file is a coroutine_fn
2022-12-15 Kevin Wolfblock: Revert .bdrv_drained_begin/end to non-coroutine_fn
2022-12-15 Kevin Wolfqed: Don't yield in bdrv_qed_co_drain_begin()
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-14 Markus Armbrusterqapi block: Elide redundant has_FOO in generated C
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-27 Alberto Fariaqed: switch to *_co_* functions
2022-10-27 Vladimir Sementsov... block: introduce bdrv_open_file_child() helper
2022-10-26 Stefan Hajnocziblock: add BDRV_REQ_REGISTERED_BUF request flag
2022-10-13 Stefan HajnocziMerge tag 'kraxel-20221013-pull-request' of https:...
2022-10-13 Stefan HajnocziMerge tag 'win32-pull-request' of https://gitlab.com...
2022-10-13 Stefan HajnocziMerge tag 'pull-request-2022-10-12' of https://gitlab...
2022-10-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-12 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-10-12 Stefan HajnocziMerge tag 'pull-target-arm-20221010' of https://git...
2022-10-12 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-10-07 Paolo Bonziniqed: add missing coroutine_fn annotations
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-04 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-03 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-09-30 Hanna Reitzblock/qed: Keep auto_backing_file if possible
2022-07-14 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-14 Peter MaydellMerge tag 'qga-win32-pull-2022-07-13' of github.com...
2022-07-14 Peter MaydellMerge tag 'darwin-20220712' of https://github.com/philm...
2022-07-13 Peter MaydellMerge tag 'mips-20220712' of https://github.com/philmd...
2022-07-12 Peter MaydellMerge tag 'pull-block-2022-07-12' of https://gitlab...
2022-07-12 Alberto Fariablock: Change blk_{pread,pwrite}() param order
2022-07-12 Alberto Fariablock: Make bdrv_{pread,pwrite}() return 0 on success
2022-07-12 Alberto Fariablock: Change bdrv_{pread,pwrite,pwrite_sync}() param...
next