commit | 490b648e5b8987d4d497c222e0941a8b129a5eb6 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Mar 05 18:21:56 2010 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 23 16:08:45 2010 +0200 |
tree | 84347a944136de293bb16d073993fb23c3e965f5 | |
parent | dcfb0939bd7042c9d2622181263c01d78531f272 [diff] |
qemu-config: Make qemu_config_parse more generic qemu_config_parse gets the option groups as a parameter now instead of hardcoding the VM configuration groups. This way it can be used for other configurations, too. Signed-off-by: Kevin Wolf <kwolf@redhat.com>