[Qemu-devel] qemu ./Makefile.target ./vl.c ./vl.h hw/integra...

2006-04-27 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/27 23:15:07 Modified files: . : Makefile.target vl.c vl.h hw : integratorcp.c versatilepb.c Added files: hw : arm

Re: [Qemu-devel] patch: configure: nonstandard use of `expr'

2006-04-27 Thread Juergen Lock
In article <[EMAIL PROTECTED]> you write: >Juergen Lock wrote: >> At least FreeBSD's expr(1) doesnt understand the syntax now used in >> configure: >> >> Index: qemu/configure >> @@ -157,7 +157,7 @@ >> fi >> >> for opt do >> - optarg=`expr "$opt" : '[^=]*=\(.*\)'` >> + optarg=`echo "$opt" |s

[Qemu-devel] qemu vl.h

2006-04-27 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Paul Brook <[EMAIL PROTECTED]> 06/04/27 22:32:36 Modified files: . : vl.h Log message: Fix build failure. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/vl.h.diff?tr1=1.

Re: [Qemu-devel] patch: configure: nonstandard use of `expr'

2006-04-27 Thread Jamie Lokier
Juergen Lock wrote: > At least FreeBSD's expr(1) doesnt understand the syntax now used in > configure: > > Index: qemu/configure > @@ -157,7 +157,7 @@ > fi > > for opt do > - optarg=`expr "$opt" : '[^=]*=\(.*\)'` > + optarg=`echo "$opt" |sed 's/^[^=]*=//'` >case "$opt" in >--help|-h)

[Qemu-devel] qemu ./Changelog ./Makefile.target ./vl.c ./vl....

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 21:32:10 Modified files: . : Changelog Makefile.target vl.c vl.h Added files: hw : sh7750.c sh7750_regnames.c sh7750_regnam

[Qemu-devel] qemu cpu-all.h

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 21:07:38 Modified files: . : cpu-all.h Log message: sh4 target (Samuel Tardieu) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu

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

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 21:07:12 Modified files: linux-user : elfload.c main.c syscall.c syscall_defs.h Added files: linux-user/sh4 : syscall.h syscall_nr.h termbits.h

[Qemu-devel] qemu/linux-user/sh4

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 21:05:41 qemu/linux-user/sh4 Update of /sources/qemu/qemu/linux-user/sh4 In directory savannah:/tmp/cvs-serv9896/sh4 Log Message: Directory /sources/qemu/qemu/linu

[Qemu-devel] qemu configure Makefile.target cpu-exec.c dis-a...

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 21:05:14 Modified files: . : configure Makefile.target cpu-exec.c dis-asm.h disas.c exec-all.h gdbstub.c softmmu_heade

[Qemu-devel] qemu/target-sh4 cpu.h exec.h helper.c op.c op_h...

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 21:00:31 Added files: target-sh4 : cpu.h exec.h helper.c op.c op_helper.c op_mem.c translate.c Log message: sh4 targe

[Qemu-devel] qemu/target-sh4

2006-04-27 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/04/27 20:57:16 qemu/target-sh4 Update of /sources/qemu/qemu/target-sh4 In directory savannah:/tmp/cvs-serv9119/target-sh4 Log Message: Directory /sources/qemu/qemu/targe

[Qemu-devel] patch: configure: nonstandard use of `expr'

2006-04-27 Thread Juergen Lock
At least FreeBSD's expr(1) doesnt understand the syntax now used in configure: Index: qemu/configure @@ -157,7 +157,7 @@ fi for opt do - optarg=`expr "$opt" : '[^=]*=\(.*\)'` + optarg=`echo "$opt" |sed 's/^[^=]*=//'` case "$opt" in --help|-h) show_help=yes ;; _

Re: [Qemu-devel] Large USB-Patch Documentation and todays CVS patch

2006-04-27 Thread nix . wie . weg
Hello Lonnie. Lonnie Mendez wrote: > Johannes Schindelin wrote: > >> > Seeing as there is a release coming up this is most definitely not a > good thing. Initial testing yielded lots of this. > I'd like to see my all-in-one patch stripped out. Then simply > modifying the linux redirector to

