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

2016-01-15 Thread Eric Blake
On 01/12/2016 08:47 AM, 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(-) > Reviewed-by: Eric Blake -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtu

[Qemu-devel] [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