Re: [Qemu-devel] [PATCH v6 02/14] qapi/block-core: add option for io_uring

2019-07-19 Thread Eric Blake
On 7/19/19 8:35 AM, Aarushi Mehta wrote: > Only enumerates option for devices that support it > > Signed-off-by: Aarushi Mehta > Reviewed-by: Stefan Hajnoczi > --- > qapi/block-core.json | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/qapi/block-core.json b/qapi/blo

Re: [Qemu-devel] [PATCH v6 02/14] qapi/block-core: add option for io_uring

2019-07-19 Thread Stefan Hajnoczi
On Fri, Jul 19, 2019 at 07:05:18PM +0530, Aarushi Mehta wrote: > Only enumerates option for devices that support it > > Signed-off-by: Aarushi Mehta > Reviewed-by: Stefan Hajnoczi > --- > qapi/block-core.json | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/qapi/bloc

[Qemu-devel] [PATCH v6 02/14] qapi/block-core: add option for io_uring

2019-07-19 Thread Aarushi Mehta
Only enumerates option for devices that support it Signed-off-by: Aarushi Mehta Reviewed-by: Stefan Hajnoczi --- qapi/block-core.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index 0d43d4f37c..0a3d4ae7d2 100644 --- a/qapi

[Qemu-devel] [PATCH v6 02/14] qapi/block-core: add option for io_uring

2019-07-19 Thread Aarushi Mehta
Only enumerates option for devices that support it Signed-off-by: Aarushi Mehta --- qapi/block-core.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index 0d43d4f37c..0a3d4ae7d2 100644 --- a/qapi/block-core.json +++ b/qapi/bl