gns3-server/gns3server/compute/qemu
David Kreitschmann 8105b68d52 Don't specify the PCI bus for AHCI device
pci.X is not always defined, let qemu handle this.

I think PCI buses only exist if PCI network adapters are defined, this
is not the case with virtio.
2019-09-03 16:03:27 +02:00
..
utils %guest-cid% variable implementation for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2804 2019-06-04 18:00:44 +02:00
__init__.py Use console port to allocate guest CID (console ID) for Qemu VMs. Fixes #2804 2019-06-05 11:25:35 +02:00
qemu_error.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
qemu_vm.py Don't specify the PCI bus for AHCI device 2019-09-03 16:03:27 +02:00