commit | de9c0cec6c823071b903ebeebf1ee70b394ff46f | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Mar 15 10:35:02 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Mar 15 16:07:49 2013 +0100 |
tree | 759bfc8e7040dc3d174b56f2eb6fe78bb2e17d22 | |
parent | 1a86938f04b1abfd28e053b8c6f4b8ed9e4ffe08 [diff] |
block: Add options QDict to bdrv_open() prototype It doesn't do anything yet except storing the options QDict in the BlockDriverState. 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>