qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1] virtio-scsi: fix object check failure


From: Ming Lei
Subject: Re: [Qemu-devel] [PATCH v1] virtio-scsi: fix object check failure
Date: Wed, 18 Jun 2014 23:48:13 +0800

On Wed, Jun 18, 2014 at 11:43 PM, Michael S. Tsirkin <address@hidden> wrote:
> On Wed, Jun 18, 2014 at 11:32:33PM +0800, Ming Lei wrote:
>> In case of vhost-scsi, the object type of VirtIODevice isn't
>> VirtIOSCSI, so use the cast trick to fix the problem like
>> in virtio_scsi_handle_cmd().
>>
>> Also 'events_dropped' need to be accessed in the path,
>
> in which path?

I mean vq's notify path, virtio_scsi_handle_event().

Thanks,
--
Ming Lei



reply via email to

[Prev in Thread] Current Thread [Next in Thread]