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

[XenARM] Re:xen-pxa270-qemu

To: xen-arm@xxxxxxxxxxxxxxxxxxx
Subject: [XenARM] Re:xen-pxa270-qemu
From: sreenaath vasudevan <sreenaathkv@xxxxxxxxx>
Date: Tue, 20 Apr 2010 19:50:00 -0700
Delivery-date: Tue, 20 Apr 2010 19:50:10 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=LUaAzZmAUVP6ACDid7+rlwU9a1gv1z17NNIpCdHLclo=; b=Bhp8zrohsto+SIGaEQzp9uphVY+Mf5TdYMANLtiOqDfrJRz/iCfJEFkUa/Ws3c7C/R 6xwsJOo3JuRVp6RIx6bNk1JaHjKwV8SQT4k5nUMSPzT/z0dCpDSfDZyBiDI4ebeSVT7f zv4fB5uVKJ+1MOjpiqDzeQob1wOmMaTJXXW8U=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=fsSldGbhPPfZ5KvLih2DU32MFZbaO2YvVzlbb88CVqAaeQlHprN/o3EksZUo/yBdr1 1YoGn9+ZyTQidBPisnQY72Pg/jsc5r7zC15gWih4iqgjiwiA0ErKaSqpW5RZKwLgvXK/ K21rVlN9gV16Sh/8N21DyCNJr4kVNQ0bLr7O0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-arm-bounces@xxxxxxxxxxxxxxxxxxx
 Hi
I tried to run xen-arm on pxa270 emulated on qemu by following this link
http://lists.xensource.com/archives/html/xen-arm/2009-04/msg00001.html

I am not able to get in to dom0 console at all.

This is what I ve done
1. I installed the cross compiler arm-unknown-linux-gnuabi-gcc. The Linux distro I use is Ubuntu 9.10.

2. I installed the qemu that came default with ubuntu 9.10 linux.

3. The I installed xen-pxa270-qemu from https://sourceforge.net/projects/embeddedxen.

4. To compile and run it, this is what I did
    a) I untarred the tarball and did a 'make all' inside the 'xen-pxa270-qemu' folder. Before firing the make command, I set the CROSS_COMPILE env variable to point to the cross compiler 'arm-unknown-linux-gnuabi-gcc'.

    b) Then after successful completion of make command, I followed the instructions in http://lists.xensource.com/archives/html/xen-arm/2009-05/msg00000.html

    c) When I run it in non-graphical mode with -nographic option in qemu-system-arm, the console outputs that xen image is getting loaded and linux image is getting loaded in dom0. After that nothing happens. I am not able to enter anything in the command console as it only displays 'Hit Ctrl 'A'  three times to enter in to xen mode'. When I hit Ctrl + 'A' three time it displays 'Hit Ctrl 'A'  three times to enter in to dom0'

   d) When I ran it, in Graphical mode I saw a black screen popping up and in the command window I see the message "map addr 0x8297e80". After that nothing happens. I am not able to see anything in the graphical screen too.


It would be extremely helpful if someone can tell me how to get in to dom0 console.


--
regards
sreenaath
_______________________________________________
Xen-arm mailing list
Xen-arm@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-arm
<Prev in Thread] Current Thread [Next in Thread>