> -Original Message-
> From: Paul Brook [mailto:[EMAIL PROTECTED]
> On Monday 10 April 2006 12:26, Schwarz, Konrad wrote:
> > Hello,
> > this patch adds support for the Altera Excalibur device (an
> FPGA that
> > supports the ARM922T core).
>
> Are there any plans to update the linux kerne
Hello All,
this patch adds support for the LWU instruction on MIPS.
Regards,
Marius
--
Marius Groeger <[EMAIL PROTECTED]>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de | ww
Hello All,
this patch adds *basic* FPU support. Basic means:
- swc1
- lwc1
- ctc1
- cfc1
- only the lightest of testing was applied :-)
IOW, there is no real math on the host being done, I simply copy data
back and forth. Alas, the basic infrastructure is there and might make
it easier to add
sorry for the top post ..
how has this QEMU process worked for you ? Are they listening ?
Dennis
On 4/13/06, Ben Taylor <[EMAIL PROTECTED]> wrote:
> I've been too busy the last 8 months or so to do much with
> qemu, but I finally just went back to basics and re-po
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/18 16:55:22
Modified files:
hw : pci.c
Log message:
Initialize PCI BAR config data.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/18 19:02:59
Modified files:
hw : pl110.c
Log message:
Fix display resize bug.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/pl110
A typical embedded system (and also most standard PCs)
contains flash memory. Full system emulation should
also emulate flash behaviour - not only read accesses
but also flash type discovery and flash programming.
Is there an easy way to realise flash memory emulation
with Qemu? Must I write this
Hi!
During developing a driver for a home-made serial hardware, I've noticed
that the 0 characters couldn't received in guest OS.
The HW is not ready yet, so I've bulit a test environment using Debian
GNU/Linux on Prescott (x86) as a host machine, and win98 as a guest. Qemu
version is 0.8