Searched hist:"98289620 e0460fa595581020ab20127da4a2fc44" (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 051 | diff 98289620e0460fa595581020ab20127da4a2fc44 Wed Jul 10 08:47:39 CDT 2013 Kevin Wolf <kwolf@redhat.com> block: Don't parse protocol from file.filename
One of the major reasons for doing something new for -blockdev and blockdev-add was that the old block layer code parses filenames instead of just taking them literally. So we should really leave it untouched when it's passing using the new interfaces (like -drive file.filename=...).
This allows opening relative file names that contain a colon.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
H A D | 051.out | diff 98289620e0460fa595581020ab20127da4a2fc44 Wed Jul 10 08:47:39 CDT 2013 Kevin Wolf <kwolf@redhat.com> block: Don't parse protocol from file.filename
One of the major reasons for doing something new for -blockdev and blockdev-add was that the old block layer code parses filenames instead of just taking them literally. So we should really leave it untouched when it's passing using the new interfaces (like -drive file.filename=...).
This allows opening relative file names that contain a colon.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | block.h | diff 98289620e0460fa595581020ab20127da4a2fc44 Wed Jul 10 08:47:39 CDT 2013 Kevin Wolf <kwolf@redhat.com> block: Don't parse protocol from file.filename
One of the major reasons for doing something new for -blockdev and blockdev-add was that the old block layer code parses filenames instead of just taking them literally. So we should really leave it untouched when it's passing using the new interfaces (like -drive file.filename=...).
This allows opening relative file names that contain a colon.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
/openbmc/qemu/ |
H A D | qemu-img.c | diff 98289620e0460fa595581020ab20127da4a2fc44 Wed Jul 10 08:47:39 CDT 2013 Kevin Wolf <kwolf@redhat.com> block: Don't parse protocol from file.filename
One of the major reasons for doing something new for -blockdev and blockdev-add was that the old block layer code parses filenames instead of just taking them literally. So we should really leave it untouched when it's passing using the new interfaces (like -drive file.filename=...).
This allows opening relative file names that contain a colon.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|
H A D | block.c | diff 98289620e0460fa595581020ab20127da4a2fc44 Wed Jul 10 08:47:39 CDT 2013 Kevin Wolf <kwolf@redhat.com> block: Don't parse protocol from file.filename
One of the major reasons for doing something new for -blockdev and blockdev-add was that the old block layer code parses filenames instead of just taking them literally. So we should really leave it untouched when it's passing using the new interfaces (like -drive file.filename=...).
This allows opening relative file names that contain a colon.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
|