On Thu, Sep 04, 2025 at 16:47:02 +0200, Jiri Denemark via Devel wrote:
> From: Jiri Denemark
>
> With qom-list-get we already have the value of unavailable-features
> property in the returned object (just like we have all values of all
> bool properties). Let's use the value from there instead of
From: Jiri Denemark
With qom-list-get we already have the value of unavailable-features
property in the returned object (just like we have all values of all
bool properties). Let's use the value from there instead of querying for
it separately using qom-get.
After this patch only a single QMP co