33 Commits (0c0e618d233e3249f6b60678a1b013a2c8d83339)

Author SHA1 Message Date
Eric Blake 365fed5111 qed: Simplify backing reads 6 years ago
Vladimir Sementsov-Ogievskiy 54277a2aab block/qed: add missed coroutine_fn markers 7 years ago
Paolo Bonzini 1f01e50b83 qed: protect table cache with CoMutex 9 years ago
Kevin Wolf 87f0d88261 qed: Add coroutine_fn to I/O path functions 9 years ago
Kevin Wolf 48cc565e76 qed: Simplify request handling 10 years ago
Kevin Wolf 0806c3b5dd qed: Use CoQueue for serialising allocations 10 years ago
Kevin Wolf 0596be7e6a qed: Add return value to qed_aio_read/write_data() 10 years ago
Kevin Wolf 453e53e2a1 qed: Remove callback from qed_write_table() 10 years ago
Kevin Wolf 29470d11bf qed: Remove GenericCB 10 years ago
Kevin Wolf 0f21b7a1b7 qed: Remove callback from qed_find_cluster() 10 years ago
Kevin Wolf a8165d2d66 qed: Remove callback from qed_read_l2_table() 10 years ago
Paolo Bonzini 2f47da5f7f block: explicitly acquire aiocontext in timers that need it 10 years ago
Paolo Bonzini fffb6e1223 block: use aio_bh_schedule_oneshot 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Fam Zheng 35f5a49374 qed: Really remove unused field QEDAIOCB.finished 12 years ago
Markus Armbruster 097310b53e block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
Markus Armbruster 7c84b1b831 block: Rename BlockDriverAIOCB* to BlockAIOCB* 12 years ago
Kevin Wolf f06ee3d4aa qed: Make qiov match request size until backing file EOF 12 years ago
Chunyan Liu 7ab74849a5 qed.c: replace QEMUOptionParameter with QemuOpts 12 years ago
Jeff Cody 687fb89366 block: qed - use QEMU_PACKED for on-disk structures 13 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Stefan Hajnoczi b10170aca0 qed: mark image clean after repair succeeds 14 years ago
Benoît Canet 50d30c2675 qed: remove incoming live migration blocker 15 years ago
Stefan Hajnoczi 0e71be1932 qed: add .bdrv_co_write_zeroes() support 15 years ago
Stefan Hajnoczi 6e4f59bd0d qed: replace is_write with flags field 15 years ago
Anthony Liguori 1ed520c66e qed: add migration blocker (v2) 15 years ago
Stefan Hajnoczi 6f321e93ab qed: Periodically flush and clear need check bit 15 years ago
Stefan Hajnoczi 19dfc44a94 qed: Fix consistency check on 32-bit hosts 16 years ago
Anthony Liguori 21df65b644 qed: Add support for zero clusters 16 years ago
Stefan Hajnoczi 01979a98d7 qed: Consistency check support 16 years ago
Stefan Hajnoczi eabba580e6 qed: Read/write support 16 years ago
Stefan Hajnoczi 298800cae7 qed: Table, L2 cache, and cluster functions 16 years ago
Stefan Hajnoczi 75411d236d qed: Add QEMU Enhanced Disk image format 16 years ago