]> git.proxmox.com Git - mirror_qemu.git/commit
qdev: Move HMP command completion from monitor to softmmu/
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Jan 2023 12:19:39 +0000 (13:19 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 4 Feb 2023 06:56:54 +0000 (07:56 +0100)
commit9c9c5ce7f7d63e654d21a61c58366a7306bcab9f
tree909951e3309a96cbc03308413656896b135a92f4
parent5bd26d78d9629a9d3f4780a162f09272978eae3d
qdev: Move HMP command completion from monitor to softmmu/

This moves the completion code from MAINTAINERS sections "Human
Monitor (HMP)" and "QMP" to section "QOM".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-26-armbru@redhat.com>
monitor/misc.c
softmmu/qdev-monitor.c