Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | launch: Add libvirt backend. | Richard W.M. Jones | 2012-07-22 | 1 | -0/+1052 |
Complete the attach-method libvirt backend. This backend uses libvirt to create a transient KVM domain to run the appliance. Note that this still will only work with local libvirt URIs since the <kernel>, <initrd> and appliance links in the libvirt XML refer to local files, and virtio serial only works locally (limitation of libvirt). Remote support will be added later. |