[Qemu-devel] qemu/target-i386 translate.c

2006-02-04 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/02/04 17:40:20 Modified files: target-i386: translate.c Log message: fxsave/fxrstor fix CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/t

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-02-04 Thread Fabrice Bellard
Kazu wrote: Thursday, February 02, 2006 8:10 AM Fabrice Bellard wrote: Hi, I merged your patches and I made important changes to simplify them. I did not do any tests so tell me if you see problems. -net socket,connect doesn't work. On Windows host, connect returns with err = WSAEWOULDBLOCK

[Qemu-devel] [PATCH] Stop rtc-clock from loosing ticks ...

2006-02-04 Thread Juergen Pfennig
Please take the following as a compliment: After four weeks of studying and refactoring the qemu code I found a second bug. The 1st one was a missing ne2000 register, the second one lets the rtc-clock loose ticks if the system is under load. Cool! The author (Fabrice?) obviously did no want the ti

[Qemu-devel] qemu ./vl.c ./vl.h hw/lance.c hw/ne2000.c hw/sm...

2006-02-04 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/02/04 22:15:28 Modified files: . : vl.c vl.h hw : lance.c ne2000.c smc91c111.c Log message: Avoid buffer overflow when sending

[Qemu-devel] qemu linux-user/main.c target-arm/cpu.h target-...

2006-02-04 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/02/04 19:35:27 Modified files: linux-user : main.c target-arm : cpu.h helper.c op.c translate.c Log message: Implement Arm BKPT instruction. CV

[Qemu-devel] qemu dyngen.c

2006-02-04 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/02/04 20:47:57 Modified files: . : dyngen.c Log message: 64-bit host/cross fixes. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/dyngen

[Qemu-devel] qemu/linux-user elfload.c mmap.c

2006-02-04 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/02/04 20:46:24 Modified files: linux-user : elfload.c mmap.c Log message: Make target_mmap always return -1 on failure. CVSWeb URLs: http://cvs.savannah.gnu

[Qemu-devel] qemu/linux-user elfload.c

2006-02-04 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/02/04 19:30:51 Modified files: linux-user : elfload.c Log message: Correctly initialize Arm CPU for Thumb entry points. CVSWeb URLs: http://cvs.savannah.gnu