[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] scsi: improve MODE SENSE emulation
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH] scsi: improve MODE SENSE emulation |
Date: |
Tue, 06 Sep 2011 15:46:29 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
Am 06.09.2011 12:31, schrieb Paolo Bonzini:
> - do not return extra pages when requesting all pages (PAGE CODE = 0x3f)
>
> - return correct sense code for PC = 3 (saved parameters not supported)
>
> - do not return geometry pages for CD devices
>
> Signed-off-by: Paolo Bonzini <address@hidden>
Thanks, applied to the block branch.
Kevin