]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: remove the misc-target.json file
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 May 2025 19:05:34 +0000 (12:05 -0700)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 28 May 2025 16:54:18 +0000 (18:54 +0200)
commit0a1f83c3fb63229a77e2d0c5f1fe5d7e09dbf3b7
treee1ca982e33fd0278137990411cc70bf52bcd3075
parent4b679a94c69db2526ddf77d4a0bd6b041b9fa133
qapi: remove the misc-target.json file

This file is now empty and can thus be removed.

Observe the pre-existing bug with s390-skeys.c and target/i386/monitor.c
both including qapi-commands-misc-target.h despite not requiring it.

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-8-pierrick.bouvier@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
hw/s390x/s390-skeys.c
qapi/meson.build
qapi/misc-target.json [deleted file]
qapi/qapi-schema.json
target/i386/monitor.c