qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/6][v2] Check for supported SCSI commands


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/6][v2] Check for supported SCSI commands
Date: Tue, 26 Jul 2011 15:48:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

Am 22.07.2011 16:51, schrieb Hannes Reinecke:
> Markus Armbruster pointed out that not every SCSI command is supported
> for a given device type. Based on his patch and suggestiongs this series
> cleans up the SCSI device type and adds a check for supported commands.
> 
> Hannes Reinecke (6):
>   scsi-disk: Codingstyle fixes
>   scsi: Remove references to SET_WINDOW
>   scsi: Remove REZERO_UNIT emulation
>   scsi: Sanitize command definitions
>   scsi-disk: Remove 'drive_kind'
>   scsi-disk: Check for supported commands
> 
>  hw/scsi-bus.c     |   74 ++++++++++++---------
>  hw/scsi-defs.h    |   62 +++++++++++-------
>  hw/scsi-disk.c    |  185 
> ++++++++++++++++++++++++++++++++++++++++-------------
>  hw/scsi-generic.c |    2 +-
>  4 files changed, 221 insertions(+), 102 deletions(-)

Thanks, applied patches 1-5 to the block branch.

Please send v3 of patch 6 on top.

Kevin



reply via email to

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