mirror of https://gitee.com/openkylin/qemu.git
MAINTAINERS: Add some more files to the HMP section
The hmp-commands-info.hx, hmp.h and include/monitor/hmp-target.h files were classified as unmaintained. Let's add them to the HMP section. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
a3ccdfb5bb
commit
c13e9912d9
|
@ -1183,8 +1183,9 @@ Human Monitor (HMP)
|
||||||
M: Luiz Capitulino <lcapitulino@redhat.com>
|
M: Luiz Capitulino <lcapitulino@redhat.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: monitor.c
|
F: monitor.c
|
||||||
F: hmp.c
|
F: hmp.[ch]
|
||||||
F: hmp-commands.hx
|
F: hmp-commands*.hx
|
||||||
|
F: include/monitor/hmp-target.h
|
||||||
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
|
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
|
||||||
|
|
||||||
Network device backends
|
Network device backends
|
||||||
|
|
Loading…
Reference in New Issue