>
> [...]
>
>
> Indentation is off here.
Thank you for noticing that. Indeed, 4 spaces are missing.
>
>
> +goto cleanup;
>> +break;
>> +case VIR_DOMAIN_AFFECT_CONFIG:
>> +if (virAsprintf(&result_filename,
>> +
>> "%s/qemuhotplugtestdomains/qemuhotplug-%s+%s+config.
On Sat, Jul 16, 2016 at 02:42:54AM +0200, Tomasz Flendrich wrote:
It was previously working only with attachments/detachments
to the live domain. Now it can test attaching/detaching to
the persistent domain too.
---
tests/qemuhotplugtest.c | 43 +++
1 file
It was previously working only with attachments/detachments
to the live domain. Now it can test attaching/detaching to
the persistent domain too.
---
tests/qemuhotplugtest.c | 43 +++
1 file changed, 35 insertions(+), 8 deletions(-)
diff --git a/tests/qemu