Home
last modified time | relevance | path

Searched hist:"9 f4793d8f2f1abf20dc1d7d55f65ce8df081ca7a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 9f4793d8f2f1abf20dc1d7d55f65ce8df081ca7a Fri Feb 01 13:29:16 CST 2019 Max Reitz <mreitz@redhat.com> block: Add bdrv_make_absolute_filename()

This is a general function for making a filename that is relative to a
certain BDS absolute.

It calls bdrv_get_full_backing_filename_from_filename() for now, but
that will be changed in a follow-up patch.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20190201192935.18394-13-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>