Eric Blake <ebl...@redhat.com> writes: > On 6/19/19 3:10 PM, Markus Armbruster wrote: >> Move the HMP handlers related to qapi/dump.json to >> dimp/dump-hmp-cmds.c, where they are covered by MAINTAINERS section > > s/dimp/dump/
Will fix. Thanks! >> "Dump", just like qapi/dump.json. >> >> Cc: Marc-André Lureau <marcandre.lur...@redhat.com> >> Cc: "Dr. David Alan Gilbert" <dgilb...@redhat.com> >> Signed-off-by: Markus Armbruster <arm...@redhat.com> >> ---