
16 Aug
2018
16 Aug
'18
2:53 p.m.
On Mon, Aug 13, 2018 at 06:00:09PM +0200, Peter Krempa wrote:
Format the backing chain onto the commandline using the 'json' syntax with -blockdev.
The command line formatter needs only minor tweaks to add the new entries but we now need to initialize the strucutres that are used for
structures
every layer of the backing chain.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_command.c | 82 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 75 insertions(+), 7 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano