Steps to reproduce 

1 virsh create  testvm   

2 gdb attch qemu,and not continue

3  virsh destroy  testvm   ,then destory failed。

4 gdb qemu continue and exit,then qemu exit.


[root@host-120-51 home]# ps -aux |grep qemu

root      2814  0.0  0.0 112644   956 pts/3    S+   11:40   0:00 grep --color=auto qemu

[root@host-120-51 home]# virsh list

 Id    Name                           State

----------------------------------------------------

 3    testvm                       running



can we trigger qemuProcessHandleMonitorEOF again to remove vm??