On Tue, Apr 21, 2020 at 08:19:33PM +0800, Han Han wrote:
Changes from v1:
- Separate the news XML patch from the docs patch
- More details in the descrition of news XML
- Change bus type of unit tests XML from ide to virtio
- Fix missing spaces in docs patch
- Reorder the sequence of patches
git repo:
https://github.com/qiankehan/libvirt/tree/io_uring-v2
v1:
https://www.redhat.com/archives/libvir-list/2020-April/msg00883.html
Han Han (5):
qemu_capabilities: Introduce QEMU_CAPS_AIO_IO_URING
qemu: Implement the aio mode io_uring
docs: Docs and rng schemas for io_uring
tests: Tests for io mode io_uring
news: qemu: support async IO mode 'io_uring'
This series does pretty much what's requested by
https://bugzilla.redhat.com/show_bug.cgi?id=1769598
am I right?
Thanks,
pvl