Re: [Qemu-devel] [PATCH v4 0/6] block: Relative backing files

2014-12-19 Thread Kevin Wolf
Am 26.11.2014 um 17:20 hat Max Reitz geschrieben: > Cover letter of v1: > > Sometimes, qemu does not have a filename to work with (it then generates > a JSON filename), so it does not know which directory to use for a > backing file specified by a relative filename. > > In this case, qemu should

Re: [Qemu-devel] [PATCH v4 0/6] block: Relative backing files

2014-12-15 Thread Max Reitz
On 2014-11-26 at 17:20, Max Reitz wrote: Cover letter of v1: Sometimes, qemu does not have a filename to work with (it then generates a JSON filename), so it does not know which directory to use for a backing file specified by a relative filename. In this case, qemu should not somehow try to ap

[Qemu-devel] [PATCH v4 0/6] block: Relative backing files

2014-11-26 Thread Max Reitz
Cover letter of v1: Sometimes, qemu does not have a filename to work with (it then generates a JSON filename), so it does not know which directory to use for a backing file specified by a relative filename. In this case, qemu should not somehow try to append the backing file's name to the JSON ob