blkdebug: Use command-line in read_config()
commit89f2b21e36cce948c39fa7cf24226f6e5f042cc8
authorMax Reitz <mreitz@redhat.com>
Fri, 20 Dec 2013 18:28:07 +0000 (20 19:28 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Jan 2014 11:07:17 +0000 (22 12:07 +0100)
tree5589df403c243687750696d63b3f74e4a714f7d2
parent85a040e5485413333da4fcf98bc8b28c92fa623f
blkdebug: Use command-line in read_config()

Use qemu_config_parse_qdict() to parse the command-line options in
addition to the config file.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/blkdebug.c