From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: xsplice-build prototype (was [PATCH v1 1/5] xsplice: Design document.) Date: Mon, 12 Oct 2015 10:20:33 -0400 Message-ID: <20151012142033.GA16375@l.oracle.com> References: <1442437276-2620-1-git-send-email-konrad.wilk@oracle.com> <1442437276-2620-2-git-send-email-konrad.wilk@oracle.com> <561250C9.7040400@citrix.com> <561B9D0C.3090303@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZldyI-0001yU-AG for xen-devel@lists.xenproject.org; Mon, 12 Oct 2015 14:21:02 +0000 Content-Disposition: inline In-Reply-To: <561B9D0C.3090303@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: Ross Lagerwall Cc: elena.ufimtseva@oracle.com, hanweidong@huawei.com, jbeulich@suse.com, john.liuqiming@huawei.com, paul.voccio@rackspace.com, daniel.kiper@oracle.com, major.hayden@rackspace.com, liuyingdong@huawei.com, aliguori@amazon.com, xen-devel@lists.xenproject.org, lars.kurth@citrix.com, steven.wilson@rackspace.com, ian.campbell@citrix.com, peter.huangpeng@huawei.com, msw@amazon.com, xiantao.zxt@alibaba-inc.com, rick.harris@rackspace.com, boris.ostrovsky@oracle.com, josh.kearney@rackspace.com, jinsong.liu@alibaba-inc.com, amesserl@rackspace.com, mpohlack@amazon.com, fanhenglong@huawei.com, andrew.cooper3@citrix.com List-Id: xen-devel@lists.xenproject.org > If no one else is working on it, I'm going to start the next steps which is: > * Load the ELF binary into Xen memory. > * Resolve symbols. > * Perform ELF relocations I updated the Wiki xSplice with this and the URL to the tool. > > I'll use Konrad's xsplice.v1.1 branch as a starting point to provide the > hypervisor interface for this work. BTW, I also pushed xsplice.v1.2 which has the XENVER patches I posted a couple of days ago (along with the xSplice using it). It also has some fixes to xSplice hypervisor code (wrong XSM check). Thank you! > > Thanks > -- > Ross Lagerwall