Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Anthony Liguori
andrzej zaborowski wrote: On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: On Mon, Oct 29, 2007 at 03:49:18PM +0100, andrzej zaborowski wrote: On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wro

Re: [Qemu-devel] qemu/target-ppc op_helper.c

2007-10-29 Thread J. Mayer
On Mon, 2007-10-29 at 22:33 +0100, Aurelien Jarno wrote: > On Mon, Oct 29, 2007 at 10:21:26PM +0100, J. Mayer wrote: > > > > On Mon, 2007-10-29 at 22:12 +0100, Aurelien Jarno wrote: > > > > CVSROOT:/sources/qemu > > > > Module name:qemu > > > > Changes by: Jocelyn Mayer 07/10/27

[Qemu-devel] qemu/target-ppc op_helper.c

2007-10-29 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/29 21:54:35 Modified files: target-ppc : op_helper.c Log message: Fix two PowerPC FPU emulation bugs (thanks to Aurelien Jarno) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/targe

Re: [Qemu-devel] qemu/target-ppc op_helper.c

2007-10-29 Thread Aurelien Jarno
On Mon, Oct 29, 2007 at 10:21:26PM +0100, J. Mayer wrote: > > On Mon, 2007-10-29 at 22:12 +0100, Aurelien Jarno wrote: > > > CVSROOT:/sources/qemu > > > Module name:qemu > > > Changes by: Jocelyn Mayer 07/10/27 17:59:46 > > > > > > Modified files: > > >target-ppc : op

Re: [Qemu-devel] qemu/target-ppc op_helper.c

2007-10-29 Thread J. Mayer
On Mon, 2007-10-29 at 22:12 +0100, Aurelien Jarno wrote: > > CVSROOT:/sources/qemu > > Module name:qemu > > Changes by: Jocelyn Mayer 07/10/27 17:59:46 > > > > Modified files: > >target-ppc : op_helper.c > > > > Log message: > > PowerPC float bugfix: 64 bits

Re: [Qemu-devel] qemu/target-ppc op_helper.c

2007-10-29 Thread Aurelien Jarno
> CVSROOT:/sources/qemu > Module name:qemu > Changes by: Jocelyn Mayer 07/10/27 17:59:46 > > Modified files: >target-ppc : op_helper.c > > Log message: > PowerPC float bugfix: 64 bits float mantissa is 52 bits long. > > CVSWeb URLs: > http://cvs.savannah.gnu

Re: [Qemu-devel] Faster, generic IO/DMA model with vectored AIO?

2007-10-29 Thread Blue Swirl
On 10/28/07, Jamie Lokier <[EMAIL PROTECTED]> wrote: > Blue Swirl wrote: > > Currently scsi-disk provides a buffer. For true zero copy, this needs > > to be changed so that instead the buffer is provided by the caller at > > each stage until we reach the host memory. But I'll use the scsi-disk > >

[Qemu-devel] qemu-arm fails with newer libc

