FFI::Libvirt::MissingLibError
is raised if libvirt C library is not available.Libvirt::Spec::Network
added to parse network interfaces.- Interface device XML properly outputs
<source>
tag ifsource_network
is specified. - Networks can be defined/created via the network collection.
- Domain XML is now parsed into a
Libvirt::Spec::Domain
object, which can then be turned back into XML.
- Initial release