summaryrefslogtreecommitdiff
path: root/Makefile.target
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2015-04-07 17:12:56 +0200
committerKevin Wolf <kwolf@redhat.com>2015-06-12 16:59:06 +0200
commit18edf289a8951f3a48caff3b5fe17f2d414c2924 (patch)
tree5bad88684a4c265416a80d0c1b715f1012c6e7e7 /Makefile.target
parent54861b9280e95dd16c062b26a9d0adfe3608c63c (diff)
downloadqemu-18edf289a8951f3a48caff3b5fe17f2d414c2924.tar.gz
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 'Makefile.target')
0 files changed, 0 insertions, 0 deletions