Re: [libvirt] [PATCH v2] qemu: Use scsi-block for lun passthrough instead of scsi-disk

2012-03-14 Thread Osier Yang
On 03/12/2012 09:33 PM, Paolo Bonzini wrote: Il 12/03/2012 15:19, Osier Yang ha scritto: And don't allow to hotplug a usb disk with "device == lun". This is the missed pieces in previous virtio-scsi patchset: http://www.redhat.com/archives/libvir-list/2012-February/msg01052.html Looks good to

Re: [libvirt] [PATCH v2] qemu: Use scsi-block for lun passthrough instead of scsi-disk

2012-03-12 Thread Paolo Bonzini
Il 12/03/2012 15:19, Osier Yang ha scritto: > And don't allow to hotplug a usb disk with "device == lun". This > is the missed pieces in previous virtio-scsi patchset: > > http://www.redhat.com/archives/libvir-list/2012-February/msg01052.html Looks good to me. Paolo -- libvir-list mailing list

[libvirt] [PATCH v2] qemu: Use scsi-block for lun passthrough instead of scsi-disk

2012-03-12 Thread Osier Yang
And don't allow to hotplug a usb disk with "device == lun". This is the missed pieces in previous virtio-scsi patchset: http://www.redhat.com/archives/libvir-list/2012-February/msg01052.html --- src/qemu/qemu_capabilities.c |3 ++ src/qemu/qemu_capabilities.h