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 perfectly fine situation for PV and PVH guests without > any qemu based backends, handle this case gracefully. > > Fixes: 19ab8356abe4 ("tools: remove support for running a guest with > qemu-traditional") > Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD