Il 25/07/2012 09:01, Paolo Bonzini ha scritto:
>> > From: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
>> > 
>> > This patch starts and stops vhost as the virtio device transitions
>> > through its status phases.  Vhost can only be started once the guest
>> > reports its driver has successfully initialized, which means the
>> > virtqueues have been set up by the guest.
>> > 
>> > (v2: Squash virtio-scsi: use the vhost-scsi host device from stefan)
>> > 
>> > Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
>> > Signed-off-by: Zhi Yong Wu <wu...@linux.vnet.ibm.com>
>> > Cc: Michael S. Tsirkin <m...@redhat.com>
>> > Cc: Paolo Bonzini <pbonz...@redhat.com>
>> > Signed-off-by: Nicholas Bellinger <n...@linux-iscsi.org>
> Hmm, this is not what the patch does... :)

Oops, the above comment was meant for patch 5.  Which is a one-liner
that can be squashed here.

Anyway there is some problem with the ordering of the patches, because
this patch includes vhost-scsi.h (introduced in patch 9) and patch 5
uses VHostSCSI (defined by vhost-scsi.h).

Paolo

Reply via email to