[Qemu-devel] qemu exec-all.h

2008-02-03 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 08/02/03 17:35:41 Modified files: . : exec-all.h Log message: Fix opparam_buf size estimate. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.74&r2=1

[Qemu-devel] qemu exec-all.h osdep.h qemu-common.h translate...

2007-11-18 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/11/19 00:38:33 Modified files: . : exec-all.h osdep.h qemu-common.h translate-op.c darwin-user: qemu.h Log message: Avoid duplicated definitions: move common definitions

Re: [Qemu-devel] qemu exec-all.h host-utils.c host-utils.h targe...

2007-11-03 Thread J. Mayer
On Sun, 2007-11-04 at 02:24 +, Jocelyn Mayer wrote: > CVSROOT: /sources/qemu > Module name: qemu > Changes by: Jocelyn Mayer 07/11/04 02:24:58 > > Modified files: > . : exec-all.h host-utils.c host-utils.h > target-alpha : op.c > target-i386: he

[Qemu-devel] qemu exec-all.h host-utils.c host-utils.h targe...

2007-11-03 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/11/04 02:24:58 Modified files: . : exec-all.h host-utils.c host-utils.h target-alpha : op.c target-i386: helper.c Log message: For consistency, move muls64 /

[Qemu-devel] qemu exec-all.h target-mips/cpu.h target-mips/o...

2007-10-20 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/10/20 19:45:44 Modified files: . : exec-all.h target-mips: cpu.h op_helper.c Log message: Handle IBE on MIPS properly. CVSWeb URLs: http://cvs.savannah.gnu.org/view

[Qemu-devel] qemu exec-all.h vl.h hw/ppc.c

2007-09-30 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/09/30 14:44:52 Modified files: . : exec-all.h vl.h hw : ppc.c Log message: Fix compilation on Darwin platform, avoiding the use of gcc function attributes

[Qemu-devel] qemu exec-all.h vl.h

2007-09-29 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/09/29 12:17:25 Modified files: . : exec-all.h vl.h Log message: always_inline gcc directive can be useful. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=q

[Qemu-devel] qemu exec-all.h target-alpha/cpu.h target-ppc/c...

2007-09-20 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/09/20 09:44:49 Modified files: . : exec-all.h target-alpha : cpu.h target-ppc : cpu.h Log message: Move likely and unlikely macros in a common place (Aurelien

[Qemu-devel] qemu exec-all.h exec.c target-sparc/cpu.h targe...

2007-05-17 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/05/17 19:30:10 Modified files: . : exec-all.h exec.c target-sparc : cpu.h op_helper.c translate.c Log message: Enable faults for unassigned memory accesses and unimplemented

[Qemu-devel] qemu exec-all.h

2007-05-09 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/05/10 00:33:40 Modified files: . : exec-all.h Log message: Fix wrong branch condition in MIPS testandset. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroo

[Qemu-devel] qemu exec-all.h

2007-05-08 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/05/08 23:40:45 Modified files: . : exec-all.h Log message: Another #elif'ication. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.52&r2=1.53

[Qemu-devel] qemu exec-all.h gdbstub.c linux-user/main.c tar...

2007-02-28 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/02/28 22:37:42 Modified files: . : exec-all.h gdbstub.c linux-user : main.c target-mips: cpu.h exec.h mips-defs.h op.c op_helper.c op_me

[Qemu-devel] qemu exec-all.h translate-all.c

2005-12-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/05 19:56:07 Modified files: . : exec-all.h translate-all.c Log message: correct MIPS state restoring (Daniel Jacobowitz) CVSWeb URLs: ht

[Qemu-devel] qemu ./exec-all.h target-arm/op.c target-arm/tr...

2005-10-30 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/10/30 21:39:19 Modified files: . : exec-all.h target-arm : op.c translate.c target-mips: op.c translate.c target-pp

[Qemu-devel] qemu exec-all.h

2005-09-04 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/09/04 16:54:47 Modified files: . : exec-all.h Log message: disabled LDT test (kqemu 0.7.2 no longer needs it) CVSWeb URLs: http://savannah.

Re: [Qemu-devel] qemu exec-all.h kqemu.c vl.c

2005-09-03 Thread Filip Navara
Please add "if (kqemu_fd)" before the CancelIo call in kqemu.c, otherwise the call will fail every time for non-KQEMU case (which can slow down things a bit). - Filip Fabrice Bellard wrote: CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[

[Qemu-devel] qemu exec-all.h kqemu.c vl.c

2005-09-03 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/09/03 17:55:47 Modified files: . : exec-all.h kqemu.c vl.c Log message: kqemu_cpu_interrupt support for win32 (Filip Navara) CVSWeb URLs: h

Re: [Qemu-devel] qemu exec-all.h

2005-08-21 Thread Martin Bochnig
Ozan Türkyılmaz wrote: i have a request cound you put cvs checkouts to another maling list ? Ozan Türkyılmaz, do you have any idea what you're actually talking about?? I'd suggest that you first find out #0) who Fabrice Bellard is and #1) what he is doing here! On 21/08/05, Fabrice Be

Re: [Qemu-devel] qemu exec-all.h

2005-08-21 Thread Johannes Schindelin
Hi, On Sun, 21 Aug 2005, Ozan Türky?lmaz wrote: > i have a request > cound you put cvs checkouts to another maling list ? I veto that. I find it highly informative what patches Fabrice applied, and it has a high relevance to the name of the list. Ciao, Dscho

[Qemu-devel] qemu exec-all.h

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 15:19:36 Modified files: . : exec-all.h Log message: compilation fix for gcc3.4 on win32 (Paul Brook) CVSWeb URLs: http://savannah.gn

Re: [Qemu-devel] qemu exec-all.h

2005-08-21 Thread Ozan Türkyılmaz
i have a request cound you put cvs checkouts to another maling list ? On 21/08/05, Fabrice Bellard <[EMAIL PROTECTED]> wrote: > CVSROOT:/cvsroot/qemu > Module name:qemu > Branch: > Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:37:35 > > Modified files: >

[Qemu-devel] qemu exec-all.h

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:37:35 Modified files: . : exec-all.h Log message: added kqemu_set_notdirty() CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/

Re: [Qemu-devel] qemu exec-all.h

2005-07-24 Thread Hetz Ben Hamo
How much is it useful? is it a good enough solution to install win9x with kqemu? Thanks, Hetz > Modified files: > . : exec-all.h > > Log message: > temporary work around for 16 bit code in kqemu ___ Qemu-devel mailing lis

[Qemu-devel] qemu exec-all.h

2005-07-24 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/24 14:14:53 Modified files: . : exec-all.h Log message: temporary work around for 16 bit code in kqemu CVSWeb URLs: http://savannah.gnu.

[Qemu-devel] qemu exec-all.h

2005-07-02 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/07/02 13:31:24 Modified files: . : exec-all.h Log message: correct __builtin_expect definition - increased code gen buffer size for x86 CV

[Qemu-devel] qemu exec-all.h

2005-04-17 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/04/17 18:32:14 Modified files: . : exec-all.h Log message: removed unused stuff CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/q