From: Thomas Huth <[email protected]> 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 <[email protected]> Reviewed-by: Luiz Capitulino <[email protected]> Reviewed-by: Eric Blake <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index adc5e4e..ba50167 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1183,8 +1183,9 @@ Human Monitor (HMP) M: Luiz Capitulino <[email protected]> S: Maintained F: monitor.c -F: hmp.c -F: hmp-commands.hx +F: hmp.[ch] +F: hmp-commands*.hx +F: include/monitor/hmp-target.h T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Network device backends -- 2.1.4
