mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
39366c37f6
Libvirt is able to figure this out and it will make usage of the CLI options more user-friendly. For example if users wants to add a new pcie-root-port to existing VM they have to figure out the latest controller index and call it like this: virt-xml \ --add-device \ --controller pci,model=pcie-root-port,index=$nextIndex \ $VM After this change it will be simply: virt-xml \ --add-device \ --controller pci,model=pcie-root-port \ $VM Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Cole Robinson <crobinso@redhat.com> |
||
---|---|---|
.. | ||
ovf2libvirt_ovf_directory.libvirt | ||
ovf2libvirt_test1.libvirt | ||
ovf2libvirt_test1.libvirt.disk_qcow2 | ||
ovf2libvirt_test2.libvirt | ||
ovf2libvirt_test_gzip.libvirt | ||
ovf2libvirt_test_gzip.libvirt.disk_raw | ||
vmx2libvirt_test1.libvirt | ||
vmx2libvirt_test1.libvirt.disk_raw | ||
vmx2libvirt_test-nodisks.libvirt | ||
vmx2libvirt_test-vmx-zip.libvirt | ||
vmx2libvirt_vmx-dir.libvirt |