doing a small upgrade, due to the fact that "AQEMU" does not start in KLV-Airedale .
for some reason, the one that is out of the box Aqemu-0.9.4_1 does not want to work.
the reason is listed here https://github.com/void-linux/void-pack ... sues/39101
Aqemu-0.9.4-2-x86_64-Qt version 5.15.7 https://drive.google.com/drive/folders/ ... share_link
install from the box libvncserver , qemu
QEMU line ->
qemu-system-x86_64 -smp 2 -vga cirrus -machine accel=kvm -m 1024 -cdrom "/root/Downloads/KLV-Airedale-rc7.2.iso" -hda "/root/.aqemu/KLV_Airedale_rc7.2_HDA.img" -boot once=d,menu=off -net nic -net user -rtc base=localtime -name "KLV-Airedale-rc7.2" "$@"