On Tue, May 06, 2014 at 07:51:10PM +0200, Max Reitz wrote:
> On 06.05.2014 10:10, Stefan Hajnoczi wrote:
> >On Mon, May 05, 2014 at 06:19:07PM +0200, Max Reitz wrote:
> >>On 10.04.2014 20:43, Max Reitz wrote:
> >>>This series adds a passthrough JSON protocol block driver. Its filenames
> >>>are JSO
On 06.05.2014 10:10, Stefan Hajnoczi wrote:
On Mon, May 05, 2014 at 06:19:07PM +0200, Max Reitz wrote:
On 10.04.2014 20:43, Max Reitz wrote:
This series adds a passthrough JSON protocol block driver. Its filenames
are JSON objects prefixed by "json:". The objects are used as options
for opening
On Mon, May 05, 2014 at 06:19:07PM +0200, Max Reitz wrote:
> On 10.04.2014 20:43, Max Reitz wrote:
> >This series adds a passthrough JSON protocol block driver. Its filenames
> >are JSON objects prefixed by "json:". The objects are used as options
> >for opening another block device which will be t
On 10.04.2014 20:43, Max Reitz wrote:
This series adds a passthrough JSON protocol block driver. Its filenames
are JSON objects prefixed by "json:". The objects are used as options
for opening another block device which will be the child of the JSON
device. Regarding this child device, the JSON d
This series adds a passthrough JSON protocol block driver. Its filenames
are JSON objects prefixed by "json:". The objects are used as options
for opening another block device which will be the child of the JSON
device. Regarding this child device, the JSON driver behaves nearly the
same as raw_bsd