cloudstack/scripts/vm/hypervisor/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
..
kvmheartbeat.sh Bug: HA takes a lot of time to migrate VMs (trigger HA) to another KVM 2012-07-25 10:17:09 -07:00
patchviasocket.pl Summary: KVM - use virtio socket to communicate config to system vms 2013-03-07 14:28:05 -07:00
setup_agent.sh Summary: fix cloud-agent KVM calls to cloudstack-agent for centos6.3 2013-02-12 23:16:22 -07:00