[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] usb-storage: Forward serial number to scsi-disk
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH] usb-storage: Forward serial number to scsi-disk |
Date: |
Thu, 04 Apr 2013 10:27:34 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130307 Thunderbird/17.0.3 |
On 04/03/13 12:47, Kevin Wolf wrote:
> usb-storage takes care to fetch the USB serial number from -drive
> options, but it neglected to pass its own 'serial' property to the
> scsi-disk it creates. With this patch, the 'serial' qdev property and
> the 'serial' option in -drive behave the same and correctly apply the
> serial number on both USB and SCSI level.
Acked-by: Gerd Hoffmann <address@hidden>
cheers,
Gerd