summary refs log tree commit diff stats
path: root/hw/acpi/acpi-qmp-cmds.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* acpi: Move the QMP command from monitor/ to hw/acpi/Markus Armbruster2023-02-041-0/+30
This moves the command from MAINTAINERS section "QMP" to section "ACPI/SMBIOS)". Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20230124121946.1139465-25-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>