
30 Jul
2016
30 Jul
'16
9:29 a.m.
On 07/13/2016 10:33 AM, Martin Kletzander wrote:
When reset was called from a domain that crashed we didn't change the crashed state into a paused one which could confuse users.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1269575
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/qemu/qemu_driver.c | 5 +++++ 1 file changed, 5 insertions(+)
ACK - John