QuickEMU Release 4.2
Quickly create and run highly optimized desktop virtual machines for Linux, macOS and Windows; with just two commands. You decide what operating system you want to run and Quickemu will figure out the best way to do it for you. For example:
quickget ubuntu-mate impish quickemu --vm ubuntu-mate-impish.confThe original objective of the project was to enable quick testing of Linux distributions where the virtual machine configurations can be stored anywhere, such as external USB storage or your home directory, and no elevated permissions are required to run the virtual machines. Quickemu now also includes comprehensive support for macOS and Windows.
What's Changed
- Enable grab-on-hover for SDL. Fixes #541
- Do not use SDL for audio. Close #542
- Apply display= if set in the VM configuration. Close #520
- Add macOS Ventura placeholder to quickget
- Suppress warnings
- Fix MX Linux and ReactOS download. Close #557
- Drop Regolith. Close #551
- Fix Windows download on IPv6 enabled hosts. Close #537
- Add socat to requirements. Close #556
- Incorporate additional changes into generation by @philclifford in #536
- Removed spurious duplication from documentation by @philclifford in #540
- debian 11.5 and 10.13 released by @philclifford in #546
- MX 21.2 released by @philclifford in #549
- devuan chimaera 4.0.2 released by @philclifford in #550
- deepin releases 20.6 and 20.7 added by @philclifford in #552
- fix for dynamically selecting debian releases by @philclifford in #547
- Replace shallow clone with partial clone by @giladwo in #548
- docs: updated docs for release 4.2 by @philclifford in #558
- Additional note on filesystem to use for macOS install by @tinsami1 in #559
New Contributors
Full Changelog: 4.1...4.2
A new version of QuickEMU has been released. QuickEMU is a tool to easily setup virtual machines with QEMU/KVM.