[Qemu-devel] Strange page fault problem in qemu-system-arm

2006-04-27 Thread Jason Wessel
Has anyone seen user land page fault problems where gdb does not work with the qemu-system-arm ? I compile my kernel with CONFIG_DEBUG_USER so as to add a debug hook for user land page faults, which you can see in the case of running gdb below. I ran gdb on /bin/ls just as a simple case, IE

Re: [Qemu-devel] Large USB-Patch Documentation and todays CVS patch

2006-04-27 Thread nix . wie . weg
Hello Johannes, I have to admit that your post did piss me off a little bit. But on the other hand it would not help anybody, if I would shoot back, so I will try to be as polite as possible. My first note is on your first message, which I really have not received. It is probably my fault, but I

[Qemu-devel] [PATCH] versatile AB board support

2006-04-27 Thread Jason Wessel
Paul Brook did all the hard work for the Versatile PB. The Versatile AB is quite similar to the PB but has a different expansion bus and flash. This patch adds Versatile AB support so you can boot an unmodified ARM Versatile AB kernel. signed-off-by: [EMAIL PROTECTED] Thanks, Jason. Index:

PATCH: was Re: [Qemu-devel] Where is this change coming from?

2006-04-27 Thread Ben Taylor
This patch fixes correctly the size of the string (which happens to explain why all of the functions in op.h had the exact same format ) as well as fixes a stack adjustment that op_pavgb_xmm exceeds. Ben Ben Taylor <[EMAIL PROTECTED]> wrote: > Compile environment - Solaris 9/Ultra 10 work

Re: [Qemu-devel] Large USB-Patch Documentation and todays CVS patch

2006-04-27 Thread Lonnie Mendez
Johannes Schindelin wrote: Also, you rename some things when it has no apparent use to rename them, such as usb_device_add, or product_name. Sorry but on that point you say things which are in no case provable by any study. Also kindly look into line 1417 and 1419 of your patch.

[Qemu-devel] vnc patch

2006-04-27 Thread Christian Bourque
Hi! Could someone post the last version of the vnc patch that applies cleanly against current cvs version? Thanks Christian ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] corrected fpu/softfloat-native.h patch

2006-04-27 Thread Ben Taylor
Here is a corrected version of the patch. Fixed an else missing a #, and changed the logic to do some defines for Solaris 8/9 as it doesn't seem to like doing an #if defined(X) && (X <=Y) patch works on Solaris 9 and 10. diff -ruN qemu/configure qemu-2/configure --- qemu/configure 2006-04-26 12:0

[Qemu-devel] updated fpu/softfloat-native.h patch

2006-04-27 Thread Ben Taylor
Here is an updated patch that collapses the hackery need to get Solaris compiling with changes to fpu/softfloat-native.h apologies if the patch ends up mangled. The new webmail interface has been mangling attachments. Ben diff -ruN qemu/configure qemu-2/configure --- qemu/configure 2006-

Re: [Qemu-devel] [PATCH][MIPS] FPU support for MIPS

2006-04-27 Thread Marius Groeger
Hi Fabrice, thanks for the review. On Thu, 27 Apr 2006, Fabrice Bellard wrote: 1) Why do you use 3 temporaries ? Maybe two suffice in most cases. Well, I less temporaries don't gain performance, while a FDT2 = FDT0 * FDT1 fpu_dump_state() allows for easier debugging. Therefore I'd rath

Re: [Qemu-devel] Large USB-Patch Documentation and todays CVS patch

2006-04-27 Thread Johannes Schindelin
Hi, nix.wie.weg wrote: > Johannes Schindelin wrote: > > I am quite sure you put a lot of work into this patch, but you sure make > > it hard to appreciate, too. > > > > First note that applying such a huge patch is bad. Let me help you (a > > little more than last time) > Sorry I dont know why,

Re: [Qemu-devel] Large USB-Patch Documentation and todays CVS patch

2006-04-27 Thread andrzej zaborowski
Hi, On 27/04/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello Johannes, > > Thanks for your comments. > > Johannes Schindelin wrote: > > I am quite sure you put a lot of work into this patch, but you sure make it > > hard to appreciate, too. > > > > First note that applying such a huge pat