qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/17] m68k: add partial Motorola 680x0 support
@ 2009-05-29 22:41 Laurent Vivier
  2009-05-30 17:31 ` François Revol
  2009-09-21  2:56 ` Rob Landley
  0 siblings, 2 replies; 4+ messages in thread
From: Laurent Vivier @ 2009-05-29 22:41 UTC (permalink / raw)
  To: qemu-devel

This series of patches is a port to Qemu 0.10 of Andreas Schwab M68K patch
to support Motorola 680x0 CPU family.

It has been tested with some commands from a debian m68k lenny disk.

Commands like "uname", "date", "ls", "more", "grep" work well.

[PATCH 01/17] m68k: Replace gen_im32() by tcg_const_i32()
[PATCH 02/17] m68k: add tcg_gen_debug_insn_start()
[PATCH 03/17] m68k: define m680x0 CPUs and features
[PATCH 04/17] m68k: add missing accessing modes for some instructions.
[PATCH 05/17] m68k: add Motorola 680x0 family common instructions.
[PATCH 06/17] m68k: add Scc instruction with memory operand.
[PATCH 07/17] m68k: add DBcc instruction. 
[PATCH 08/17] m68k: modify movem instruction to manage word
[PATCH 09/17] m68k: add 64bit divide.
[PATCH 10/17] m68k: add 32bit and 64bit multiply
[PATCH 11/17] m68k: add word data size for suba/adda
[PATCH 12/17] m68k: add fpu
[PATCH 13/17] m68k: add "byte", "word" and memory shift
[PATCH 14/17] m68k: add "byte", "word" and memory rotate.
[PATCH 15/17] m68k: add bitfield_mem, bitfield_reg
[PATCH 16/17] m68k: add variable offset/width to bitfield_reg/bitfield_mem
[PATCH 17/17] m68k: add cas 

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

* Re: [Qemu-devel] [PATCH 00/17] m68k: add partial Motorola 680x0 support
  2009-05-29 22:41 Laurent Vivier
@ 2009-05-30 17:31 ` François Revol
  2009-09-21  2:56 ` Rob Landley
  1 sibling, 0 replies; 4+ messages in thread
From: François Revol @ 2009-05-30 17:31 UTC (permalink / raw)
  To: Laurent Vivier; +Cc: qemu-devel

> This series of patches is a port to Qemu 0.10 of Andreas Schwab M68K
> patch
> to support Motorola 680x0 CPU family.

Ohh cool, now I just need to add a real system target to test my Haiku
port :)

François.

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

* Re: [Qemu-devel] [PATCH 00/17] m68k: add partial Motorola 680x0 support
  2009-05-29 22:41 Laurent Vivier
  2009-05-30 17:31 ` François Revol
@ 2009-09-21  2:56 ` Rob Landley
  1 sibling, 0 replies; 4+ messages in thread
From: Rob Landley @ 2009-09-21  2:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Till Straumann, Charles Stevens, schwab, Laurent Vivier

On Friday 29 May 2009 17:41:44 Laurent Vivier wrote:
> This series of patches is a port to Qemu 0.10 of Andreas Schwab M68K patch
> to support Motorola 680x0 CPU family.
>
> It has been tested with some commands from a debian m68k lenny disk.

Has there been any progress on this?  (Or current versions I can test?)

I have a cross compiler, root filesystem, and kernel built for m68k, but no 
test environment.  Charles Stevens got a system image running under aranym, 
but that has several limitations (such as no serial I/O, which makes a serial 
console problematic), and I'm testing all my other targets on qemu.

All the current system images are coldfire, which I haven't played with because 
I haven't done any nommu targets yet.  Presumably I could shoehorn a real m68k 
into a coldfire system emulation, assuming I could beat a relevant .config out 
of the kernel...

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds

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

* Re: [Qemu-devel] [PATCH 00/17] m68k: add partial Motorola 680x0 support
@ 2009-09-21  7:53 Laurent Vivier
  0 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2009-09-21  7:53 UTC (permalink / raw)
  To: rob, qemu-devel; +Cc: Till.Straumann, chazste, schwab, laurent

>On Friday 29 May 2009 17:41:44 Laurent Vivier wrote:
>> This series of patches is a port to Qemu 0.10 of Andreas Schwab M68K patch
>> to support Motorola 680x0 CPU family.
>>
>> It has been tested with some commands from a debian m68k lenny disk.
>
>Has there been any progress on this?  (Or current versions I can test?)

I try to keep in sync this git tree:

http://gitorious.org/qemu-m68k/qemu-m68k

But the FPU need a lot of rework.

Only linux-user qemu is supported.

Regards,
Laurent

-- 
--------------------- Laurent@vivier.eu  ---------------------
"Tout ce qui est impossible reste à accomplir"    Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard

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

end of thread, other threads:[~2009-09-21  7:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-21  7:53 [Qemu-devel] [PATCH 00/17] m68k: add partial Motorola 680x0 support Laurent Vivier
  -- strict thread matches above, loose matches on Subject: below --
2009-05-29 22:41 Laurent Vivier
2009-05-30 17:31 ` François Revol
2009-09-21  2:56 ` Rob Landley

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