Re: [Qemu-block] [PATCH 4/4] block/qapi: Emit tray_open only if there is a tray

2016-01-18 Thread Alberto Garcia
On Tue 12 Jan 2016 04:47:54 PM CET, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > block/qapi.c | 2 +- > tests/qemu-iotests/067.out | 4 > 2 files changed, 1 insertion(+), 5 deletions(-) > > diff --git a/block/qapi.c b/block/qapi.c > index 58d3975..12a0f25 100644 > --- a

[Qemu-block] [PATCH 4/4] block/qapi: Emit tray_open only if there is a tray

2016-01-12 Thread Max Reitz
Signed-off-by: Max Reitz --- block/qapi.c | 2 +- tests/qemu-iotests/067.out | 4 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/block/qapi.c b/block/qapi.c index 58d3975..12a0f25 100644 --- a/block/qapi.c +++ b/block/qapi.c @@ -299,7 +299,7 @@ static void bdrv_q