aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2025-05-22 12:05:31 -0700
committerMarkus Armbruster <armbru@redhat.com>2025-05-28 18:54:18 +0200
commit30fbb258717d81c32f11a0e4b7218442a43c4856 (patch)
tree680f3dbf07aa5b5b272578e37c43001501e84440 /python
parent7373759583650fff6f724c6c21d4234bf31b2af0 (diff)
downloadqemu-30fbb258717d81c32f11a0e4b7218442a43c4856.zip
qemu-30fbb258717d81c32f11a0e4b7218442a43c4856.tar.gz
qemu-30fbb258717d81c32f11a0e4b7218442a43c4856.tar.bz2
qapi: expose query-gic-capability command unconditionally
This removes the TARGET_ARM condition from the query-gic-capability command. This requires providing a QMP command stub for non-ARM targets. This in turn requires moving the command out of misc-target.json, since that will trigger symbol poisoning errors when built from target independent code. Following the earlier precedent, this creates a misc-arm.json file to hold this ARM specific command. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-ID: <20250522190542.588267-5-pierrick.bouvier@linaro.org> Reviewed-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions