File quickemu.changes of Package quickemu
-------------------------------------------------------------------
Tue Feb 17 11:04:48 UTC 2026 - Mikhail Paulyshka <me@mixaill.net>
- v4.9.9 upstream release
* fix(quickemu): conditionalise KVM-specific CPU flags for Windows
* fix(quickget): add hash verification for Archcraft
* fix(quickget): add hash verification for KolibriOS
* fix(quickget): add hash verification for Mabox Linux
* fix(quickget): extract Archcraft version folder from redirect URL
* fix(quickget): resize Batocera image for GPT expansion
* fix(quickemu): improve TSC flag detection for macOS on AMD CPUs
* fix(quickemu): remove duplicate +invtsc flag for AMD macOS guests
* fix(devshell): enable EFI boot on macOS by patching OVMF paths
* fix(quickemu): skip x86 CPU feature checks on Apple Silicon
* feat(quickget): integrate OpenCore into macOS disk image by default
* fix: verify all mtools are available
* fix: prevent FAT directory name munging
* feat(quickemu): enable GL on macOS (cocoa) and prefer virtio GL
* fix: use portable extended grep regex
* fix(quickemu): accept HygonGenuine CPUs and skip x86 checks on ARM hosts
* fix(quickget): support algorithm-prefixed hashes and b2sum
* feat(quickemu): warn on unstable TSC for macOS Ventura+ on AMD
* feat(quickemu): add ARM64 (aarch64) guest support
* feat(quickemu): add CPU flag management with deduplication
* fix(quickemu): enable pflash secure property only when secureboot on
* fix(quickemu): set xres/yres only for devices that support them
* fix(quickemu): quote qemu-system-${ARCH_VM} lookup
* fix(quickemu): derive qemu share path from binary location
* feat(quickget): detect host architecture and add --arch flag
* fix(quickget): select correct arch for Fedora and Ubuntu server ISOs
* fix(quickget): use ARCH for Debian ISOs and validate arm64 editions
* feat(quickget): add per-distro architecture support and validation
* feat(quickget): add --check-all-arch to test amd64 and arm64
* fix(quickget): validate architecture before attempting download
* fix(quickget): skip unsupported architectures for all operations
* fix(quickget): validate architecture support after edition selection
* fix(quickget): skip unsupported architectures for test/show operations
* feat(quickget): support Ubuntu desktop ARM64 from 25.10
* fix(quickget): prefer macOS-friendly hash commands in check_hash
* refactor: quote expansions and add ShellCheck directive
* docs(quickemu): clarify CPU, display and VM comments
* docs: update documentation
* perf(quickemu): tune TCG translation cache and enable multithreaded TCG
* perf(quickemu): enable TRIM/discard and detect-zeroes for qcow2 drives
* fix(quickemu): select correct sound card for macOS guests
* fix(quickemu): enable vmware TSC and disable ACPI PCI hotplug for macOS
* build(quickemu): require QEMU 6.1.0 minimum
* fix(quickemu): enable xhci when braille devices used
* fix(quickget): exit on curl failure in web_get
* fix: adjust rockylinux 10.0 dvd
* fix(quickemu): disable GL when display backend is none
* feat(quickget): add Azure Linux (3.0) support
* fix: use local ISO variable for azurelinux
* perf(quickemu): improve disk I/O defaults (cache,aio)
* fix(quickemu): detect audio backends via sockets, not pidof
* feat(quickget): add architecture-aware output and filenames
* fix(quickemu): only add 'topoext' cpu flag for x86_64 AMD guests
* fix(quickget): resolve shellcheck warnings in azurelinux and rockylinux
* fix(macos): prevent default sound card overriding the compatible sele…
* fix(quickemu): remove integrated OpenCore support, require OpenCore.q…
* fix(quickemu): read "Vendor ID" for CPU vendor detection
* fix: update vendor lookup on darwin
* feat(quickemu): enable SPICE display reconnection for running VMs
* fix(quickemu): simplify display device selection and remove -vga none
* feat(quickemu): enable local SPICE over Unix sockets with VirGL
* fix(quickget): pin macOS OpenCore and OVMF downloads to last-good commit
* fix(quickemu): use vmware-svga display for macOS guests
* fix(quickemu): disable serial by default for macOS and Windows
* feat(quickemu): prefer GTK display backend and add GTK->SDL fallback
-------------------------------------------------------------------
Tue Feb 3 18:53:07 UTC 2026 - Mikhail Paulyshka <me@mixaill.net>
- initial version