Re: [libvirt-users] libvirt virDomainDestroy

2017-07-31 Thread Daniel P. Berrange
On Mon, Jul 31, 2017 at 04:23:51PM +0800, llilulu wrote: >When stop a qemu vm via libvirt api, I call virDomainShutdown, I can seen > the vm shutdown process, But I call virDomainDestroyFlags with > VIR_DOMAIN_DESTROY_GRACEFULL ,I can't seen the vm shutdown process, > virDomainDestroyFlags with

[libvirt-users] libvirt virDomainDestroy

2017-07-31 Thread llilulu
When stop a qemu vm via libvirt api, I call virDomainShutdown, I can seen the vm shutdown process, But I call virDomainDestroyFlags with VIR_DOMAIN_DESTROY_GRACEFULL ,I can't seen the vm shutdown process, virDomainDestroyFlags with VIR_DOMAIN_DESTROY_GRACEFULL is gave vm driver process a SI