mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
11ddab1daf
This commit takes care of following cases: -> Check availability of requested ports. ->The total number of requested ports should not be more than VIR_MAX_ISA_SERIAL_PORTS. ->The ports requested should be less than VIR_MAX_ISA_SERIAL_PORTS. ->VIR_MAX_ISA_SERIAL_PORTS should correspond to MAX_ISA_SERIAL_PORTS specified in QEMU code commit def337ffda34d331404bd7f1a42726b71500df22. -> Prevent duplicate device assignments to the same port. -> In case no ports are provided in the XML, this patch scans the list of unused isa-serial indices to automatically assign available ports for this VM. Signed-off-by: Divya Garg <divya.garg@nutanix.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com> |
||
---|---|---|
.. | ||
qemuhotplug-base-ccw-live-with-2-ccw-virtio.xml | ||
qemuhotplug-base-ccw-live-with-2-ccw-virtio+ccw-virtio-1-explicit.xml | ||
qemuhotplug-base-ccw-live-with-2-ccw-virtio+ccw-virtio-1-reverse.xml | ||
qemuhotplug-base-ccw-live-with-ccw-virtio.xml | ||
qemuhotplug-base-ccw-live-with-ccw-virtio+ccw-virtio-2-explicit.xml | ||
qemuhotplug-base-ccw-live-with-ccw-virtio+ccw-virtio-2.xml | ||
qemuhotplug-base-ccw-live.xml | ||
qemuhotplug-base-ccw-live+ccw-virtio.xml | ||
qemuhotplug-base-live.xml | ||
qemuhotplug-base-live+disk-scsi-multipath.xml | ||
qemuhotplug-base-live+disk-scsi-wwn.xml | ||
qemuhotplug-base-live+disk-scsi-wwn+disk-scsi-duplicate-wwn.xml | ||
qemuhotplug-base-live+disk-scsi.xml | ||
qemuhotplug-base-live+disk-usb.xml | ||
qemuhotplug-base-live+disk-virtio.xml | ||
qemuhotplug-base-live+guestfwd.xml | ||
qemuhotplug-base-live+hostdev-pci.xml | ||
qemuhotplug-base-live+interface-vdpa.xml | ||
qemuhotplug-base-live+ivshmem-doorbell-detach.xml | ||
qemuhotplug-base-live+ivshmem-doorbell.xml | ||
qemuhotplug-base-live+ivshmem-plain-detach.xml | ||
qemuhotplug-base-live+ivshmem-plain.xml | ||
qemuhotplug-base-live+qemu-agent-detach.xml | ||
qemuhotplug-base-live+qemu-agent.xml | ||
qemuhotplug-base-live+watchdog-user-alias.xml | ||
qemuhotplug-base-live+watchdog.xml | ||
qemuhotplug-base-with-scsi-controller-live.xml | ||
qemuhotplug-base-with-scsi-controller-live+disk-scsi-2.xml | ||
qemuhotplug-base-without-scsi-controller-live.xml | ||
qemuhotplug-base-without-scsi-controller-live+disk-scsi-2.xml | ||
qemuhotplug-base+qemu-agent-detach.xml | ||
qemuhotplug-base+qemu-agent.xml | ||
qemuhotplug-console-compat-2-live.xml | ||
qemuhotplug-console-compat-2-live+console-virtio.xml | ||
qemuhotplug-disk-cdrom.xml | ||
qemuhotplug-graphics-spice-listen-network.xml | ||
qemuhotplug-graphics-spice-timeout.xml | ||
qemuhotplug-graphics-spice.xml | ||
qemuhotplug-pseries-base-live.xml | ||
qemuhotplug-pseries-base-live+hostdev-pci.xml |