[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] [MIPS] Acer Pica 61 machine
From: |
Natalia Portillo |
Subject: |
Re: [Qemu-devel] [PATCH] [MIPS] Acer Pica 61 machine |
Date: |
Mon, 16 Apr 2007 19:11:32 +0100 |
How is it suppossed to boot?
It does not shows anything on screen, even it lacks a VGA output with
default command line.
El lun, 16-04-2007 a las 11:41 +0200, Hervé Poussineau escribió:
> Hi,
>
> This patch adds a Acer Pica 61 machine emulation to Qemu. I based my work on
> http://www.sensi.org/~alec/mips/acer_pica.html
> This machine can be used with the firmwares available at
> http://hpoussineau.free.fr/qemu/firmware (the PICA 61 versions).
>
> I've tested NetBSD 1.5.1, NetBSD 1.6.2, OpenBSD 2.3 and MS Windows NT 3.51,
> which start to boot, but all show different problems.
> The *BSD images are available at http://hpoussineau.free.fr/qemu
>
> Hervé