]> git.proxmox.com Git - qemu.git/commit - qemu-config.c
qemu-config: Make qemu_config_parse more generic
authorKevin Wolf <kwolf@redhat.com>
Fri, 5 Mar 2010 17:21:56 +0000 (18:21 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 23 Apr 2010 14:08:45 +0000 (16:08 +0200)
commit490b648e5b8987d4d497c222e0941a8b129a5eb6
tree84347a944136de293bb16d073993fb23c3e965f5
parentdcfb0939bd7042c9d2622181263c01d78531f272
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>
qemu-config.c
qemu-config.h