qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] ide: Adds "model=s" option, allowing the use


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2] ide: Adds "model=s" option, allowing the user to override the default disk model name "QEMU HARDDISK"
Date: Mon, 12 Mar 2012 17:08:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

Il 12/03/2012 16:27, Floris Bos / Maxnet ha scritto:
>>
>>
>> 1. IDE only, scsi-disk is missing.
> 
> Correct.
> IDE support is easy.
> 
> Adding SCSI support is more complicated, because "model" and "serial"
> are not the only factors that can make up a  /dev/disk/by-id link
> Could be a combination of 3 fields: vendor, model and serial.
> But could also be based on another unique ascii or binary identifier
> provided by the drive through Vital Product Data page 83h.

I am going to add customization of VPD page 83h soonish (though only
limited to another ASCII identifier), and Dmitry Fleytman told me
offlist that he's going to add vendor/model support too.

That said, I agree with the other comments from Markus.

Paolo



reply via email to

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