monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
These days device-hotplug.c only contains the hmp_drive_add In the next patch, rest of hmp_drive* functions will be moved there. Also add block-hmp-cmds.h to contain prototypes of these functions License for block-hmp-cmds.h since it contains the code moved from sysemu.h which lacks license and thus according to LICENSE is under GPLv2+ Signed-off-by:Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by:
Markus Armbruster <armbru@redhat.com> Message-Id: <20200308092440.23564-4-mlevitsk@redhat.com> Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- Makefile.objs 1 addition, 1 deletionMakefile.objs
- block/Makefile.objs 1 addition, 0 deletionsblock/Makefile.objs
- block/monitor/Makefile.objs 1 addition, 0 deletionsblock/monitor/Makefile.objs
- block/monitor/block-hmp-cmds.c 2 additions, 1 deletionblock/monitor/block-hmp-cmds.c
- include/block/block-hmp-cmds.h 16 additions, 0 deletionsinclude/block/block-hmp-cmds.h
- include/sysemu/sysemu.h 0 additions, 3 deletionsinclude/sysemu/sysemu.h
- monitor/misc.c 1 addition, 0 deletionsmonitor/misc.c
Loading
Please register or sign in to comment