Il 07/09/2012 08:48, Nicholas A. Bellinger ha scritto: > Cc: Stefan Hajnoczi <[email protected]> > Cc: Zhi Yong Wu <[email protected]> > Cc: Michael S. Tsirkin <[email protected]> > Cc: Paolo Bonzini <[email protected]> > Signed-off-by: Nicholas Bellinger <[email protected]> > --- > hw/virtio-pci.c | 2 ++ > hw/virtio-scsi.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ > hw/virtio-scsi.h | 1 + > 3 files changed, 52 insertions(+), 0 deletions(-)
Please create a completely separate device vhost-scsi-pci instead (or virtio-scsi-tcm-pci, or something like that). It is used completely differently from virtio-scsi-pci, it does not make sense to conflate the two. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
