On 13/11/20 09:26, Markus Armbruster wrote:
qom-list-properties reports

     Parameter 'typename' expects device

when @typename exists, but isn't a TYPE_DEVICE.  Improve this to

     Parameter 'typename' expects a non-abstract device type

device-list-properties reports

     Parameter 'typename' expects object

when @typename exists, but isn't a TYPE_OBJECT.  Improve this to

     Parameter 'typename' expects a QOM type

Silly mistake: device-list-properties and qom-list-properties are exchanged in the commit message. Can be fixed without reposting.

Paolo


Reply via email to