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-ppc.xml | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 recipes-example/virt-example/files/example-guest-ppc.xml (limited to 'recipes-example/virt-example/files/example-guest-ppc.xml') diff --git a/recipes-example/virt-example/files/example-guest-ppc.xml b/recipes-example/virt-example/files/example-guest-ppc.xml new file mode 100644 index 0000000..624bb56 --- /dev/null +++ b/recipes-example/virt-example/files/example-guest-ppc.xml @@ -0,0 +1,55 @@ + + + + kvm-example-guest + 500 + 1 + + hvm + /usr/share/virt-example/ppc-uImage.bin + /usr/share/virt-example/ppc-ramdisk.cpio.gz + console=ttyS0 + + destroy + restart + destroy + + + + + + /usr/bin/qemu-system-ppc + + + + + + + + + -- cgit v1.2.3-54-g00ecf