qapi: Extract ACPI commands to 'acpi.json'
Only qemu-system-FOO and qemu-storage-daemon provide QMP monitors, therefore such declarations and definitions are irrelevant for user-mode emulation. Extracting the ACPI commands to their own schema reduces the size of the qapi-misc* headers generated, and pulls less QAPI-generated code into user-mode. Suggested-by:Markus Armbruster <armbru@redhat.com> Acked-by:
Igor Mammedov <imammedo@redhat.com> Acked-by:
Markus Armbruster <armbru@redhat.com> Acked-by:
Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200913195348.1064154-8-philmd@redhat.com> [Commit message tweaked] Signed-off-by:
Markus Armbruster <armbru@redhat.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- hw/acpi/core.c 1 addition, 1 deletionhw/acpi/core.c
- hw/acpi/cpu.c 1 addition, 1 deletionhw/acpi/cpu.c
- hw/acpi/memory_hotplug.c 1 addition, 1 deletionhw/acpi/memory_hotplug.c
- include/hw/acpi/acpi_dev_interface.h 1 addition, 1 deletioninclude/hw/acpi/acpi_dev_interface.h
- monitor/qmp-cmds.c 1 addition, 0 deletionsmonitor/qmp-cmds.c
- qapi/acpi.json 141 additions, 0 deletionsqapi/acpi.json
- qapi/meson.build 1 addition, 0 deletionsqapi/meson.build
- qapi/misc.json 0 additions, 131 deletionsqapi/misc.json
- qapi/qapi-schema.json 1 addition, 0 deletionsqapi/qapi-schema.json
Loading
Please register or sign in to comment