Make qemu-config available for tools
commit25920d6ad61b078a69b6ba401d4d6cd46ce83804
authorKevin Wolf <kwolf@redhat.com>
Mon, 15 Mar 2010 16:01:24 +0000 (15 17:01 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Apr 2010 14:08:45 +0000 (23 16:08 +0200)
treeb4066fc7c1369efe2c7312c16550d8bb5b82f0da
parentb9f66d96950b7c10253f9f27b9109df5ff8aa611
Make qemu-config available for tools

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 <kwolf@redhat.com>
Makefile.objs
hw/qdev-properties.c
hw/qdev.h
qemu-config.c