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

2007-11-08 Thread Fabrice Bellard
Laurent Vivier wrote: Le jeudi 08 novembre 2007 à 00:32 +0100, Fabrice Bellard a écrit : Laurent Vivier wrote: Thiemo Seufer a écrit : 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

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

2007-11-08 Thread Laurent Vivier
Le jeudi 08 novembre 2007 à 00:32 +0100, Fabrice Bellard a écrit : > Laurent Vivier wrote: > > Thiemo Seufer a écrit : > >> 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

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

2007-11-07 Thread Fabrice Bellard
Laurent Vivier wrote: > Thiemo Seufer a écrit : >> 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

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

2007-11-02 Thread Laurent Vivier
Thiemo Seufer a écrit : 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" syn

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

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] [PATCH 1/3] Add args to -cdrom to define where is connected the cdrom

2007-10-28 Thread Laurent . Vivier
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][,unit=m] where "type" defines the interface (by default, "ide") "n" defin