qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] some fixes for PPC e300
@ 2010-04-21  9:21 Thomas Monjalon
  2010-04-21  9:21 ` [Qemu-devel] [PATCH 1/2] target-ppc: fix processor versions (PVR) for e300 Thomas Monjalon
  2010-04-21  9:21 ` [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300 Thomas Monjalon
  0 siblings, 2 replies; 13+ messages in thread
From: Thomas Monjalon @ 2010-04-21  9:21 UTC (permalink / raw)
  To: qemu-devel

From: Thomas Monjalon <thomas@monjalon.net>

I'm working on e300.
It's still not working but these patches are some little steps in the right direction.

My references:
ancestry:         http://www.freescale.com/files/32bit/doc/data_sheet/MPC603.pdf
core:             http://www.freescale.com/files/32bit/doc/ref_manual/e300coreRM.pdf
microcontroller:  http://www.freescale.com/files/32bit/doc/ref_manual/MPC8349EAEC.pdf

-- 
Thomas

---

Thomas Monjalon (2):
  target-ppc: fix processor versions (PVR) for e300
  target-ppc: fix interrupt vectors for MPC603 and e300

 target-ppc/translate_init.c |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2010-05-02 15:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21  9:21 [Qemu-devel] [PATCH 0/2] some fixes for PPC e300 Thomas Monjalon
2010-04-21  9:21 ` [Qemu-devel] [PATCH 1/2] target-ppc: fix processor versions (PVR) for e300 Thomas Monjalon
2010-04-21  9:21 ` [Qemu-devel] [PATCH 2/2] target-ppc: fix interrupt vectors for MPC603 and e300 Thomas Monjalon
2010-04-21 10:14   ` Alexander Graf
2010-04-21 12:07     ` Thomas Monjalon
2010-04-21 12:36       ` Alexander Graf
2010-04-21 13:13         ` Thomas Monjalon
2010-04-22 19:40         ` Hollis Blanchard
2010-04-26 15:35           ` Segher Boessenkool
2010-04-26 15:02         ` Segher Boessenkool
2010-04-26 17:11           ` Blue Swirl
2010-05-02 14:19             ` Segher Boessenkool
2010-05-02 15:03               ` [Qemu-devel] VGA blank mode K D

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