6337 Commits (1a1787ab6bbc3b329b81e14f25dfbc11e44ff2e0)

Author SHA1 Message Date
Chandan Somani 50bad63097 qdev: Free property array on release 3 months ago
Fiona Ebner 4a7b1bd18d block/mirror: check range when setting zero bitmap for sync write 3 months ago
Philippe Mathieu-Daudé 3115691855 bswap: Include missing 'qemu/bswap.h' header 3 months ago
Richard Henderson d9fe147955 block: Drop use of Stat64 3 months ago
Markus Armbruster 1f674a2b7a block/file-win32: Improve an error message 4 months ago
Markus Armbruster 9c3a66f5c4 blkdebug: Use error_setg_file_open() for a better error message 4 months ago
Markus Armbruster 19552884e4 error: Consistently name Error * objects err, and not errp 4 months ago
Nguyen Dinh Phi 0c9f429ec8 util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c 4 months ago
Paolo Bonzini 12e50722e4 block: rename block/aio-wait.h to qemu/aio-wait.h 4 months ago
Paolo Bonzini ba773aded3 block: rename block/aio.h to qemu/aio.h 4 months ago
Paolo Bonzini ddab0ef124 block: extract include/qemu/aiocb.h out of include/block/aio.h 4 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 4 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 4 months ago
Hanna Czenczek b002acacc1 Revert "nvme: Fix coroutine waking" 4 months ago
Cédric Le Goater 326e620fc0 Fix const qualifier build errors with recent glibc 4 months ago
Kevin Wolf 2c3165a1a6 file-posix: Handle suspended dm-multipath better for SG_IO 4 months ago
Stefan Hajnoczi d704a13d2c block: use pwrite_zeroes_alignment when writing first sector 6 months ago
Stefan Hajnoczi 98e788b91a file-posix: populate pwrite_zeroes_alignment 6 months ago
Kevin Wolf 8eeaa706ba block-backend: Fix race when resuming queued requests 4 months ago
Hanna Czenczek 837c04e9fc win32-aio: Run CB in original context 5 months ago
Hanna Czenczek f18782a8f5 null-aio: Run CB in original AioContext 5 months ago
Hanna Czenczek 63d15c7aa5 iscsi: Create AIO BH in original AioContext 5 months ago
Hanna Czenczek b0cc742f84 blkreplay: Run BH in coroutine’s AioContext 5 months ago
Hanna Czenczek 7c3e9b87f5 ssh: Run restart_coroutine in current AioContext 5 months ago
Hanna Czenczek 94ce870f60 qcow2: Schedule cache-clean-timer in realtime 5 months ago
Hanna Czenczek f86dde9a15 qcow2: Fix cache_clean_timer 5 months ago
Hanna Czenczek 90db3a1721 qcow2: Re-initialize lock in invalidate_cache 5 months ago
Hanna Czenczek 9b9ee60c07 block/io: Take reqs_lock for tracked_requests 5 months ago
Hanna Czenczek ac3520f599 nvme: Note in which AioContext some functions run 5 months ago
Hanna Czenczek 0f142cbd91 nvme: Fix coroutine waking 5 months ago
Hanna Czenczek 7a501bbd51 nvme: Kick and check completions in BDS context 5 months ago
Hanna Czenczek 7214ad20da gluster: Do not move coroutine into BDS context 5 months ago
Hanna Czenczek 53d5c7ffac curl: Fix coroutine waking 5 months ago
Hanna Czenczek deb35c129b nfs: Run co BH CB in the coroutine’s AioContext 5 months ago
Hanna Czenczek a9500527db iscsi: Run co BH CB in the coroutine’s AioContext 5 months ago
Hanna Czenczek 89d22536d1 rbd: Run co BH CB in the coroutine’s AioContext 5 months ago
Eric Blake 2e909d7ca9 qcow2, vmdk: Restrict creation with secondary file using protocol 7 months ago
Eric Blake 1bd7bfbc2b block: Allow drivers to control protocol prefix at creation 7 months ago
Jean-Louis Dupond 524d5ba8c0 qcow2: put discards in discard queue when discard-no-unref is enabled 11 months ago
Jean-Louis Dupond 31242df6ca qcow2: rename update_refcount_discard to queue_discard 11 months ago
Yeqi Fu 9730b9974d block: replace TABs with space 6 months ago
Stefan Hajnoczi 684363fa3b block/io_uring: use non-vectored read/write when possible 5 months ago
Stefan Hajnoczi 047dabef97 block/io_uring: use aio_add_sqe() 5 months ago
Kevin Wolf 5b4b3bfdfc qemu-img info: Optionally show block limits 5 months ago
Kevin Wolf d2634e1828 block: Expose block limits for images in QMP 5 months ago
Fiona Ebner 08736e7584 block: make bdrv_co_parent_cb_resize() a proper IO API function 7 months ago
Chandan Somani 9f0c763e16 block: enable stats-intervals for storage devices 6 months ago
Richard W.M. Jones ad97769e9d block/curl.c: Fix CURLOPT_VERBOSE parameter type 6 months ago
Bin Guo dec83ac02b block/monitor: Use hmp_handle_error to report error 7 months ago