WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-arm

RE: [XenARM] Release of xen-pxa270-qemu

To: kernel cross <crosskernel@xxxxxxxxx>
Subject: RE: [XenARM] Release of xen-pxa270-qemu
From: ROSSIER Daniel <Daniel.Rossier@xxxxxxxxxx>
Date: Tue, 5 May 2009 12:42:40 +0200
Accept-language: fr-FR, en-US
Acceptlanguage: fr-FR, en-US
Cc: "xen-arm@xxxxxxxxxxxxxxxxxxx" <xen-arm@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 05 May 2009 03:42:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1b51aa2e0905050224l42fe0d88x27f02c29a136b500@xxxxxxxxxxxxxx>
List-help: <mailto:xen-arm-request@lists.xensource.com?subject=help>
List-id: Xen ARM development <xen-arm.lists.xensource.com>
List-post: <mailto:xen-arm@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-arm>, <mailto:xen-arm-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-arm>, <mailto:xen-arm-request@lists.xensource.com?subject=unsubscribe>
References: <AcnH9tqIARnBM35JTQaZJpb23/zZIw==> <D39BC4B7B612C6428144D37C54379A2F019A3BDE4C5C@xxxxxxxxxxxxxxxxxxxxxxxx> <1b51aa2e0905050224l42fe0d88x27f02c29a136b500@xxxxxxxxxxxxxx>
Sender: xen-arm-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcnNY2DrP61IKostQ+mtCDhI4w9CVQACj77Q
Thread-topic: [XenARM] Release of xen-pxa270-qemu
> -----Original Message-----
> From: kernel cross [mailto:crosskernel@xxxxxxxxx]
> Sent: mardi, 5. mai 2009 11:25
> To: ROSSIER Daniel
> Subject: Re: [XenARM] Release of xen-pxa270-qemu
> 
> hi
> 
> do you have the user manual and some simple doc?

No, unfortunately there is no documentation yet. However, booting the image 
with qemu is straightforward.
Simply create two dummy files, 32MB each: flash1 and flash2, to simulate the 
on-board flash of the Mainstone platform.

Then you start qemu with:

qemu-system-arm -s -localtime -M mainstone -kernel 
xen-pxa270-qemu/xen/arch/arm/boot/uImage -pflash flash1 -pflash flash2 -S -m 
256 -serial vc:1000x500

provided that the xen-pxa270-qemu source tree is on the working directory.

> 
> xen is linked with kernel?

Yes, it is fully bound to the final image. The XEN hypervisor is actually the 
first component which is booting at the very beginning.



Cheers
Daniel


_______________________________________________
Xen-arm mailing list
Xen-arm@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-arm

<Prev in Thread] Current Thread [Next in Thread>