Commit Graph

807 Commits (24d958d9ecf4f25a13add338f910edaf2461ca99)

Author SHA1 Message Date
grossmj 09ff807055 Install Docker resources in writable location
11 months ago
grossmj 0e8e4fd2f7 Merge branch '2.2' into 3.0
11 months ago
grossmj 3f50319990 Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters
11 months ago
grossmj 44c066ac68 Fix compute authentication for websocket endpoints
11 months ago
grossmj 1ae6d13022 Support to create empty disk images on the controller
1 year ago
grossmj d9214a3c67 Merge branch '2.2' into 3.0
1 year ago
grossmj ad47ffbe29 Force English output for VBoxManage. Fixes #2266
1 year ago
grossmj c11b3c3911 Fix tests after merge
1 year ago
grossmj 1ec056c1a6 Merge branch '2.2' into 3.0
1 year ago
grossmj d6e1ee5dbb Prevent X11 socket file to be modified by Docker container
1 year ago
grossmj f3b6825e40 Test if busybox is not dynamically linked
1 year ago
grossmj 1cb433c5bc New packaging relying only pyproject.toml
1 year ago
grossmj 9c456532d0 Pydantic v2 migration
1 year ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
1 year ago
grossmj 8e2989d747 Fix issue with tests and Qemu version on Windows
1 year ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
1 year ago
grossmj 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
1 year ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
grossmj 21049d73a5 Allow computes to be dynamically or manually allocated
1 year ago
grossmj 40c265152b Add UEFI boot mode option for Qemu VMs
1 year ago
grossmj 1ff23348d3 Merge branch '2.2' into 3.0
1 year ago
Raizo62 0b6436d2cb qemu : with network adapter_type equal to "virtio-net-pci", fix the speed to 10000 and duplex to full.
1 year ago
grossmj 84c886b058 Remove left over Xvfb related code
1 year ago
grossmj e59b5fb95b Remove Xvfb + x11vnc support
1 year ago
grossmj 2361e138ec Properly catch aiohttp client exception. Ref #2228
1 year ago
grossmj 0f02cff5f2 Catch ConnectionResetError when waiting for the wrap console
1 year ago
grossmj b3dfb87622 Merge branch '2.2' into 3.0
1 year ago
grossmj d6141d4652 Fix checking for ":" in project dir on Windows for Docker containers
2 years ago
grossmj f08ce9d3f1 Check for colon in project name. Fixes #2203
2 years ago
grossmj 3fb138b9a1 Allow ':' in project name when Docker containers are used
2 years ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
2 years ago
grossmj 2a66f67b5f Merge remote-tracking branch 'origin/2.2' into 2.2
2 years ago
grossmj 8ef59c7832 Fix c7200_i0_log.txt is created in the current directory. Fixes #2191
2 years ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
2 years ago
grossmj 1f85abb036 Fix broken websocket console with Python 3.11
2 years ago
grossmj 0f49911432 Fix Qemu binary not set when adding appliance from template
2 years ago
grossmj a7d19fd89a Fix StreamWriter doesn't have the wait_closed() method in Python3.6. Fixes #2170
2 years ago
grossmj c57b0cbb53 Find Dynamips version before hypervisor launch and do not require Dynamips v0.2.23
2 years ago
grossmj 2a392ef991 Merge branch '2.2' into 3.0
2 years ago
grossmj 535f89e29e Give udhcpc executable right. Fixes #2159
2 years ago
grossmj 27d9063e56 Merge 2.2
2 years ago
grossmj 5459543eb5 Fix issue when detecting Dynamips version (version is not set until after Dynamips has started)
2 years ago
grossmj e15c36f05c Merge remote-tracking branch 'origin/2.2' into 2.2
2 years ago
grossmj da7c7d16e4 Fix starting Dynamips on Windows
2 years ago
grossmj 297ada529c Prevent TPM to run on Windows
2 years ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
2 years ago
grossmj 9132002b80 Fix typos
2 years ago
grossmj 771a9a5ddb Require Dynamips 0.2.23 and bind Dynamips hypervisor on 127.0.0.1
2 years ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
2 years ago
grossmj b3a6b9173b Fix reset console. Fixes #1619
2 years ago