Releases: quickemu-project/quickemu
Releases · quickemu-project/quickemu
2.2.7
Changes
- Added support for macOS Monterey
- Added macOS Recovery Image ChuckList verification. Thanks @jspraul
- Added support for NixOS. Thanks @FedX-sudo
- Added support for Kali Linux. Thanks @takov751
- Added support for Ubuntu Canary images. Thanks @diddledani
- Added headless display option
--display headless
- Added support for
virtio-vga-gl
in QEMU 6.1 and newer - Added .ports file for GUI frontend creators.
- Added System Management Mode (SMM) support.
- Fixed Windows 11 SecureBoot for Fedora and Arch Linux based distros
- Fixed desktop shortcut creation
- Updated documentation.
2.2.6
Changes
quickget
- Added
list_csv
andlist_json
arguments for UI developers - Added Ubuntu 21.10. Thanks @ymauray
- Added OpenBSD. Thanks @Wuji
- Added Pop!_OS, elementary OS, Linux Mint. Thanks @ymauray
- Added openSUSE (Leap, Tumbleweed, MicroOS). Thanks @ymauray and @apinter
- Add hash checking for all distros that publish SHAs
quickemu
- Disabled all disk tuning to improve compatibility on encrypted filesystems
- Disabled all network interfaces while installing Windows
- This enables users to create local-only accounts
- Added support for ignoring unhandled machine-specific registers. Thanks @philclifford
- Added pidfile support
- Improve status messages by including host CPU and distro information
2.2.5
2.2.4
Changes
- Added fully automate Windows driver installation. Thanks @diddledani
- Added Fedora support. Thanks @the-mentor
- Added Ubuntu Impish support. Thanks @ymauray
- Improved port scanning for port forwarding. Thanks @navycatt
- Added SHA1 checking for supported Windows iso images
- Added multi-distro support for OVMF firmware detection
- Added Samba file sharing.
- Fixed creating VMs with inadequate resources to run Windows or macOS
- Fixed
disk_size
- Fixed VirtIO-9P tag size
2.2.3
Changes
- Bug fixes
2.2.2
Changes
- Added unattended configuration support Windows 10 and 11 to automate driver selection and disk formatting.
- Added support for FreeBSD 12 and 13.
2.2.1
Changes
- Improved used disk heuristics. Disk preallocation is off by default again.
- Changed macOS to always boot via OpenCore.
- Changed deleting a disk to also remove the EFI vars (not macOS).
- Updated documentation.
2.2.0
Changes
- Add TPM 2.0 support, which completes Windows 11 support.
2.1.0
Changes
- Added Windows 11 support to
quickget
. - Added Windows 8.1 support to
quickget
. - Added
topoext
for AMD CPUs to enable hyperthreading. - Fixed escaping in generated shell scripts.
2.0.2
Changes
- Drop the
.py
frommacrecovery
. - Updated documentation.