AIX VM with virt-manager
XML
<domain type=....> 與 <qemu:comandline> .... </qemu:commandline>
<domain type='qemu' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
...
<devices>
...
</devices>
<qemu:commandline>
<qemu:arg value='-prom-env'/>
<qemu:arg value='boot-command=boot cdrom:'/>
<qemu:arg value='-cdrom'/>
<qemu:arg value='/home/cobra/aix72VM2/AIX72.iso'/>
</qemu:commandline>
</domain>
VM Configuration







