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

[Qemu-devel] stuck mouse

2005-08-21 Thread Robert Crosbie
I asked this in the user group but didn't get an answer, so I figured I would try here. I've tried qemu 7.0, 7.1 and today's CVS under Ubuntu Hoary. I've tried a few CD Linux distributions such as Damn Small Linux, Puppy Linux, MEPIS and others. In all of the the mouse is stuck in the centre of

[Qemu-devel] PATCH: allow defining MAC address etc

2005-08-21 Thread jamal
Ok, here goes as per discussion... Please apply. This patch is intended for allowing automated clever scripting for networking (tuntap only). It does the following: 1) extends syntax for specifying the macaddr Examples: a) "-nics 2" Which will give you the 0x52:0x54:0x00:0x12:0x34:0x56 for

[Qemu-devel] [patch] Clean documetation

2005-08-21 Thread Paul Brook
The qemu Makefiles don't remove the generated documentation files. The attached patch adds removal of these files to the 'distclean' rule. Paul Index: Makefile === RCS file: /cvsroot/qemu/qemu/Makefile,v retrieving revision 1.90 dif

[Qemu-devel] qemu exec.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 19:12:28 Modified files: . : exec.c Log message: dirty ram page handling fixes CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/q

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 kqemu.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 19:15:23 Modified files: . : kqemu.c Log message: kqemu_set_notdirty() opt CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/

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

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 17:30:26 Modified files: target-i386: helper.c Log message: TSS error code push fix (malc) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcv

Re: [Qemu-devel] patch: allow defining MAC address etc

2005-08-21 Thread Fabrice Bellard
Paul Brook wrote: On Sunday 21 August 2005 01:36, jamal wrote: This attached patch is intended for allowing automated clever scripting for networking (tuntap only). Please read and apply if possible. It does the following: a) allow for specifying the guest netdevice interface MAC address (in a

Re: [Qemu-devel] patch: allow defining MAC address etc

2005-08-21 Thread jamal
On Sun, 2005-21-08 at 00:30 -0400, Jim C. Brown wrote: > Of course, since you'd have to specify a macaddr for each NIC anyways, might > as > well just use that as the ID. Since this seems to be the most popular approach i will create a patch with this approach later on today or early AM tommorow

[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

[Qemu-devel] CVS commit mailing list

2005-08-21 Thread Fabrice Bellard
Ozan Türkyılmaz wrote: i have a request cound you put cvs checkouts to another maling list ? Since the number of commits per day is low, I prefer to have a single mailing list. Fabrice. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://li

Re: [Qemu-devel] [patch] NPTL/TLS support

2005-08-21 Thread Paul Brook
> > - The Arm magic kernel code page. This is used on recent Arm kernels to > > provide efficient access to kernel/CPU features. For example atomic > > operations, and reading the TLS register (which may or may not be a real > > hardware register). This is simplified version of the VDSO used on rec

Re: [Qemu-devel] FYI: HPPA Target for QEMU

2005-08-21 Thread Fabrice Bellard
Paul Seelig wrote: Anybody interested in PA-RISC support for Qemu? Just in case nobody has seen this here yet and would be interested in helping out developing a QEMU Target for HPPA: http://homepage.ntlworld.com/wholehog/stuart/qemu/ I'm not related with the project but would love to be able

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

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 10:28:44 Modified files: target-i386: helper.c translate.c Log message: CR4.TSD flag support (Matt Schulkind) CVSWeb URLs: http://savannah.gnu

RE: [Qemu-devel] Audio

2005-08-21 Thread malc
On Sun, 21 Aug 2005, Sylvain Petreolle wrote: --- malc a ?crit : At http://www.boblycat.org/~malc/code/patches/qemu/index.html you will c. ALSA driver ALSA driver could have been better, i guess, but given state of ALSA documentation this is not terribly surprising, if you are an ALSA expe

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/target-arm translate.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 10:14:28 Modified files: target-arm : translate.c Log message: Show thumb state in cpu dump (Paul Brook) CVSWeb URLs: http://savannah.gnu.org/

[Qemu-devel] qemu cpu-exec.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:43:38 Modified files: . : cpu-exec.c Log message: Fix interrupt masking (Ralf Baechle CVSWeb URLs: http://savannah.gnu.org/cgi-bin

[Qemu-devel] qemu ./Makefile.target hw/mips_r4k.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:41:56 Modified files: . : Makefile.target hw : mips_r4k.c Log message: Add i8259 PIT to MIPS (Ralf Baechle CV

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

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 10:12:28 Modified files: linux-user : elfload.c Log message: fix AUX vector entries (Paul Brook) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/

[Qemu-devel] qemu/hw mips_r4k.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:40:49 Modified files: hw : mips_r4k.c Log message: Fix MIPS counter / compare interrupt (Ralf Baechle CVSWeb URLs: http://savannah.

[Qemu-devel] qemu/linux-user arm-semi.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:50:09 Modified files: linux-user : arm-semi.c Log message: Byte swapping bug in arm semihosting (Paul Brook) CVSWeb URLs: http://savannah.g

Re: [Qemu-devel] [patch] NPTL/TLS support

2005-08-21 Thread Fabrice Bellard
Paul Brook wrote: The attached patch adds partial support for ARM NPTL binaries. It implements the following things: - The Arm magic kernel code page. This is used on recent Arm kernels to provide efficient access to kernel/CPU features. For example atomic operations, and reading the TLS regi

[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/

[Qemu-devel] qemu Makefile

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:23:39 Modified files: . : Makefile Log message: cscope rule CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/Makefil

[Qemu-devel] qemu cpu-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:24:50 Modified files: . : cpu-all.h Log message: use ram_addr_t CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/cpu

[Qemu-devel] qemu cpu-defs.h

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:24:05 Modified files: . : cpu-defs.h Log message: ram_addr_t type for ram offsets CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vie

[Qemu-devel] qemu exec.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:26:42 Modified files: . : exec.c Log message: merge self modifying code handling in dirty ram page mecanism CVSWeb URLs: http://sa

[Qemu-devel] qemu kqemu.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:30:12 Modified files: . : kqemu.c Log message: kqemu fixes - new API support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/

[Qemu-devel] qemu monitor.c vl.h

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:30:40 Modified files: . : monitor.c vl.h Log message: kqemu profiling CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qe

[Qemu-devel] qemu/hw sb16.c

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:30:54 Modified files: hw : sb16.c Log message: comment CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/sb16.c.dif

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

2005-08-21 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/08/21 09:32:43 Modified files: target-i386: helper.c Log message: RSP update fix for x86_64 in iret CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vie

RE: [Qemu-devel] Audio

2005-08-21 Thread Sylvain Petreolle
--- malc a écrit : > At http://www.boblycat.org/~malc/code/patches/qemu/index.html you will > c. ALSA driver > ALSA driver could have been better, i guess, but given state of ALSA > documentation this is not terribly surprising, if you are an ALSA > expert by all means fix it. look at alsa homep