]> git.proxmox.com Git - qemu.git/commit - qemu-io.c
qemu-io: Move 'quit' function
authorKevin Wolf <kwolf@redhat.com>
Wed, 5 Jun 2013 12:19:34 +0000 (14:19 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 6 Jun 2013 09:27:04 +0000 (11:27 +0200)
commite681be7eca0143fe7259ce8233fe5dd8898d072f
tree375ba8f29a3b544a5ed5fb5d7b78c1f32e8b2963
parentf18a834a92f0b490cefeb71410f3f25b969d336f
qemu-io: Move 'quit' function

This one only makes sense in the context of the qemu-io tool, so move it
to qemu-io.c. Adapt coding style and register it like other commands.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
cmd.c
cmd.h
qemu-io.c