libvirt/tests/vmx2xmldata
Doug Goldstein 834aebcc2f VMX: Add support for 'auto detect' fileNames
VMWare Fusion 5 can set the CD-ROM's device name to be 'auto detect' when
using the physical drive via 'cdrom-raw' device type. VMWare will then
connect to first available host CD-ROM to the virtual machine upon start
up according to VMWare documentation. If no device is available, it
appears that the device will remain disconnected.

To better model this a CD-ROM that is marked as "auto detect" when in
the off state would be modeled as the following with this patch:
  <disk type='block' device='lun'>
    <source startupPolicy='optional'/>
    <target dev='hda' bus='ide'/>
    <address type='drive' controller='0' bus='0' target='0' unit='0'/>
  </disk>

Once the domain transitions to the powered on state, libvirt can
populate the remaining source data with what is connected, if anything.
However future power cycles, the domain may not always start with that
device attached.
2013-09-17 14:10:40 -05:00
..
vmx2xml-annotation.vmx
vmx2xml-annotation.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-case-insensitive-1.vmx
vmx2xml-case-insensitive-1.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-case-insensitive-2.vmx
vmx2xml-case-insensitive-2.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-cdrom-ide-device.vmx
vmx2xml-cdrom-ide-device.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-cdrom-ide-file.vmx
vmx2xml-cdrom-ide-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-cdrom-ide-raw-auto-detect.vmx VMX: Add support for 'auto detect' fileNames 2013-09-17 14:10:40 -05:00
vmx2xml-cdrom-ide-raw-auto-detect.xml VMX: Add support for 'auto detect' fileNames 2013-09-17 14:10:40 -05:00
vmx2xml-cdrom-ide-raw-device.vmx VMX: Add cdrom-raw dev type from VMWare Fusion 2013-09-02 17:41:30 -05:00
vmx2xml-cdrom-ide-raw-device.xml VMX: Add cdrom-raw dev type from VMWare Fusion 2013-09-02 17:41:30 -05:00
vmx2xml-cdrom-scsi-device.vmx
vmx2xml-cdrom-scsi-device.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-cdrom-scsi-file.vmx
vmx2xml-cdrom-scsi-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-cdrom-scsi-raw-auto-detect.vmx VMX: Add support for 'auto detect' fileNames 2013-09-17 14:10:40 -05:00
vmx2xml-cdrom-scsi-raw-auto-detect.xml VMX: Add support for 'auto detect' fileNames 2013-09-17 14:10:40 -05:00
vmx2xml-cdrom-scsi-raw-device.vmx VMX: Add cdrom-raw dev type from VMWare Fusion 2013-09-02 17:41:30 -05:00
vmx2xml-cdrom-scsi-raw-device.xml VMX: Add cdrom-raw dev type from VMWare Fusion 2013-09-02 17:41:30 -05:00
vmx2xml-esx-in-the-wild-1.vmx
vmx2xml-esx-in-the-wild-1.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-esx-in-the-wild-2.vmx
vmx2xml-esx-in-the-wild-2.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-esx-in-the-wild-3.vmx
vmx2xml-esx-in-the-wild-3.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-esx-in-the-wild-4.vmx
vmx2xml-esx-in-the-wild-4.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-esx-in-the-wild-5.vmx
vmx2xml-esx-in-the-wild-5.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-esx-in-the-wild-6.vmx
vmx2xml-esx-in-the-wild-6.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-bridged.vmx
vmx2xml-ethernet-bridged.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-custom.vmx
vmx2xml-ethernet-custom.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-e1000.vmx
vmx2xml-ethernet-e1000.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-generated.vmx
vmx2xml-ethernet-generated.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-nat.vmx
vmx2xml-ethernet-nat.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-other.vmx
vmx2xml-ethernet-other.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-static.vmx
vmx2xml-ethernet-static.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-vmxnet2.vmx
vmx2xml-ethernet-vmxnet2.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ethernet-vpx.vmx
vmx2xml-ethernet-vpx.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-floppy-device.vmx
vmx2xml-floppy-device.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-floppy-file.vmx
vmx2xml-floppy-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-graphics-vnc.vmx
vmx2xml-graphics-vnc.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-gsx-in-the-wild-1.vmx
vmx2xml-gsx-in-the-wild-1.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-gsx-in-the-wild-2.vmx
vmx2xml-gsx-in-the-wild-2.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-gsx-in-the-wild-3.vmx
vmx2xml-gsx-in-the-wild-3.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-gsx-in-the-wild-4.vmx
vmx2xml-gsx-in-the-wild-4.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-harddisk-ide-file.vmx
vmx2xml-harddisk-ide-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-harddisk-scsi-file.vmx
vmx2xml-harddisk-scsi-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-minimal-64bit.vmx
vmx2xml-minimal-64bit.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-minimal.vmx
vmx2xml-minimal.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-parallel-device.vmx
vmx2xml-parallel-device.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-parallel-file.vmx
vmx2xml-parallel-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-scsi-driver.vmx
vmx2xml-scsi-driver.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-scsi-writethrough.vmx
vmx2xml-scsi-writethrough.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-serial-device.vmx
vmx2xml-serial-device.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-serial-file.vmx
vmx2xml-serial-file.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-serial-network-client.vmx
vmx2xml-serial-network-client.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-serial-network-server.vmx
vmx2xml-serial-network-server.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-serial-pipe-client-app.vmx
vmx2xml-serial-pipe-client-vm.vmx
vmx2xml-serial-pipe-server-app.vmx
vmx2xml-serial-pipe-server-vm.vmx
vmx2xml-serial-pipe.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-sharedfolder.vmx vmx: handle shared folders parsing 2012-07-21 20:15:02 +02:00
vmx2xml-sharedfolder.xml vmx: handle shared folders parsing 2012-07-21 20:15:02 +02:00
vmx2xml-smbios.vmx
vmx2xml-smbios.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-svga.vmx
vmx2xml-svga.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ws-in-the-wild-1.vmx
vmx2xml-ws-in-the-wild-1.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00
vmx2xml-ws-in-the-wild-2.vmx
vmx2xml-ws-in-the-wild-2.xml numad: Always output 'placement' of <vcpu> 2012-05-08 16:57:37 -06:00