From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] libxl: create PVH guests with max memory assigned Date: Fri, 18 Jul 2014 15:33:25 -0400 Message-ID: <20140718193325.GI15947@laptop.dumpdata.com> References: <1405594942-20760-1-git-send-email-roger.pau@citrix.com> <20140718164924.GA9514@laptop.dumpdata.com> <20140718171922.GA30612@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1X8DuT-0006U9-I6 for xen-devel@lists.xenproject.org; Fri, 18 Jul 2014 19:33:37 +0000 Content-Disposition: inline In-Reply-To: <20140718171922.GA30612@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: xen-devel@lists.xenproject.org, Ian Jackson , Ian Campbell , Roger Pau Monne List-Id: xen-devel@lists.xenproject.org On Fri, Jul 18, 2014 at 07:19:22PM +0200, Olaf Hering wrote: > On Fri, Jul 18, Konrad Rzeszutek Wilk wrote: > > > There is something odd about your email. When I look at in > > mutt I see the patch, but if I save it and try do git am > > it complains. > > Try "ESC s" for decoded-safe (or something like that). That is awesome. Thanks! > > Olaf