On Tue, May 23, 2017 at 10:29:14AM +0800, zhunxun@gmail.com wrote:> Hello,does libvirt provides API to get qemu process ID by vm ID or name??or is there any methods to do this??> thanks!!No, libvirt doesn't provide such API. Depends on what you really want to do.Libvirt uses domain objects to identify a domain and that's all you need tooperate on domains. If you want to operate on the process level, for whateveradministration reasons, that's out of libvirt's scope.Erik>>>> zhunxun@gmail.com> --> libvir-list mailing list> libvir-list@redhat.com> https://www.redhat.com/mailman/listinfo/libvir-list