>>2867There's stuff that needs a GUI or benefits from it.
Then there's stuff that doesn't benefit, or even makes things worse.
In this case, it actually makes things worse. Takes a small QEMU command and adds on a problematic layer.
qemu-system-x86_64 \
-nodefaults \
-machine q35,accel=kvm \
-cpu host,+topoext \
-smp 12 \
-m 6G \
-nic user,model=virtio \
-display gtk,gl=on,full-screen=on \
Post too long. Click here to view the full text.