
13 Feb
2020
13 Feb
'20
2:47 p.m.
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 <pkrempa@redhat.com> --- src/qemu/qemu_domain.c | 7 +++++++ tests/qemustatusxml2xmldata/modern-in.xml | 4 ++++ 2 files changed, 11 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano