[libvirt] [PATCH 03/25] util: storage: Add parser for qemu's "json" backing pseudo-protocol

Ján Tomko jtomko at redhat.com
Tue Jul 26 15:55:59 UTC 2016


Why the quotes?

Jan

On Mon, Jul 25, 2016 at 08:11:48PM +0200, Peter Krempa wrote:
>Add a modular parser that will allow to parse 'json' backing definitions
>that are supported by qemu. The initial implementation adds support for
>the 'file' driver.
>---
> src/util/virstoragefile.c | 87 +++++++++++++++++++++++++++++++++++++++++++----
> tests/virstoragetest.c    |  8 +++++
> 2 files changed, 88 insertions(+), 7 deletions(-)
>




More information about the libvir-list mailing list