]> git.proxmox.com Git - mirror_qemu.git/commit
Move monitor.c to monitor/misc.c
authorKevin Wolf <kwolf@redhat.com>
Thu, 13 Jun 2019 15:33:57 +0000 (17:33 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 17 Jun 2019 18:36:56 +0000 (20:36 +0200)
commite84328faa99ae50fd9ed36a615927e94327cf249
tree0126df000c03d516b7167d8d0d44ced99a4431d3
parenta0cd5e1c8e7fb1dc882483589fd809ca083a2725
Move monitor.c to monitor/misc.c

Create a new monitor/ subdirectory and move monitor.c there. As the plan
is to move the monitor core into separate files, use the chance to
rename it to misc.c.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190613153405.24769-8-kwolf@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
MAINTAINERS
Makefile.objs
Makefile.target
docs/devel/writing-qmp-commands.txt
monitor.c [deleted file]
monitor/Makefile.objs [new file with mode: 0644]
monitor/misc.c [new file with mode: 0644]
monitor/trace-events [new file with mode: 0644]
trace-events