Re: [PATCH v3 10/15] qemu: domain: Store nodenames of slice in status XML

2020-02-13 Thread Ján Tomko
On Wed, Feb 12, 2020 at 07:03:21PM +0100, Peter Krempa wrote: The storage slice will require a specific node name in cases when the image format is not raw. Store and format them in the status XML. Signed-off-by: Peter Krempa --- src/qemu/qemu_domain.c| 7 +++

[PATCH v3 10/15] qemu: domain: Store nodenames of slice in status XML

2020-02-12 Thread Peter Krempa
The storage slice will require a specific node name in cases when the image format is not raw. Store and format them in the status XML. Signed-off-by: Peter Krempa --- src/qemu/qemu_domain.c| 7 +++ tests/qemustatusxml2xmldata/modern-in.xml | 4 2 files changed, 11