On 01/22/2015 10:20 AM, Peter Krempa wrote:
The code modifies the domain configuration but doesn't take a
MODIFY
type job to do so.
---
src/qemu/qemu_driver.c | 5 +++++
1 file changed, 5 insertions(+)
ACK
After getting the job, the virDomainLiveConfigHelperMethod is called inside
virDomainObjSetMetadata checking if the domain is alive again.
Jan