[libvirt] how does the qemu command line executed by libvirt?

Martin Kletzander mkletzan at redhat.com
Tue Apr 19 09:07:24 UTC 2016


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 at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160419/e30eb027/attachment-0001.sig>


More information about the libvir-list mailing list