From 31ce2d1a14de6d8439829dc8a046aeaeef734461 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Thu, 8 Oct 2015 22:22:28 +0200 Subject: initial commit for Enea Linux 5.0 arm Signed-off-by: Tudor Florea --- .../virt-example/files/example-guest-aarch64.xml | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 recipes-example/virt-example/files/example-guest-aarch64.xml (limited to 'recipes-example/virt-example/files/example-guest-aarch64.xml') diff --git a/recipes-example/virt-example/files/example-guest-aarch64.xml b/recipes-example/virt-example/files/example-guest-aarch64.xml new file mode 100644 index 0000000..584ee97 --- /dev/null +++ b/recipes-example/virt-example/files/example-guest-aarch64.xml @@ -0,0 +1,63 @@ + + + + kvm-example-guest + 500 + 2 + + hvm + /usr/share/virt-example/Image.bin + /usr/share/virt-example/rootfs.cpio.gz + "earlyprintk=pl011,0x9000000 console=ttyAMA0 rootwait root=/dev/ram rw" + + destroy + restart + destroy + + + + + 2 + + + + + + + + /usr/bin/qemu-system-aarch64 + + + + + + + + + + -- cgit v1.2.3-54-g00ecf