From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Fantoni Subject: Re: [PATCH v3 2/6] libxl: do not add a vkb backend to hvm guests Date: Wed, 1 Jul 2015 13:10:37 +0200 Message-ID: <5593CAAD.5020203@m2r.biz> References: <1433930994-32527-2-git-send-email-stefano.stabellini@eu.citrix.com> <20150616145749.GC1813@zion.uk.xensource.com> <1435249141.32500.111.camel@citrix.com> <1435654263.21469.19.camel@citrix.com> <1435671177.21469.163.camel@citrix.com> <1435673633.21469.186.camel@citrix.com> <20150630203837.GF7546@l.oracle.com> <5593C70D.5020802@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <5593C70D.5020802@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= , Stefano Stabellini , Konrad Rzeszutek Wilk Cc: Ian.Jackson@eu.citrix.com, xen-devel@lists.xensource.com, Wei Liu , Ian Campbell List-Id: xen-devel@lists.xenproject.org Il 01/07/2015 12:55, Roger Pau Monn=E9 ha scritto: > El 01/07/15 a les 12.29, Stefano Stabellini ha escrit: >> Given that xen-fbfront is likely to go away for HVM guests, I wouldn't >> be opposed to stop the driver initialization in Linux on x86/HVM. Unless >> Roger's work on HVMlite is going to need xen-fbfront again, but in that >> case we'll be able to distinguish a regular HVM guest from an HVMlite >> guest, I think. > I haven't get to that point yet, but yes, it seems useful for HVMlite > guests because we won't have an emulated VGA card any more. If you don't want have emulated vga you can already do it fast in xl = cfg: vga=3D"none" Note: emulated vga is used by spice and vnc of hvm domUs, without = connecting with them you'll have black screen. > > HVMlite guest can be easily identified because they set the device model > to none: > > device_model_version =3D=3D LIBXL_DEVICE_MODEL_VERSION_NONE > > For HVMlite. > > Roger. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel