qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Qemu emulation for PXA320 based board
@ 2008-02-16 11:52 Arabinda Verma
  2008-02-16 19:41 ` Paul Brook
  0 siblings, 1 reply; 4+ messages in thread
From: Arabinda Verma @ 2008-02-16 11:52 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

Hello list!

 

I am a newbie to QEMU.

 

I have a PXA320 based target board and linux kernel which runs on it.

 

I want to emulate the board on QEMU. Kindly, let me know how I can go about.

 

Your help in this regard is highly appreciated. Any pointer, guidelines even
direction to right path will be very helpful.

 

Thanks in advance.

 

Regards

Devel.


[-- Attachment #2: Type: text/html, Size: 3573 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Qemu emulation for PXA320 based board
  2008-02-16 11:52 [Qemu-devel] Qemu emulation for PXA320 based board Arabinda Verma
@ 2008-02-16 19:41 ` Paul Brook
  2008-02-21 13:51   ` Arabinda Verma
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Brook @ 2008-02-16 19:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Arabinda Verma

> I have a PXA320 based target board and linux kernel which runs on it.
>
> I want to emulate the board on QEMU. Kindly, let me know how I can go
> about.

1) Get hardware programming docs for the board.
2) Implement emulation of that hardware.

(2) is fairly straightforward. I suspect you'll find that (1) is near 
impossible as the PXA320 is now owned by Marvell.

Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [Qemu-devel] Qemu emulation for PXA320 based board
  2008-02-16 19:41 ` Paul Brook
@ 2008-02-21 13:51   ` Arabinda Verma
  2008-02-21 14:53     ` Paul Brook
  0 siblings, 1 reply; 4+ messages in thread
From: Arabinda Verma @ 2008-02-21 13:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: 'Paul Brook'

Hello Paul,

Thanks for your reply.

Please recommend some document or pointer on how to implement emulation of
hardware.

I am going through the code of different emulated machines but it is not
very clear.

Arabinda

-----Original Message-----
From: qemu-devel-bounces+arabinda.v=samsung.com@nongnu.org
[mailto:qemu-devel-bounces+arabinda.v=samsung.com@nongnu.org] On Behalf Of
Paul Brook
Sent: Sunday, February 17, 2008 1:12 AM
To: qemu-devel@nongnu.org
Cc: Arabinda Verma
Subject: Re: [Qemu-devel] Qemu emulation for PXA320 based board

> I have a PXA320 based target board and linux kernel which runs on it.
>
> I want to emulate the board on QEMU. Kindly, let me know how I can go
> about.

1) Get hardware programming docs for the board.
2) Implement emulation of that hardware.

(2) is fairly straightforward. I suspect you'll find that (1) is near 
impossible as the PXA320 is now owned by Marvell.

Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Qemu emulation for PXA320 based board
  2008-02-21 13:51   ` Arabinda Verma
@ 2008-02-21 14:53     ` Paul Brook
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Brook @ 2008-02-21 14:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Arabinda Verma

On Thursday 21 February 2008, Arabinda Verma wrote:
> Hello Paul,
>
> Thanks for your reply.
>
> Please recommend some document or pointer on how to implement emulation of
> hardware.

Theere isn't any, just what's in the source.  It's mostly fairly 
straightforward once you get your head round it.

Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-21 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-16 11:52 [Qemu-devel] Qemu emulation for PXA320 based board Arabinda Verma
2008-02-16 19:41 ` Paul Brook
2008-02-21 13:51   ` Arabinda Verma
2008-02-21 14:53     ` Paul Brook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).