[Qemu-devel] qemu/hw m48t59.c

2007-12-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/29 09:03:44 Modified files: hw : m48t59.c Log message: Make debug printing consistent (Robert Reif) CVSWeb URLs:

[Qemu-devel] qemu/hw m48t59.c sun4m.c

2007-12-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/29 09:05:30 Modified files: hw : m48t59.c sun4m.c Log message: M48T02 support (Robert Reif) CVSWeb URLs:

[Qemu-devel] qemu/hw sun4m.c

2007-12-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/29 09:07:00 Modified files: hw : sun4m.c Log message: Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif) CVSWeb URLs:

Re: [Qemu-devel] MIPS COP1X (and related) instructions

2007-12-29 Thread Richard Sandiford
Thiemo Seufer [EMAIL PROTECTED] writes: Richard Sandiford wrote: All MIPS COP1X instructions currently require the FPU to be in 64-bit mode. My understanding is that this is too restrictive, and that the base conditions are different for different revisions of the ISA: MIPS IV:

[Qemu-devel] qemu/hw sun4m.c

2007-12-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/29 18:34:23 Modified files: hw : sun4m.c Log message: Fix SS-2 boot mode CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/sun4m.c?cvsroot=qemur1=1.75r2=1.76

[Qemu-devel] qemu/pc-bios README openbios-sparc32

2007-12-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/29 18:45:56 Modified files: pc-bios: README openbios-sparc32 Log message: Update Sparc32 OpenBIOS image to SVN revision 183. Changes: r182: Add handlers for timer

Re: [Qemu-devel] MIPS COP1X (and related) instructions

2007-12-29 Thread Thiemo Seufer
Richard Sandiford wrote: Thiemo Seufer [EMAIL PROTECTED] writes: Richard Sandiford wrote: All MIPS COP1X instructions currently require the FPU to be in 64-bit mode. My understanding is that this is too restrictive, and that the base conditions are different for different revisions of

[Qemu-devel] qemu/hw slavio_intctl.c slavio_timer.c sun4m.c

2007-12-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 07/12/29 20:09:57 Modified files: hw : slavio_intctl.c slavio_timer.c sun4m.c Log message: Fix CPU timer interrupts CVSWeb URLs:

Re: [Qemu-devel] MIPS COP1X (and related) instructions

2007-12-29 Thread Richard Sandiford
Thiemo Seufer [EMAIL PROTECTED] writes: Richard Sandiford wrote: What should the patch do instead for MIPS IV? Enable them unconditionally? Given that it is currently theoretical, as the only MIPS IV CPU supported is the VR5432: Add a comment to the MIPS IV test that it is too restrictive