[Qemu-devel] Patch that adds machine "Altera Excalibur"

2006-04-18 Thread Schwarz, Konrad
> -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

[Qemu-devel] [PATCH][MIPS] add "lwu" instruction

2006-04-18 Thread Marius Groeger
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

[Qemu-devel] [PATCH][MIPS] add basic FPU support

2006-04-18 Thread Marius Groeger
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

Re: [Qemu-devel] Patch to compile qemu-cvs under Solaris

2006-04-18 Thread Dennis Clarke
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

[Qemu-devel] qemu/hw pci.c

2006-04-18 Thread Paul Brook
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

[Qemu-devel] qemu/hw pl110.c

2006-04-18 Thread Paul Brook
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

[Qemu-devel] Flash simulation

2006-04-18 Thread Stefan Weil
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

[Qemu-devel] bugreport -serial pipe:named_pipe_filename

2006-04-18 Thread NyOS
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