mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:56:38 +00:00
This removes the need for using monitor_is_qmp() to check the subclass type, which is an anti-pattern. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Peter Krempa <pkrempa@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20260706135824.2623960-14-berrange@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>