On Tue, Apr 19, 2016 at 04:43:09PM +0800, zhukaijie wrote:
As you know, libvirt takes advantage of xml and generate
corresponding
qemu command line. But how does this command line executed? Does it
executed in bash shell? Or any other api is used to create the qemu
process? Thank you.
fork(2) and execve(2) do the trick
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list