diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-03-15 10:35:04 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-03-15 16:07:49 +0100 |
commit | b6ad491a4921557efc8815fe0ca5f11c6d8d587e (patch) | |
tree | d9d9acce433e5d634e79c7906bf2652bcc799c2f /os-posix.c | |
parent | b382bc9a1504c7f7c112881695d08293b906b88f (diff) | |
download | hqemu-b6ad491a4921557efc8815fe0ca5f11c6d8d587e.zip hqemu-b6ad491a4921557efc8815fe0ca5f11c6d8d587e.tar.gz |
block: Add options QDict to bdrv_open_common()
The options are passed down to the block drivers, which are supposed to
remove all options they have processed. Anything that is left over in
the end is an unknown option and results in an error.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'os-posix.c')
0 files changed, 0 insertions, 0 deletions