From: Reto Buerki Date: Fri, 7 Dec 2012 10:48:48 +0000 (+0100) Subject: Use qemu/KVM virtualization instead of UML X-Git-Tag: 5.0.2rc1~1^2~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3316ed2773b276cb9537c4ccde2dd3431b655d;p=thirdparty%2Fstrongswan.git Use qemu/KVM virtualization instead of UML Guest and network configuration is setup using the libvirt virtualization API. The [start|stop]_testing scripts have been updated accordingly. qemu/KVM does not currently support a hostfs, so the shared build tree mount has been dropped for now. --- diff --git a/testing/config/kvm/alice.xml b/testing/config/kvm/alice.xml new file mode 100644 index 0000000000..275aeceb41 --- /dev/null +++ b/testing/config/kvm/alice.xml @@ -0,0 +1,59 @@ + + alice + 1f35c25d-6a7b-4ee1-2461-d7e530e7b2a9 + 131072 + 131072 + 1 + + hvm + /var/run/kvm-swan-kernel + root=/dev/vda loglevel=1 + + + + + + + + + destroy + restart + restart + + /usr/bin/kvm + + + + +
+ + +
+ + + + + +
+ + + + + + + + + + + +
+ +