2007-10-29 Thread Hans J. Koch
I'm trying to set up an environment where I can use a command like qemu-arm -L /path/to/root-file-system my_program I tried qemu from latest Debian unstable, and couldn't make it work. I then downloaded the latest snapshot (qemu-snapshot-2007-10-29_05). I used a recent version of the CodeSourcery

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Blue Swirl
On 10/29/07, Laurent Vivier <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] a écrit : > > On Mon, Oct 29, 2007 at 03:02:21PM +0100, Laurent Vivier wrote: > >> Daniel P. Berrange a écrit : > >>> On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > From: Laurent Vivier <[EMAIL PRO

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread andrzej zaborowski
On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: > On Mon, Oct 29, 2007 at 03:49:18PM +0100, andrzej zaborowski wrote: > > On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: > > > On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > > > > From: Laurent Vivier <

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Thiemo Seufer
andrzej zaborowski wrote: > On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: > > On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > > > From: Laurent Vivier <[EMAIL PROTECTED](none)> > > > > > > This patch allows to define where is connected the CDROM device (bus, > >

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Laurent Vivier
[EMAIL PROTECTED] a écrit : On Mon, Oct 29, 2007 at 03:02:21PM +0100, Laurent Vivier wrote: Daniel P. Berrange a écrit : On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: From: Laurent Vivier <[EMAIL PROTECTED](none)> This patch allows to define where is connected the CDROM d

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Daniel P. Berrange
On Mon, Oct 29, 2007 at 03:49:18PM +0100, andrzej zaborowski wrote: > On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: > > On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > > > From: Laurent Vivier <[EMAIL PROTECTED](none)> > > > > > > This patch allows to define wher

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Markus Hitter
Am 29.10.2007 um 15:07 schrieb [EMAIL PROTECTED]: On Mon, Oct 29, 2007 at 03:02:21PM +0100, Laurent Vivier wrote: Daniel P. Berrange a écrit : I'd suggest that we leave all the -hda,hdb,hdc,-cdrom,-fda,-fdb etc unchanged and use the -disk for setting up all types of disks, floppys, cdroms,

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread andrzej zaborowski
On 29/10/2007, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: > On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > > From: Laurent Vivier <[EMAIL PROTECTED](none)> > > > > This patch allows to define where is connected the CDROM device (bus, > > unit). > > It extends the "-cdrom" s

[Qemu-devel] qemu target-alpha/op_helper.c target-arm/op_hel...

2007-10-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/10/29 14:39:50 Modified files: target-alpha : op_helper.c target-arm : op_helper.c target-cris: op_helper.c target-i386: helper.c target-m68k: op_h

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Thiemo Seufer
Laurent Vivier wrote: > Daniel P. Berrange a écrit : >> On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: >>> From: Laurent Vivier <[EMAIL PROTECTED](none)> >>> >>> This patch allows to define where is connected the CDROM device (bus, >>> unit). >>> It extends the "-cdrom" syntax t

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread risc
On Mon, Oct 29, 2007 at 03:02:21PM +0100, Laurent Vivier wrote: > Daniel P. Berrange a écrit : > >On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > >>From: Laurent Vivier <[EMAIL PROTECTED](none)> > >> > >>This patch allows to define where is connected the CDROM device (bus, > >>

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Laurent Vivier
Daniel P. Berrange a écrit : On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: From: Laurent Vivier <[EMAIL PROTECTED](none)> This patch allows to define where is connected the CDROM device (bus, unit). It extends the "-cdrom" syntax to add these paramaters: -cdrom file[,

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Daniel P. Berrange
On Sun, Oct 28, 2007 at 11:43:33PM +0100, [EMAIL PROTECTED] wrote: > From: Laurent Vivier <[EMAIL PROTECTED](none)> > > This patch allows to define where is connected the CDROM device (bus, > unit). > It extends the "-cdrom" syntax to add these paramaters: > > -cdrom file[,if=type][,bus=n][,

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Laurent Vivier
Johannes Schindelin a écrit : Hi Laurent, Hi Johannes, I could not apply your patches, because they assumed that there are mtd and pflash devices. well, perhaps I didn't take the good repository... So I fixed them and pushed them to http://repo.or.cz/w/qemu/dscho.git/, branch "scsi" for y

Re: [Qemu-devel] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-29 Thread Johannes Schindelin
Hi Laurent, I could not apply your patches, because they assumed that there are mtd and pflash devices. So I fixed them and pushed them to http://repo.or.cz/w/qemu/dscho.git/, branch "scsi" for your viewing pleasure. Note: since I only have gcc4, I could not even compile test. Ciao, Dscho

[Qemu-devel] qemu/hw irq.c irq.h palm.c

2007-10-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/10/29 10:59:29 Modified files: hw : irq.c irq.h palm.c Log message: Add a qemu_irq_invert() shortcut for inverting a signal. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs

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

2007-10-29 Thread Andrzej Zaborowski
CVSROOT:/sources/qemu Module name:qemu Changes by: Andrzej Zaborowski 07/10/29 10:34:01 Modified files: . : Makefile.target vl.h hw : omap.c palm.c pxa.h Added files: hw : tsc210x.c Log message: Add a TI

[Qemu-devel] qemu/hw prep_pci.c

2007-10-29 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/29 10:24:59 Modified files: hw : prep_pci.c Log message: Fix PreP PCI IRQ mapping. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/prep_pci.c?cvsroot=qemu&r1=1.6&r2=1.7

[Qemu-devel] qemu/hw ppc.c ppc405_uc.c

2007-10-29 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/29 10:22:58 Modified files: hw : ppc.c ppc405_uc.c Log message: Temporary hack to avoid Qemu crash at PowerPC reset time. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/

[Qemu-devel] qemu/hw ppc_prep.c

2007-10-29 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/29 10:21:12 Modified files: hw : ppc_prep.c Log message: Implement PreP reset port. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/ppc_prep.c?cvsroot=qemu&r1=1.49&r2=1.5

[Qemu-devel] qemu vl.h hw/ppc_chrp.c hw/ppc_oldworld.c hw/pp...

2007-10-29 Thread Jocelyn Mayer
CVSROOT:/sources/qemu Module name:qemu Changes by: Jocelyn Mayer 07/10/29 10:19:50 Modified files: . : vl.h hw : ppc_chrp.c ppc_oldworld.c ppc_prep.c Log message: PowerPC 601 / 620 / 970 need a 1MB firmware. This option i

Re: [Qemu-devel] qemu Makefile.target

2007-10-29 Thread J. Mayer
On Mon, 2007-10-29 at 02:26 +0100, andrzej zaborowski wrote: > On 28/10/2007, Jocelyn Mayer <[EMAIL PROTECTED]> wrote: > > CVSROOT:/sources/qemu > > Module name:qemu > > Changes by: Jocelyn Mayer 07/10/28 13:07:13 > > > > Modified files: > > . : Makefile.target

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

2007-10-29 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/10/29 09:38:43 Modified files: target-mips: translate_init.c Log message: Preliminary MIPS64R2 mode. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/translate_init.c?cv

Re: [Qemu-devel] qemu Makefile.target

2007-10-29 Thread andrzej zaborowski
On 29/10/2007, andrzej zaborowski <[EMAIL PROTECTED]> wrote: > On 28/10/2007, Jocelyn Mayer <[EMAIL PROTECTED]> wrote: > > CVSROOT:/sources/qemu > > Module name:qemu > > Changes by: Jocelyn Mayer 07/10/28 13:07:13 > > > > Modified files: > > . : Makefile.target