Kevin Wolf e3fa4bfa72 block: Don't parse 'filename' option
When using the QDict option 'filename', it is supposed to be interpreted
literally. The code did correctly avoid guessing the protocol from any
string before the first colon, but it still called bdrv_parse_filename()
which would, for example, incorrectly remove a 'file:' prefix in the
raw-posix driver.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2014-04-04 17:10:25 +02:00
2014-04-03 13:44:25 +01:00
2014-03-13 20:15:37 +01:00
2014-03-13 20:15:37 +01:00
2014-03-25 14:09:50 +01:00
2014-04-01 10:17:45 +02:00
2014-03-28 13:46:29 +00:00
2014-04-04 17:10:25 +02:00
2014-03-19 19:47:15 +01:00
2014-03-13 14:42:24 +01:00
2014-03-17 11:50:19 +00:00
2014-03-13 14:42:24 +01:00
2014-03-27 15:19:00 +05:30
2014-03-13 14:34:16 +00:00
2014-03-27 15:19:00 +05:30
2014-03-17 13:21:11 +01:00
2014-03-27 15:19:00 +05:30
2014-04-03 15:51:01 +01:00
2014-03-27 15:19:00 +05:30

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%