Re: [Qemu-devel] [PATCH v2] vl: disable default cdrom when using explicitely scsi-hd

2017-02-28 Thread Paolo Bonzini
On 27/02/2017 20:25, John Snow wrote: > > > On 02/27/2017 01:45 PM, Hervé Poussineau wrote: >> Ping? >> >> Le 20/02/2017 à 21:41, Hervé Poussineau a écrit : >>> In commit af6bf1328ef90fae617857c02697e0174b84d596 (May 2011), >>> ide-hd, ide-cd and scsi-cd have been added to disable default cdrom

Re: [Qemu-devel] [PATCH v2] vl: disable default cdrom when using explicitely scsi-hd

2017-02-27 Thread John Snow
On 02/27/2017 01:45 PM, Hervé Poussineau wrote: > Ping? > > Le 20/02/2017 à 21:41, Hervé Poussineau a écrit : >> In commit af6bf1328ef90fae617857c02697e0174b84d596 (May 2011), >> ide-hd, ide-cd and scsi-cd have been added to disable default cdrom, >> "or else you can't put one on secondary maste

Re: [Qemu-devel] [PATCH v2] vl: disable default cdrom when using explicitely scsi-hd

2017-02-27 Thread Hervé Poussineau
Ping? Le 20/02/2017 à 21:41, Hervé Poussineau a écrit : In commit af6bf1328ef90fae617857c02697e0174b84d596 (May 2011), ide-hd, ide-cd and scsi-cd have been added to disable default cdrom, "or else you can't put one on secondary master without -nodefaults". Make it the same for scsi-hd, so you c

[Qemu-devel] [PATCH v2] vl: disable default cdrom when using explicitely scsi-hd

2017-02-20 Thread Hervé Poussineau
In commit af6bf1328ef90fae617857c02697e0174b84d596 (May 2011), ide-hd, ide-cd and scsi-cd have been added to disable default cdrom, "or else you can't put one on secondary master without -nodefaults". Make it the same for scsi-hd, so you can put one on scsi-id 2 without using -nodefaults. scsi-hd