Revision 1ae78718 qerror.c

b/qerror.c
57 57
        .desc      = "Device '%(device)' is locked",
58 58
    },
59 59
    {
60
        .error_fmt = QERR_DEVICE_MULTIPLE_BUSSES,
61
        .desc      = "Device '%(device)' has multiple child busses",
62
    },
63
    {
60 64
        .error_fmt = QERR_DEVICE_NOT_ACTIVE,
61 65
        .desc      = "Device '%(device)' has not been activated by the guest",
62 66
    },

Also available in: Unified diff