Re: [Qemu-devel] [RFC][PATCH 5/7] Make qemu-config available for tools

2010-03-28 Thread Christoph Hellwig
On Mon, Mar 15, 2010 at 06:08:33PM +0100, Kevin Wolf wrote: > available in the tools. This involves moving two functions that can only be > built in the context of the emulator. > > Signed-off-by: Kevin Wolf Looks good, Reviewed-by: Christoph Hellwig

[Qemu-devel] [RFC][PATCH 5/7] Make qemu-config available for tools

2010-03-15 Thread Kevin Wolf
To be able to use config files for blkdebug, we need to make these functions available in the tools. This involves moving two functions that can only be built in the context of the emulator. Signed-off-by: Kevin Wolf --- Makefile.objs|4 ++-- hw/qdev-properties.c | 19 +