On Mon, Mar 15, 2010 at 06:08:29PM +0100, Kevin Wolf wrote: > Introduce a new function qemu_read_config_file which reads the VM > configuration > from a config file. Unlike qemu_config_parse it doesn't take a open file but a > filename and reduces code duplication as a side effect. > > Signed-off-by: Kevin Wolf <kw...@redhat.com>
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de>