commit | 707ff8282b66bb9471e253fe5f17b74576d36825 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Mar 06 12:20:31 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Mar 22 17:51:31 2013 +0100 |
tree | 205e93b2802a6db48e34cc599174db33649f06cc | |
parent | 787e4a8500020695eb391e2f1cc4767ee071d441 [diff] |
block: Pass bdrv_file_open() options to block drivers Specify -drive file.option=... on the command line to pass the option to the protocol instead of the format driver. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>