Re: [libvirt] [PATCH] qemu: add support for LSI SAS1068 (aka MPT Fusion) SCSI controller

2016-02-22 Thread Paolo Bonzini
- Original Message - > From: "John Ferlan" <jfer...@redhat.com> > To: "Paolo Bonzini" <pbonz...@redhat.com>, libvir-list@redhat.com > Sent: Monday, February 22, 2016 3:00:19 PM > Subject: Re: [libvirt] [PATCH] qemu: add support for LSI

Re: [libvirt] [PATCH] qemu: add support for LSI SAS1068 (aka MPT Fusion) SCSI controller

2016-02-22 Thread John Ferlan
On 02/11/2016 05:48 AM, Paolo Bonzini wrote: > This does nothing more than adding the new device and capability. > The device is present since QEMU 2.6.0. > > Signed-off-by: Paolo Bonzini > --- > src/qemu/qemu_capabilities.c | 2 + >

Re: [libvirt] [PATCH] qemu: add support for LSI SAS1068 (aka MPT Fusion) SCSI controller

2016-02-22 Thread Daniel P. Berrange
On Thu, Feb 11, 2016 at 11:48:20AM +0100, Paolo Bonzini wrote: > This does nothing more than adding the new device and capability. > The device is present since QEMU 2.6.0. > > Signed-off-by: Paolo Bonzini > --- > src/qemu/qemu_capabilities.c | 2 + >

Re: [libvirt] [PATCH] qemu: add support for LSI SAS1068 (aka MPT Fusion) SCSI controller

2016-02-20 Thread Paolo Bonzini
On 11/02/2016 11:48, Paolo Bonzini wrote: > This does nothing more than adding the new device and capability. > The device is present since QEMU 2.6.0. > > Signed-off-by: Paolo Bonzini > --- > src/qemu/qemu_capabilities.c | 2 + >

[libvirt] [PATCH] qemu: add support for LSI SAS1068 (aka MPT Fusion) SCSI controller

2016-02-11 Thread Paolo Bonzini
This does nothing more than adding the new device and capability. The device is present since QEMU 2.6.0. Signed-off-by: Paolo Bonzini --- src/qemu/qemu_capabilities.c | 2 + src/qemu/qemu_capabilities.h | 1 +