]> git.proxmox.com Git - mirror_qemu.git/commit - audio/audio-hmp-cmds.c
audio: Move HMP commands from monitor/ to audio/
authorMarkus Armbruster <armbru@redhat.com>
Tue, 24 Jan 2023 12:19:16 +0000 (13:19 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 4 Feb 2023 06:56:54 +0000 (07:56 +0100)
commit98b5362bdd53188d0bf1754267f49580cde9dde1
tree1a70bb2e967af34a142da8216c86ef4f808dbf5f
parent15b7646c7d0d17f41b78f3af5adb21a2e4e45a93
audio: Move HMP commands from monitor/ to audio/

This moves these commands from MAINTAINERS sections "Human
Monitor (HMP)" and "QMP" to "Overall Audio backends".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230124121946.1139465-3-armbru@redhat.com>
audio/audio-hmp-cmds.c [new file with mode: 0644]
audio/meson.build
include/monitor/hmp.h
monitor/misc.c