From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [MINUTES] Monthly Xen.org Technical Call (2015-07-22) Date: Thu, 23 Jul 2015 13:44:57 -0400 Message-ID: <20150723174457.GE6598@konrad-lan.dumpdata.com> References: <1437642526.19412.54.camel@citrix.com> <30D22B78-9B4F-4F80-8CD4-CF2D6753052D@oracle.com> <55B0CD59.1060708@citrix.com> <1437650780.19412.90.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZIKYO-0003RJ-9d for xen-devel@lists.xenproject.org; Thu, 23 Jul 2015 17:45:08 +0000 Content-Disposition: inline In-Reply-To: <1437650780.19412.90.camel@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: Ian Campbell Cc: Elena Ufimtseva , Wei Liu , Andrew Cooper , George Dunlap , Stefano Stabellini , David Vrabel , Jan Beulich , Ian Jackson , xen-devel@lists.xenproject.org, Boris Ostrovsky , Roger Pau =?iso-8859-1?Q?Monn=E9?= List-Id: xen-devel@lists.xenproject.org On Thu, Jul 23, 2015 at 12:26:20PM +0100, Ian Campbell wrote: > On Thu, 2015-07-23 at 13:17 +0200, Roger Pau Monn=E9 wrote: > > El 23/07/15 a les 12.59, Konrad Rzeszutek Wilk ha escrit: > > [...] > > > We forgot to speak about dom0. This work outlined will lay out how = > > > to do it - but the pieces for dom0 are not implemented and would = > > > need work (which actually may be following most of the is_pvh in = > > > the hypervisor). > > = > > Let's do that once we have DomU nailed down and the guest ABI marked = > > as stable. > = > IIRC someone on the call pointed out that one large piece of the Dom0 > work would be very similar to the PCI passthrough work, so it makes > sense to defer them together. > = I don't recall that? = I think that the aim in January would be for domU. I don't know if dom0 work could also be done in that time-frame. > > = > > Some work will indeed be needed for Dom0, for example I would like to > > avoid using the current Dom0 builder (construct_dom0, that is suited for > > PV, but all the PVH hacks just make it almost impossible to understand) > > and start from scratch with a more sane approach. > > = > > Roger. > > =