diff options
author | Kevin Wolf <kwolf@redhat.com> | 2015-04-07 17:12:56 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-06-12 16:59:06 +0200 |
commit | 18edf289a8951f3a48caff3b5fe17f2d414c2924 (patch) | |
tree | 5bad88684a4c265416a80d0c1b715f1012c6e7e7 /block/vmdk.c | |
parent | 54861b9280e95dd16c062b26a9d0adfe3608c63c (diff) |
block: Use QemuOpts in bdrv_open_common()
Instead of manually parsing options and then deleting them from the
options QDict, just use QemuOpts like most other places that deal with
block device options.
More options will be added there and then QemuOpts is a lot more
manageable than open-coding everything.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'block/vmdk.c')
0 files changed, 0 insertions, 0 deletions