Re: [Qemu-devel] [PATCH] S/390 host fixed

2007-09-12 Thread Thiemo Seufer
Ulrich Hecht wrote: [snip] > > > +#ifdef __s390__ > > > +retaddr = (void*)((unsigned long)retaddr & 0x7fffUL); > > > +#endif > > > > All of those look weird. Is this a null-extension vs. sign-extension > > issue? > > S/390 has a 31 (thirty-one) bit address space; the MSB of the PSW is not

[Qemu-devel] qemu Makefile.target

2007-09-12 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 03:24:53 Modified files: . : Makefile.target Log message: Stop the compiler from using section anchors. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/Makefile.targ

Re: [Qemu-devel] [PATCH] fix SMB-related lockup on some systems

2007-09-12 Thread Thiemo Seufer
Jörg Walter wrote: > Hi! > > I have found a bug where qemu would sit in an endless loop whenever "-smb" > was > enabled and accessed. It is probably the same problem some people in the user > forums talk about, and here's my analysis and fix: > > On glibc systems with NPTL, fork() is not atomi

Re: [Qemu-devel] [PATCH] SVM support

2007-09-12 Thread Thiemo Seufer
Alexander Graf wrote: > Thanks to Michael Peter who tried the patch on an x86 host I found some > compilation problems. > This updated patch addresses these issues and thus should compile on > every platform for every target available. Tried that on PPC/Linux: libqemu.a(cpu-exec.o): In function c

[Qemu-devel] qemu/hw eepro100.c

2007-09-12 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 02:22:37 Modified files: hw : eepro100.c Log message: Improved EEPRO 100 emulation, by Filip Navara. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/eepro100.c?cvs

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

2007-09-12 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 02:21:28 Modified files: target-i386: helper.c Log message: Intel cache info, by Filip Navara. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-i386/helper.c?cvsroot=qe

[Qemu-devel] qemu/hw ide.c

2007-09-12 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/09/13 02:20:41 Modified files: hw : ide.c Log message: Partial IDE DVD emulation, by Filip Navara. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ide.c?cvsroot=qemu&r1=