CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/04/05 23:21:37
Modified files:
target-mips: helper.c translate.c
Log message:
fix branch delay slot cornercases.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/helper.
On Thursday 07 December 2006 22:22, Stefan Weil wrote:
> Paul, did you get my last mailing on this subject?
> (see http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00280.html)
My point exactly. Posting a link to a random website isn't sufficient,
especially when you say "my patches are sti
Paul, did you get my last mailing on this subject?
(see http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00280.html)
I'd be very glad to maintain my code in the tree, but Thiemo is right.
Today, it takes sometimes very long until a patch gets integrated.
Maybe a switch to another configura
Stefan Weil wrote:
> Hi,
>
> the latest changes of QEMU CVS break compilation for MIPS systems
> without a FPU. Such systems are in wide use (DSL routers like
> Sinus 154 and Fritz!Box), and several developers already use QEMU
> for emulation of these systems.
Fixed, thanks for the report.
Thie
Paul Brook wrote:
> On Thursday 07 December 2006 18:44, Stefan Weil wrote:
> > Hi,
> >
> > the latest changes of QEMU CVS break compilation for MIPS systems
> > without a FPU. Such systems are in wide use (DSL routers like
> > Sinus 154 and Fritz!Box), and several developers already use QEMU
> > fo
On Thursday 07 December 2006 18:44, Stefan Weil wrote:
> Hi,
>
> the latest changes of QEMU CVS break compilation for MIPS systems
> without a FPU. Such systems are in wide use (DSL routers like
> Sinus 154 and Fritz!Box), and several developers already use QEMU
> for emulation of these systems.
I
Hi,
the latest changes of QEMU CVS break compilation for MIPS systems
without a FPU. Such systems are in wide use (DSL routers like
Sinus 154 and Fritz!Box), and several developers already use QEMU
for emulation of these systems.
I'm sorry that I cannot provide a patch which fixes the compiler
er
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 06/12/07 16:22:15
Modified files:
target-mips: helper.c translate.c
Log message:
Fix reset handling, CP0 isn't enabled by default (a fact which doesn't
matter when running in kernel