Re: [Qemu-devel] [PATCH 09/16] qemu-io: Move 'quit' function
On 05/28/2013 09:27 AM, Kevin Wolf wrote: > 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 > --- > cmd.c | 29 - > cmd.h | 2 -- >
[Qemu-devel] [PATCH 09/16] 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 --- cmd.c | 29 - cmd.h | 2 -- qemu-io.c | 17 - 3 files changed, 16 inse