[Qemu-devel] qemu vl.c

2006-12-23 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 06/12/23 22:51:27 Modified files: . : vl.c Log message: Null character instead of numeric null. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.227&r2=

[Qemu-devel] qemu vl.c

2006-12-23 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 06/12/23 15:37:34 Modified files: . : vl.c Log message: Solaris SMBD hacks (Ben Taylor). CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vl.c?cvsroot=qemu&r1=1.226&r2=1.227 __

Re: [Qemu-devel] qemu elf_ops.h loader.c hw/mips_r4k.c target-ar...

2006-12-23 Thread Thiemo Seufer
Fabrice Bellard wrote: > Your change in elf_ops.h regarding the labels fail1 and fail2 is not > necessary: qemu_free(NULL) is perfectly valid and there are many pieces > of code relying on it. Please revert. Changed accordingly. Thiemo ___ Qemu-dev

[Qemu-devel] qemu elf_ops.h

2006-12-23 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 06/12/23 15:18:47 Modified files: . : elf_ops.h Log message: Simplify error handling again. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/elf_ops.h?cvsroot=qemu&r1=1.4&r2=1

Re: [Qemu-devel] qemu elf_ops.h loader.c hw/mips_r4k.c target-ar...

2006-12-23 Thread Fabrice Bellard
Your change in elf_ops.h regarding the labels fail1 and fail2 is not necessary: qemu_free(NULL) is perfectly valid and there are many pieces of code relying on it. Please revert. Regards, Fabrice. Thiemo Seufer wrote: CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo

[Qemu-devel] qemu elf_ops.h loader.c hw/mips_r4k.c target-ar...

2006-12-23 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 06/12/23 14:18:40 Modified files: . : elf_ops.h loader.c hw : mips_r4k.c target-arm : cpu.h target-i386: cpu.h target-m68k: cpu.h

Re: [Qemu-devel] patch for supporting SMB on Solaris host

2006-12-23 Thread Ben Taylor
Lennert Buytenhek <[EMAIL PROTECTED]> wrote: > On Fri, Dec 22, 2006 at 08:40:27PM -0500, Ben Taylor wrote: > > > -snprintf(smb_cmdline, sizeof(smb_cmdline), "/usr/sbin/smbd -s %s", > > - smb_conf); > > +snprintf(smb_cmdline, sizeof(smb_cmdline), "% -s %s", > > +

Re: [Qemu-devel] Question/problems with Qemu and 64Bit Opensuse 10.2

2006-12-23 Thread Werner Dittmann
Just for info: the 32 bit version of Opensuse 10.2 works and installation runs. Thus the problem seems to be something with the 64 bit emulation. Werner Werner Dittmann wrote: > When Qemu seems to loop I switched to monitor mode "stop" the emulator > and gathered the output of some "info" operati

Re: [Qemu-devel] Question/problems with Qemu and 64Bit Opensuse 10.2

2006-12-23 Thread Thiemo Seufer
Werner Dittmann wrote: > When Qemu seems to loop I switched to monitor mode "stop" the emulator > and gathered the output of some "info" operations. The "info registers" > show that registers contain the "strange" values, for example: > > RBX=80523028 > RSP=80522dc0 > RIP=8

Re: [Qemu-devel] Question/problems with Qemu and 64Bit Opensuse 10.2

2006-12-23 Thread Werner Dittmann
When Qemu seems to loop I switched to monitor mode "stop" the emulator and gathered the output of some "info" operations. The "info registers" show that registers contain the "strange" values, for example: RBX=80523028 RSP=80522dc0 RIP=8025e67c Is it normal that e.g. the i