monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
commitfce2b91fdfe2a187750742e2b511f6da84dbde40
authorMaxim Levitsky <mlevitsk@redhat.com>
Sun, 8 Mar 2020 09:24:36 +0000 (8 11:24 +0200)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 9 Mar 2020 18:07:50 +0000 (9 18:07 +0000)
treea59e8ea8aefb9cfaa51e2cbf8a3b07f8c8250e6a
parent6b7fbf61fbd4bcbcd20efffdc3fcc92820f6b07d
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c

hmp_snapshot_blkdev is from GPLv2 version of the hmp-cmds.c thus
have to change the licence to GPLv2

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20200308092440.23564-8-mlevitsk@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
block/monitor/block-hmp-cmds.c
include/block/block-hmp-cmds.h
include/monitor/hmp.h
monitor/hmp-cmds.c