cloudstack/plugins/hypervisors/kvm
Marcus Sorensen 9ad54a082c Summary: KVM - use virtio socket to communicate config to system vms
Detail: This gets rid of the patchdisk method of passing cmdline and
authorized_keys to KVM system VMs. It instead passes them to a virtio socket,
which the KVM guest reads from the character device /dev/vport0p1 during
cloud-early-config. Tested to work on CentOS 6.3 and Ubuntu 12.04. Should
work with even older versions of libvirt.

Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1362691685 -0700
2013-03-07 14:28:05 -07:00
..
src/com/cloud/hypervisor/kvm Summary: KVM - use virtio socket to communicate config to system vms 2013-03-07 14:28:05 -07:00
test/com/cloud/hypervisor/kvm/resource Adding support for multiple VIF drivers in KVM 2013-03-04 20:56:34 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
agent-descriptor.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00
pom.xml packaging: Use the JNA version from the distribution 2013-03-05 16:10:38 +01:00