[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 11/16] qemu-io: Move functions for registering a
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH 11/16] qemu-io: Move functions for registering and running commands |
Date: |
Wed, 5 Jun 2013 14:42:07 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, May 28, 2013 at 05:27:31PM +0200, Kevin Wolf wrote:
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> cmd.c | 113 ---------------------------------
> cmd.h | 11 +---
> qemu-io-cmds.c | 192
> ++++++++++++++++++++++++++++++++++++++++++---------------
> qemu-io.c | 10 +--
> 4 files changed, 148 insertions(+), 178 deletions(-)
I haven't figured this out yet. These patches move a bunch of generic
code and make it qemu-io-specific. That seems the wrong direction to
go.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH 11/16] qemu-io: Move functions for registering and running commands,
Stefan Hajnoczi <=