On Mon, Jan 15, 2018 at 09:23:20PM +0000, Michael Young wrote: > Currently the boot of a pvh guest using the qemu-xen device model fails > with the error > xen emulation not implemented (yet) > in the qemu-dm log file. This patch adds the missing -xen-attach > argument. > > V2: Use b_info->type != LIBXL_DOMAIN_TYPE_HVM instead of > (b_info->type == LIBXL_DOMAIN_TYPE_PV) || > (b_info->type == LIBXL_DOMAIN_TYPE_PVH) > as recommended by Roger Pau Monné. > > Signed-off-by: Michael Young <m.a.yo...@durham.ac.uk> > Reviewed-by: Roger Pau Monné <roger....@citrix.com> >
Acked-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel