Home
last modified time | relevance | path

Searched hist:"98289620 e0460fa595581020ab20127da4a2fc44" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D051diff 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 D051.outdiff 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 Dblock.hdiff 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 Dqemu-img.cdiff 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 Dblock.cdiff 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>