From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Um9nZXIgUGF1IE1vbm7DqQ==?= Subject: Re: [MINUTES] Monthly Xen.org Technical Call (2015-07-22) Date: Thu, 23 Jul 2015 13:17:45 +0200 Message-ID: <55B0CD59.1060708@citrix.com> References: <1437642526.19412.54.camel@citrix.com> <30D22B78-9B4F-4F80-8CD4-CF2D6753052D@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZIEVi-0005QR-Hb for xen-devel@lists.xenproject.org; Thu, 23 Jul 2015 11:17:58 +0000 In-Reply-To: <30D22B78-9B4F-4F80-8CD4-CF2D6753052D@oracle.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: Konrad Rzeszutek Wilk , Ian Campbell , xen-devel@lists.xenproject.org Cc: Elena Ufimtseva , Wei Liu , Andrew Cooper , George Dunlap , Stefano Stabellini , David Vrabel , Jan Beulich , Ian Jackson , Boris Ostrovsky List-Id: xen-devel@lists.xenproject.org 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. 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.