On Fri, Jul 11, 2025 at 11:19:44AM +0200, Juergen Gross wrote:
> When removing qemu-trad support, libxl__domain_build_info_setdefault()
> was modified to only allow qemu-xen as a device model. This change
> resulted in an error at domain creation when qemu-xen isn't there.
>
> As this is a perfect
When removing qemu-trad support, libxl__domain_build_info_setdefault()
was modified to only allow qemu-xen as a device model. This change
resulted in an error at domain creation when qemu-xen isn't there.
As this is a perfectly fine situation for PV and PVH guests without
any qemu based backends,