On Fri, 2017-03-17 at 10:19 -0400, Konrad Rzeszutek Wilk wrote: > --- a/tools/libxl/libxl_create.c > +++ b/tools/libxl/libxl_create.c > @@ -225,7 +225,7 @@ int libxl__domain_build_info_setdefault(libxl__gc > *gc, >              if (b_info->device_model_version == > LIBXL_DEVICE_MODEL_VERSION_NONE) >                  b_info->u.hvm.vga.kind = > LIBXL_VGA_INTERFACE_TYPE_NONE; >              else > -                b_info->u.hvm.vga.kind = > LIBXL_VGA_INTERFACE_TYPE_CIRRUS; > +                b_info->u.hvm.vga.kind = > LIBXL_VGA_INTERFACE_TYPE_STD; >          } >   For what is worth, I'd agree. If I remember correct, though, there was the concern of what happens when migrating a domain from Xen 4.8 --which would have been build with cirrus by default-- to Xen 4.9 --which, with this, would build the receiver domain with stdvga... Or is this not an issue / does not happen? Regards, Dario -- <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)