[Qemu-devel] qemu/hw pl050.c

2007-04-29 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 07/04/30 02:39:55 Modified files: hw : pl050.c Log message: PL050 status register fixes. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/pl050.c?cvsroot=qemu&r1=1.3&r2=1.4

[Qemu-devel] qemu vl.h

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:33:10 Modified files: . : vl.h Log message: Add missing gpio_handler_t definition. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/vl.h?cvsroot=qemu&r1=1.230

[Qemu-devel] qemu vl.h hw/arm_boot.c hw/integratorcp.c hw/re...

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:24:42 Modified files: . : vl.h hw : arm_boot.c integratorcp.c realview.c spitz.c versatilepb.c target-arm : cpu.h

[Qemu-devel] qemu Makefile.target qemu-doc.texi vl.c vl.h hw...

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:22:06 Modified files: . : Makefile.target qemu-doc.texi vl.c vl.h Added files: hw : spitz.c Log message: Spitz PDA, example PXA270 machine (fou

[Qemu-devel] qemu vl.h hw/max111x.c

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:14:00 Modified files: . : vl.h Added files: hw : max111x.c Log message: Maxim MAX1110/ ADC chip. CVSWeb URLs: http://cvs.savannah.gnu.org/

[Qemu-devel] qemu vl.h hw/ads7846.c

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:12:42 Modified files: . : vl.h Added files: hw : ads7846.c Log message: Texas Instruments ADS7846 ADC chip. CVSWeb URLs: http://cvs.savannah.g

[Qemu-devel] qemu vl.c vl.h ecc.h hw/nand.c

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:09:25 Modified files: . : vl.c vl.h Added files: . : ecc.h hw : nand.c Log message: NAND Flash memory emulation and ECC c

[Qemu-devel] qemu target-arm/cpu.h target-arm/exec.h target-...

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 02:02:17 Modified files: target-arm : cpu.h exec.h helper.c op.c op_mem.h translate.c tests : Makefile Added files: target-arm : op_iwmmxt.c tests

[Qemu-devel] qemu vl.c vl.h hw/pxa.h hw/pxa2xx.c hw/pxa2xx_l...

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 01:48:07 Modified files: . : vl.c vl.h hw : pxa.h pxa2xx.c Added files: hw : pxa2xx_lcd.c pxa2xx_mmci.c pxa2xx_pcmcia.c

[Qemu-devel] qemu monitor.c vl.c vl.h hw/usb-msd.c

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 01:34:31 Modified files: . : monitor.c vl.c vl.h hw : usb-msd.c Log message: Remove repeated code and enable encrypted SD cards and USB sticks im

[Qemu-devel] qemu vl.h target-arm/cpu.h target-arm/exec.h ta...

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 01:26:42 Modified files: . : vl.h target-arm : cpu.h exec.h helper.c op.c translate.c Added files: hw : pxa.h pxa2xx.c pxa2xx_dma.c pxa2xx_gpio

[Qemu-devel] qemu monitor.c vl.c vl.h hw/ide.c

2007-04-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/04/30 00:51:09 Modified files: . : monitor.c vl.c vl.h hw : ide.c Log message: PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive

[Qemu-devel] Magic Numbers for Qemu Images (sorry: horde made a booboo)

2007-04-29 Thread Friedrich Schwittay
/* CC´d to qemu-devel@nongnu.org: Just to have it available to Qemu-Devs who will acually have real use for it */ Hi Christos, i recently added some lines to my magic file and since there might be a hole bunch of people out there pointing file(1) on qemu images it would be nice, if you i

[Qemu-devel] Magic Numbers for Qemu Images

2007-04-29 Thread Friedrich Schwittay
/* CC´d to qemu-devel@nongnu.org: Just to have it available to Qemu-Devs who will acually have real use for it */Hi Christos,i recently added some lines to my magic file and since there might be a hole bunch of people out there pointing file(1) on qemu images it would be nice, if you include them

[Qemu-devel] USB Multiple interface devices

2007-04-29 Thread Couriousous
Hello Currently qemu doesn't allow to use a usb device with multiple interfaces. Since I need multiple interface ( I'm trying to reverse engineering an HP printer/scanner device ), and the previous "multiple interface" patch is not available anymore, I've written one. It's a really dumb patch, a

[Qemu-devel] qemu/target-mips exec.h mips-defs.h

2007-04-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/04/29 21:26:37 Modified files: target-mips: exec.h mips-defs.h Log message: Kill broken host register definitions, thanks to Paul Brook and Herve Poussineau for debugging this. C

[Qemu-devel] qemu/target-mips op_template.c

2007-04-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/04/29 21:19:03 Modified files: target-mips: op_template.c Log message: Revert last checkin. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op_template.c?cvsroot=qemu&r

Re: [Qemu-devel] [PATCH] 3DNow! instruction set emulation

2007-04-29 Thread Joachim Henke
Im sorry, but I just found that a checking should be done in a more proper way. Please additionally apply the attached patch after my 3DNow! patch. Sorry again, Jo. On 29 Apr 2007, at 21:32, Joachim Henke wrote: The attached patch adds the 3DNow! and extented 3DNow! instruction sets to q

[Qemu-devel] qemu/target-mips op_template.c

2007-04-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/04/29 20:13:19 Modified files: target-mips: op_template.c Log message: Hopefully the final fix for LUI sign extensions. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/

[Qemu-devel] SDL initialization?

2007-04-29 Thread ISHWAR RATTAN
This is a strange one. I just compiled and installed 4/29 snapshot of qemu (all files in /usr/local). Before compilation: $ which sdl-config /usr/local/bin/sdl-config $ ./configure $ make #make install $ ldd /usr/local/bin/qemu libSDL-1.2.so.0 => /usr/local/lib/libSDL-1.2.s0.0 (0xb7e84000

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

2007-04-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/04/29 19:54:32 Modified files: target-sparc : translate.c Log message: More Sparc32 CPUs CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/translate.c?cvsroot=qemu&r1=1.54&r2=1.

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

2007-04-29 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/04/29 19:49:15 Modified files: target-sparc : translate.c Log message: Fix CPU type zapped by system_reset CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/translate.c?cvsroot=

[Qemu-devel] [PATCH] 3DNow! instruction set emulation

2007-04-29 Thread Joachim Henke
The attached patch adds the 3DNow! and extented 3DNow! instruction sets to qemu. I wrote this just according to the manuals from AMD, since I don't have an AMD processor for testing (which was actually my motivation to create this patch). Please note that (like with the SSE emulation) the r

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

2007-04-29 Thread Paul Brook
CVSROOT:/sources/qemu Module name:qemu Changes by: Paul Brook 07/04/29 19:06:34 Modified files: target-arm : helper.c Log message: Fix ARM fine pagetables. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-arm/helper.c?cvsroot=qemu&r1=1.12&r2=

Re: [Qemu-devel] [PATCH] Proposal: option for CPU selection

2007-04-29 Thread Stefan Weil
If you ever called qemu with "-cpu ?" and wonder why you get no answer: here is a small patch which changes this behaviour for all targets without CPU selection. Regards Stefan Index: vl.c === --- vl.c(Revision 629) +++ vl.c

Re: [Qemu-devel] Qemu crashes on AAM 0

2007-04-29 Thread malc
On Sat, 28 Apr 2007, Joris van Rantwijk wrote: Qemu crashes with a floating point exception when emulating the "AAM 0" instruction. By "crash", I mean that the whole qemu process actually blows up (not just the program running inside Qemu). A real i386 machine would trigger a divide exception o

[Qemu-devel] Qemu crashes on AAM 0

2007-04-29 Thread Joris van Rantwijk
Qemu crashes with a floating point exception when emulating the "AAM 0" instruction. By "crash", I mean that the whole qemu process actually blows up (not just the program running inside Qemu). A real i386 machine would trigger a divide exception on AAM 0. This instruction form is undocumented of

[Qemu-devel] [PATCH] gcc detection fix for Mac OS X

2007-04-29 Thread Joachim Henke
Hello, on Mac OS X the command 'which' always returns true - regardless of the result. This is a problem, when the configure script tries to detect the right gcc version. An alternative to 'which' could be to try to invoke the compiler directly. Please have a look at the attached patch.