This project is mirrored from https://github.com/hermit-os/uhyve.git.
Pull mirroring updated .
Hinweis: Beginnend mit dem nächsten Release (GitLab 17.7) wird OpenSSL 3 verwendet. Alle TLS-Verbindungen erfordern TLS 1.2 oder höher. Schwächere Chiffren werden nicht mehr unterstützt. Die Verschlüsselung muss mindestens eine Sicherheit von 112 Bit aufweisen. // Starting with the next release (GitLab 17.7), OpenSSL 3 will be used. All TLS connections require TLS 1.2 or higher. Weaker ciphers are no longer supported. Encryption must have at least of 112 bits of security. https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html#1770
Implement GDB server using gdbstub - switch to gdbstub as crate for GDB Remote Serial Protocol
using the latest KVM bindings - Bump kvm-bindings from 0.3.0 to 0.4.0 #101 - fix bug in the evaluation of cpuid entries - Bump goblin from 0.3.4 to 0.4.0 #100 - Bump byteorder from 1.4.2 to 1.4.3 #93