[Qemu-devel] qemu/target-mips helper.c

2008-01-04 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 08/01/04 17:52:57 Modified files: target-mips: helper.c Log message: Handle some more exception types. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2008-01-03 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 08/01/03 21:26:24 Modified files: target-mips: helper.c Log message: Fix exception debug output. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-11-21 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/11/22 00:34:37 Modified files: target-mips: helper.c Log message: Fix off-by-one address checks in MIPS64 MMU, by Aurelien Jarno. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-10-28 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/10/29 02:57:19 Modified files: target-mips: helper.c Log message: Fix logic bug which broke TLBL/TLBS handling somewhat. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-10-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/10/13 17:29:10 Modified files: target-mips: helper.c Log message: Fix off-by-one in address check. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op.c translate.c tran...

2007-08-26 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/08/26 17:37:23 Modified files: target-mips: helper.c op.c translate.c translate_init.c Log message: Disable 64-bit instructions on 32-bit CPU, by Aurelien Jarno. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op.c

2007-06-25 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/06/25 17:34:33 Modified files: target-mips: helper.c op.c Log message: MIPS64 improvements, based on a patch by Aurelien Jarno. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op.c op_helper.c

2007-05-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/05/13 14:07:26 Modified files: target-mips: helper.c op.c op_helper.c Log message: MMU code improvements, by Aurelien Jarno. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op.c op_helper.c

2007-05-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/05/13 19:22:13 Modified files: target-mips: helper.c op.c op_helper.c Log message: Full MIPS64 MMU implementation, by Aurelien Jarno. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-05-07 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/05/07 12:46:25 Modified files: target-mips: helper.c Log message: Clear BD slot on next exception if appropriate. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op.c

2007-04-13 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/04/13 20:17:54 Modified files: target-mips: helper.c op.c Log message: Another fix for CP0 Cause register handling. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-04-06 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/04/06 19:31:06 Modified files: target-mips: helper.c Log message: Fix handling of ADES exceptions. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-04-05 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/04/05 23:18:13 Modified files: target-mips: helper.c Log message: Handle EBase properly. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c translate.c

2007-04-05 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/04/05 23:21:37 Modified files: target-mips: helper.c translate.c Log message: fix branch delay slot cornercases. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2007-03-30 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/03/30 17:48:00 Modified files: target-mips: helper.c Log message: Squash logic bugs while they are fresh... CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op.c op_helper.c

2007-02-17 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/02/18 00:19:08 Modified files: target-mips: helper.c op.c op_helper.c Log message: Fix sign-extension of VPN field in TLB, by Herve Poussineau. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op_helper.c

2007-01-20 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 07/01/21 03:12:25 Modified files: target-mips: helper.c op_helper.c Log message: Bring TLB / PageSize handling in line with real hardware behaviour. CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c translate.c

2006-12-07 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer ths 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

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Stefan Weil
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

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Paul Brook
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. If you

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Thiemo Seufer
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. Thiemo

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Stefan Weil
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

Re: [Qemu-devel] qemu/target-mips helper.c translate.c (compiler error)

2006-12-07 Thread Paul Brook
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 still

[Qemu-devel] qemu/target-mips helper.c op.c op_helper.c

2006-06-26 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard bellard 06/06/26 20:29:47 Modified files: target-mips: helper.c op.c op_helper.c Log message: consistent update of ERL and EXL (Dirk Behme) CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c cpu.h

2006-06-14 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Changes by: Fabrice Bellard bellard 06/06/14 17:15:19 Modified files: target-mips: helper.c cpu.h Log message: use constants for TLB handling (Thiemo Seufer) CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op_helper.c translate.c

2006-05-22 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 06/05/22 22:13:29 Modified files: target-mips: helper.c op_helper.c translate.c Log message: cosmetics (Thiemo Seufer) CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c op_helper.c

2006-05-22 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 06/05/22 22:14:43 Modified files: target-mips: helper.c op_helper.c Log message: fix wrong bitmasks for CP0_Context and CP0_EntryHi (Thiemo Seufer)

[Qemu-devel] qemu/target-mips helper.c

2006-03-11 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook [EMAIL PROTECTED] 06/03/11 16:35:30 Modified files: target-mips: helper.c Log message: Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer). CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/07/02 15:12:18 Modified files: target-mips: helper.c Log message: remove nonsense exception code (Ralf Baechle) CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/07/02 15:34:05 Modified files: target-mips: helper.c Log message: fixed c0_context in tlb exception (Ralf Baechle) CVSWeb URLs:

[Qemu-devel] qemu/target-mips helper.c

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard [EMAIL PROTECTED] 05/07/02 15:35:03 Modified files: target-mips: helper.c Log message: TLB reload exception vector (Ralf Baechle) CVSWeb URLs: