On 06.02.19 16:45, Richard W.M. Jones wrote: > On Wed, Feb 06, 2019 at 04:29:17PM +0100, Max Reitz wrote: >> This series implements .bdrv_refresh_filename() for the ssh block >> driver, along with an appropriate .bdrv_dirname() so we don't chop off >> query strings for backing files with relative filenames. >> >> This series depends on my "block: Fix some filename generation issues" >> series. > > Hey Max, I couldn't find a version of "block: Fix some filename > generation issues" that applies to qemu master. Do you have a git > repo I could pull it from?
Ah, great, and I only sent it on Friday... I pushed it here: https://git.xanclic.moe/XanClic/qemu bds-base-filename-v13 Thanks, Max >> Based-on: [email protected] >> >> >> v2: >> - No longer based on the libssh2 -> libssh patches >> - Put /* and */ on their own lines to make checkpatch happy >> >> >> Max Reitz (2): >> block/ssh: Implement .bdrv_refresh_filename() >> block/ssh: Implement .bdrv_dirname() >> >> block/ssh.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++---- >> 1 file changed, 68 insertions(+), 5 deletions(-) >> >> -- >> 2.20.1 >
signature.asc
Description: OpenPGP digital signature
