qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 02/16] vscsi: always use get_sense


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH 02/16] vscsi: always use get_sense
Date: Wed, 3 Aug 2011 18:32:41 +0200
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, Aug 03, 2011 at 10:49:05AM +0200, Paolo Bonzini wrote:
> vscsi supports autosensing by providing sense data directly in the
> response.  When get_sense was added, the older state machine approach
> that sent REQUEST SENSE commands separately was left in place.  Remove
> it, all existing SCSIDevices do support autosensing and the next patches
> will make the support come for free from the SCSIBus.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>

Looks good,

Reviewed-by: Christoph Hellwig <address@hidden>




reply via email to

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