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>
This commit is contained in:
Daniel P. Berrangé 2025-05-22 12:05:34 -07:00 committed by Markus Armbruster
parent 4b679a94c6
commit 0a1f83c3fb
5 changed files with 0 additions and 7 deletions

View file

@ -42,7 +42,6 @@ qapi_all_modules = [
'machine-target',
'migration',
'misc',
'misc-target',
'net',
'pragma',
'qom',