[libvirt] [PATCH v2] esx: Allow 'vmpvscsi' as SCSI controller model

Matthias Bolte matthias.bolte at googlemail.com
Sat Jul 24 19:37:33 UTC 2010


2010/7/21 Daniel Veillard <veillard at redhat.com>:
> On Tue, Jul 13, 2010 at 08:35:15PM +0200, Matthias Bolte wrote:
>> ---
>>
>> v2:
>> - rename 'pvscsi' to 'vmpvscsi'
>> - add esxVMX_SCSIControllerModelType{to,from}String to handle the difference
>>   between VMX and XML name of the controller model
>>
>>  docs/drvesx.html.in                       |   13 ++++++++++++-
>>  docs/schemas/domain.rng                   |    1 +
>>  src/conf/domain_conf.c                    |    3 ++-
>>  src/conf/domain_conf.h                    |    1 +
>>  src/esx/esx_vmx.c                         |   25 ++++++++++++++++++-------
>>  tests/vmx2xmldata/vmx2xml-scsi-driver.vmx |    5 +++++
>>  tests/vmx2xmldata/vmx2xml-scsi-driver.xml |    6 ++++++
>>  tests/xml2vmxdata/xml2vmx-scsi-driver.vmx |    5 +++++
>>  tests/xml2vmxdata/xml2vmx-scsi-driver.xml |    5 +++++
>>  9 files changed, 55 insertions(+), 9 deletions(-)
>>
>
>  Looks fine to me, ACK,
>
> Daniel
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list