I am running FreeBSD 14.3 as a guest using virt-manager, QEMU, KVM on a Linux host (Debian 13). The resolution of the VM guest (i.e. FreeBSD) does not automatically resize itself to the size of the host's VM window. I tried to fix that by installing the x11-drivers/xf86-video-qxl package in the FreeBSD guest, but that always causes a segmentation fault when starting X. This seems to be a known issue: x11-drivers/xf86-video-qxl - Segmentation fault and bus error with QEMU. Is there a workaround or alternative method?