qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] qemu-system-aarch64


From: Peter Fodrek
Subject: Re: [Qemu-discuss] qemu-system-aarch64
Date: Wed, 02 Apr 2014 12:22:38 +0200
User-agent: KMail/4.12.4 (Linux/3.11.10-7-desktop; KDE/4.12.4; x86_64; ; )

On Wednesday, April 02, 2014 02:31:12 Valery Reznic wrote:

> >________________________________

> >

> > From: Peter Fodrek <address@hidden>

> >

> >To: address@hidden; Valery Reznic <address@hidden>

> >Sent: Wednesday, April 2, 2014 12:18 PM

> >Subject: Re: [Qemu-discuss] qemu-system-aarch64

> >

> >

> >

> >Dear Mr. Reznic!

> > 

> >

> >On Wednesday, April 02, 2014 02:04:21 Valery Reznic wrote:

> >> qemu: fatal: Trying to execute code outside RAM or ROM at

> >> 0x0000000008000000>

> > 

> >This was identified by myself as external bootloader can not been loaded

> >because of not correct settings of qemu or not using proper machine to be

> >emulated. It is caused that each ARM< machine has its own start address

> >for internal and external bootloader. If you were using own image. Then

> >kernel is not set up correctly. If you are using image that run on

> >physical machine, then settings of qemu is not proper.  I am waiting two

> >days to get answer about second case.

> Image that I run is not for physical machine, I use it to run under ARM's

> Foundation model. I tried to specify for QEMU -kernel with kernel from this

> image, but no luck either. Anyway, what should I specify for -M? and may be

> for -cpu?

 

It depends on your qemu version

try to list available machines and cpus as follows

 

qemu-system-aarch -machine help

 

qemu-system-aarch -cpu help

 

and from list I will try to help you with choice

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]