Skip to content

Releases: quickemu-project/quickemu

2.2.7

27 Oct 11:57
bf4e597
Compare
Choose a tag to compare

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

21 Oct 09:56
4634212
Compare
Choose a tag to compare

Changes

quickget

  • Added list_csv and list_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

16 Oct 10:34
2009ffc
Compare
Choose a tag to compare

Changes

  • Fix Linux guests not starting. Thanks @ymauray

2.2.4

15 Oct 11:47
Compare
Choose a tag to compare

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

08 Oct 14:06
Compare
Choose a tag to compare

Changes

  • Bug fixes

2.2.2

08 Oct 01:38
632f1c6
Compare
Choose a tag to compare

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

07 Oct 15:22
5e5b68f
Compare
Choose a tag to compare

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

06 Oct 10:07
90669ad
Compare
Choose a tag to compare

Changes

  • Add TPM 2.0 support, which completes Windows 11 support.

2.1.0

05 Oct 23:46
1ceccac
Compare
Choose a tag to compare

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

05 Oct 16:17
86e634b
Compare
Choose a tag to compare

Changes

  • Drop the .py from macrecovery.
  • Updated documentation.