From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 1/2] xenconsoled: use grant references instead of map_foreign_range Date: Thu, 17 Jan 2013 17:42:41 +0000 Message-ID: <1358444561.12854.29.camel@dagon.hellion.org.uk> References: <1357838913-29968-1-git-send-email-dgdegra@tycho.nsa.gov> <1358441447.13856.94.camel@zakaz.uk.xensource.com> <50F82DC8.4060704@tycho.nsa.gov> <1358442356.13856.99.camel@zakaz.uk.xensource.com> <50F831B0.8050707@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <50F831B0.8050707@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf Cc: Stefano Stabellini , Ian Jackson , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Thu, 2013-01-17 at 17:15 +0000, Daniel De Graaf wrote: > That was done in the same patch that reads xenstored's path, and it > was put in quite a while ago - the code is in tools/libxl/libxl_dom.c Ah, so it was. Great I don't need to find it and commit it then ;-) Ian.