On 09/12/2018 08:55 AM, Jiri Denemark wrote:
This patch replaces some rather generic VIR_DOMAIN_RUNNING_UNPAUSED
reasons when changing domain state to running with more specific ones.
These are done in the (ahem) event that libvirtd was restarted before
the migration was completed and would have called the *StartCPUs...
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_process.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
You could augment the commit message, but it's not that important.
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John