- Switched to Alpine Linux 3.19 due to SVE issues.
- Back to Qemu 9.2.2 with the new 3dfx support and improved stability on older operating systems.
- Fixed an issue with retrieving the file path to change the device for virtual machines.
- Improved ROM Export interface.
- Added Device manager to the virtual machine when it's running in the list of virtual machines.
- Added 3dfx card in System Monitor.
- Fixed the virtual machine list crashing issue.
- Added automatic keyboard opening for the device change dialog with ID.
This commit is contained in:
An Bui 2025-12-24 13:42:05 +07:00
parent 5035362f94
commit 4427b8ad2d
5 changed files with 19 additions and 9 deletions

View file

@ -0,0 +1,4 @@
{
"aarch64":"https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2-3dfx/base-genegic-nosve-vectras-vm-arm64-v8a.tar.gz",
"amd64":"https://go.anbui.ovh/vectrasvm/files/qemu/9.2.2-3dfx/base-generic-vectras-vm-x86_64.tar.gz"
}