qemu-devel
[Top][All Lists]
Advanced

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

Re: Fw: [Qemu-devel] MIPS: UART access w/o -kernel option


From: Alexander Voropay
Subject: Re: Fw: [Qemu-devel] MIPS: UART access w/o -kernel option
Date: Fri, 12 May 2006 18:08:24 +0400

"Fabrice Bellard" <address@hidden> wrote:

I just commited a fix.
Qemu/MIPS does not initialize an ISA memory region when issued
without -kernel option. (I've added some debug output).

Thank you! The new version runs 'mmon' as BIOS successfully.
If someone has an intersest, it is possible to download this port there:
http://www.nwpi.ru/~alec/mips/mmon-qemu-0.5.tgz
This mmon has too weak functionality to be a complete BIOS
so I will try to port a classic PMON or YAMON to the Qemu.


I'm thinking about adding a new MIPS platform to the Qemu:
http://www.linux-mips.org/wiki/Mips_Malta

The Malta is very popular reference platform for the MIPS development.
There is a special Linux MIPS/Malta kernel. Montavista and many
other companies are offering a MIPS Malta distributives with
pre-compiled kernels. There is a NetBSD port to the Malta.
VxWorks/Malta exists, e.t.c.

The Malta architecture is very similar to the current Qemu MIPS
machine but the ISA addresses are different. Additionally, it
has a PCI subsystem, so it should be possible to use existent
Qemu PCI devices in the future. Malta has an standart PC ISA
devices (inside the PIIX4 chip). The Qemu contains all necessary
parts to introduce a new platform (except Galileo PCI).

Fabrice, is it difficult to add a new MIPS Malta platform
to the MIPS Qemu ? Could you add at least a framework
for this platform (CLI options, initial .c files) ?
P.S.The MIPS BIOS/kernel donload code should be reusable
for the any MIPS platforms.

--
-=AV=-




reply via email to

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