On 24/1/23 13:19, Markus Armbruster wrote:
This moves the command from MAINTAINERS section "QMP" to section "ACPI/SMBIOS)".Signed-off-by: Markus Armbruster <[email protected]> --- hw/acpi/acpi-qmp-cmds.c | 30 ++++++++++++++++++++++++++++++ monitor/qmp-cmds.c | 21 --------------------- hw/acpi/meson.build | 1 + 3 files changed, 31 insertions(+), 21 deletions(-) create mode 100644 hw/acpi/acpi-qmp-cmds.c
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
