[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Running xen on qemu-system-arm
From: |
Ivan Ivanov |
Subject: |
[Qemu-discuss] Running xen on qemu-system-arm |
Date: |
Mon, 12 May 2014 13:13:26 +0400 |
Hello everybody!
I'm trying to run xen on arm using qemu. I emulate versatile express-a15. I use this (http://lists.infradead.org/pipermail/linux-arm-kernel/2012-August/116071.html) manual to create device tree. I successfully ran linux on this configuration. My launch command is
qemu-system-arm -m 1024M -M vexpress-a15 -nographic -kernel u-boot -sd flash.img
I'm using this (http://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/Vexpress) man to run xen, but instead of using tftpboot, I use fatload,
but I've got this error. - http://pastebin.com/9eVGdJyq
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-discuss] Running xen on qemu-system-arm,
Ivan Ivanov <=