This conflicts with
video
model type=“virtio” heads=“1” primary=“yes”
acceleration accel3d=“yes”
model
address type=“pci” domain=“0x0000” bus=“0x00” slot=“0x01” function=“0x0”
video
So the VM ( which is F33) doesn’t start
I can manually edit XML to set
gl enable to “yes” and the VM will start up with virgl enabled
OR I can set acceleration accel3d to “no” and the VM will start up with virgl disabled
When I power the VM down and quit Gnome-boxes. The edited XML that works remains
It only changes on startup of Gnome-boxes
I’m not sure where Gnome-boxes gets the setting for gl enable.
I just tried it and also have same experiences. Even though I tried to edit directly to ~/.config/libvirt/qemu/image.xml, it also same. Using virsh edit also not help, and gnome-boxes will overwrite it on start up.
The weird things is on ~/.config/libvirt/qemu/snapshots/ there some files that saved exactly like what I edited from inside gnome-boxes. But when reverting back to this snapshot that contain edited file also end up with gnome-boxes overwrite it again on start up.