Re: [Qemu-devel] [PATCH 0/2] block: JSON filenames and relative backing files

2014-11-03 Thread Max Reitz
On 2014-11-03 at 12:41, Stefan Hajnoczi wrote: On Thu, Oct 23, 2014 at 04:56:13PM +0200, Max Reitz wrote: 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

Re: [Qemu-devel] [PATCH 0/2] block: JSON filenames and relative backing files

2014-11-03 Thread Stefan Hajnoczi
On Thu, Oct 23, 2014 at 04:56:13PM +0200, Max Reitz wrote: > 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

Re: [Qemu-devel] [PATCH 0/2] block: JSON filenames and relative backing files

2014-10-28 Thread Stefan Hajnoczi
On Thu, Oct 23, 2014 at 04:56:13PM +0200, Max Reitz wrote: > 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

Re: [Qemu-devel] [PATCH 0/2] block: JSON filenames and relative backing files

2014-10-23 Thread Eric Blake
On 10/23/2014 08:56 AM, Max Reitz wrote: > 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 back

[Qemu-devel] [PATCH 0/2] block: JSON filenames and relative backing files

2014-10-23 Thread Max Reitz
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 object, but rather just