[libvirt] [PATCH 1/2] qemu: add ibmvscsi controller model

2012-01-13 Thread Paolo Bonzini
KVM will be able to use a PCI SCSI controller even on POWER. Let the user specify the vSCSI controller by other means than a default. After this patch, the QEMU driver will actually look at the model and reject anything but auto, lsilogic and ibmvscsi. Signed-off-by: Paolo Bonzini

Re: [libvirt] [PATCH 1/2] qemu: add ibmvscsi controller model

2012-01-13 Thread Eric Blake
On 01/13/2012 05:23 AM, Paolo Bonzini wrote: KVM will be able to use a PCI SCSI controller even on POWER. Let the user specify the vSCSI controller by other means than a default. After this patch, the QEMU driver will actually look at the model and reject anything but auto, lsilogic and