QuickEMU 3.12
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
- Complete refactor of quickget to make it easier to add/maintain OS releases and editions.
- Added GhostBSD, NetBSD, Devuan
- Merging updated distros - Consolidated 15 PRs by @philclifford in #322
- Add CachyOS support by @vnepogodin in #245
- Initial gentoo support by @guyosi in #255
- Fix Recent openSUSE Leap ISO Location by @FryDay in #277
- Pop!_OS: add 21.10 by @mifix in #281
- New release of elementaryOS 6.1 by @philclifford in #282
- add arcolinuxl iso to the list by @erikdubois in #284
- Added openSUSE path for OVMF by @guinuxbr in #285
- Adding KolibriOS support by @Vitalkrilov in #286
- Add Haiku support by @nqvrg in #289
- Update Debian version to 11.2.0 by @abe-101 in #290
- Add Manjaro Support all editions by @Jai-JAP in #296
- Add Alpine Linux support by @Jai-JAP in #298
- Add support for Tails Linux by @sebcode in #308
- Merging fixes - Consolidated PR of some pending bug fixes by @philclifford in #323
- Check for both qemu-system-x86_64 and qemu-img by @giorgiga in #305
- Fix #306 - supply dir to web_get when using wget by @Ian2020 in #309
- Replace multiple if statements with case and OR by @the-mentor in #295
- Add suport for aria2c for faster downloading if installed by @Jai-JAP in #299
- Use local isos by @philclifford in #314
- Project links updated to new common home by @philclifford in #300
- Add convenient external repository packaging info by @philclifford in #318
- Add support for braille terminal by @philclifford in #310
- Replace BSD note. by @philclifford in #349
- Ovmf secure firmware dedupe by @philclifford in #356
- Reduce future pain by @philclifford in #358
- Use local isos fixed by @philclifford in #361
- Fix all Language variations for Windows. Close #250 by @philclifford in #362
- void: Revert to default mirror by @zen0bit in #350
- Generated readme by @philclifford in #357
- Add missing escape character by @wioo in #279
- Add extra_args option in vm conf file by @wioo in #280
- Add Slackware by @laniusone in #369
New Contributors
- @vnepogodin made their first contribution in #245
- @guyosi made their first contribution in #255
- @FryDay made their first contribution in #277
- @mifix made their first contribution in #281
- @erikdubois made their first contribution in #284
- @guinuxbr made their first contribution in #285
- @Vitalkrilov made their first contribution in #286
- @nqvrg made their first contribution in #289
- @abe-101 made their first contribution in #290
- @Jai-JAP made their first contribution in #296
- @sebcode made their first contribution in #308
- @giorgiga made their first contribution in #305
- @Ian2020 made their first contribution in #309
- @zen0bit made their first contribution in #350
- @laniusone made their first contribution in #369
Full Changelog: 3.11...3.12
A new version of QuickEMU has been released. QuickEMU is a tool to easily setup virtual machines with QEUM/KVM.