1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 22:38:07 +00:00
gns3-server/gns3server/compute/qemu
2019-01-17 18:01:58 +07:00
..
__init__.py Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670 2019-01-17 18:01:58 +07:00
qcow2.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
qemu_error.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
qemu_vm.py Try to delete saved VM state only if a snapshot has been saved. 2019-01-12 17:04:37 +07:00