Tagged Questions
0
votes
1answer
184 views
Libvirt-php Creating Domain
Could you tell me how to create a new domain?
From PHP API Reference guide: http://libvirt.org/php/api-reference.html
I have seen these functions:
(i) libvirt_image_create($conn, $name, $size, ...