qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu vl.h hw/ppc405_uc.c target-ppc/translate_i...
@ 2007-04-17  2:50 Jocelyn Mayer
  2007-04-17  5:02 ` [Qemu-devel] " Lorenzo Campedelli
  0 siblings, 1 reply; 3+ messages in thread
From: Jocelyn Mayer @ 2007-04-17  2:50 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Jocelyn Mayer <j_mayer>	07/04/17 02:50:56

Modified files:
	.              : vl.h 
	hw             : ppc405_uc.c 
	target-ppc     : translate_init.c 
Added files:
	hw             : ppc405.h 

Log message:
	Move PowerPC 405 specific definitions into a separate file
	Preliminary code for -kernel option support for PowerPC 405 boards
	Fix DBSR in case of PowerPC 405 chip reset
	Add enums for PowerPC 405 clocks.
	Fix IRQ numbers (IBM reversed bits numbering...)
	Fix SPRG4-7 read access right
	Fix MSR mask in CPU definitions

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.214&r2=1.215
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc405_uc.c?cvsroot=qemu&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc405.h?cvsroot=qemu&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/translate_init.c?cvsroot=qemu&r1=1.15&r2=1.16

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

* [Qemu-devel] Re: qemu vl.h hw/ppc405_uc.c target-ppc/translate_i...
  2007-04-17  2:50 [Qemu-devel] qemu vl.h hw/ppc405_uc.c target-ppc/translate_i Jocelyn Mayer
@ 2007-04-17  5:02 ` Lorenzo Campedelli
  2007-04-18  9:11   ` J. Mayer
  0 siblings, 1 reply; 3+ messages in thread
From: Lorenzo Campedelli @ 2007-04-17  5:02 UTC (permalink / raw)
  To: qemu-devel

Hello,

is support for the 440GX processor foreseen anytime soon?
(I noticed it i labelled with "TODO"...)

Which is the most similiar PPC processor already supported?
What are the differences (in term of things needed to support it)?

Thanks in advance,
Lorenzo

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

* Re: [Qemu-devel] Re: qemu vl.h hw/ppc405_uc.c target-ppc/translate_i...
  2007-04-17  5:02 ` [Qemu-devel] " Lorenzo Campedelli
@ 2007-04-18  9:11   ` J. Mayer
  0 siblings, 0 replies; 3+ messages in thread
From: J. Mayer @ 2007-04-18  9:11 UTC (permalink / raw)
  To: qemu-devel

On Tue, 2007-04-17 at 07:02 +0200, Lorenzo Campedelli wrote:
> Hello,
> 
> is support for the 440GX processor foreseen anytime soon?
> (I noticed it i labelled with "TODO"...)

Yes, once some usable PowerPC 405 board will be committed, the next step
is to implement BookE PowerPC. BookE PowerPC is the core of all PowerPC
440 UC (and more).

> Which is the most similiar PPC processor already supported?
> What are the differences (in term of things needed to support it)?

It's quite near the PowerPC 405, for the instruction set but have a
specific MMU model. There is work in progress for this MMU
implementation. It will share some concepts with the PowerPC 405 MMU, in
fact.
User-mode emulation should already be OK, with some fixes in the CPU
definitions.
Full system emulation will need more work. In one hand it shares a lot
of things with the PowerPC 40x. In an other hand the actual
microcontroller are more complex than most PowerPC 405.
All this is in my job queue !

-- 
J. Mayer <l_indien@magic.fr>
Never organized

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

end of thread, other threads:[~2007-04-18  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-17  2:50 [Qemu-devel] qemu vl.h hw/ppc405_uc.c target-ppc/translate_i Jocelyn Mayer
2007-04-17  5:02 ` [Qemu-devel] " Lorenzo Campedelli
2007-04-18  9:11   ` J. Mayer

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).