• P
    qemu-hotplug: fix eject media · 0f4d3172
    Pavel Hrdina 提交于
    QEMU changed the error message to:
    
            "Tray of device 'drive-sata0-0-1' is not open"
    
    and they may change the error massage in the future.
    
    This updates the code to not depend on the text from the error message
    but only on error itself.
    Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
    0f4d3172
qemu_monitor_json.c 201.4 KB