quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.84k stars 433 forks source link

fix: don't declare SPICE as local within configure_ports. close #1240 #1264

Closed mjoerg closed 2 weeks ago

mjoerg commented 1 month ago

Functionality was split across several functions in e29173a16d5fb1546a725a28bc8973007b228bbe, so SPICE cannot be local anymore as it is also referenced in vm_boot.

hrfried commented 1 month ago

Just wanted to confirm that this works for me on openSUSE tumbleweed. Was boggled why spice was failing to start, and options are a bit more limited with openSUSE (e.g. not building qemu with SDL support).