qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug: object-add qmp command that used to work fails now


From: Lukas Straub
Subject: Bug: object-add qmp command that used to work fails now
Date: Wed, 31 Mar 2021 22:00:06 +0200

Hi,
This qmp command that used to work:
{"execute": "object-add", "arguments": {"qom-type": "filter-mirror", "id": 
"m0", "props": {"netdev": "hn0", "queue": "tx", "outdev": "mirror0", 
"vnet_hdr_support": false}}}
now fails with the following error:
{"error": {"class": "GenericError", "desc": "Parameter 'netdev' is missing"}}

I haven't looked closely into it, but I think
9151e59a8b6e854eb733553c6772351049ca6ab6 "qapi/qom: QAPIfy object-add"
is the culprint.

Regards,
Lukas Straub

-- 

Attachment: pgp9i2jXb2TJm.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]