From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] libxl: create PVH guests with max memory assigned Date: Fri, 18 Jul 2014 18:11:26 +0100 Message-ID: <53C9553E.20908@citrix.com> References: <1405594942-20760-1-git-send-email-roger.pau@citrix.com> <20140718164924.GA9514@laptop.dumpdata.com> <53C952BA.9020708@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1X8BhV-0004EX-4B for xen-devel@lists.xenproject.org; Fri, 18 Jul 2014 17:12:05 +0000 In-Reply-To: <53C952BA.9020708@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: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= , Konrad Rzeszutek Wilk Cc: xen-devel@lists.xenproject.org, Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 18/07/14 18:00, Roger Pau Monn=E9 wrote: > On 18/07/14 18:49, Konrad Rzeszutek Wilk wrote: >> On Thu, Jul 17, 2014 at 01:02:22PM +0200, Roger Pau Monne wrote: >>> Since PVH guests are very similar to HVM guests in terms of memory >>> management, start the guest with the maximum memory assigned and let >>> it balloon down. >> 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. >> >> Looking at the file I see: >> >> U2luY2UgUFZIIGd1ZXN0cyBhcmUgdmVyeSBzaW1pbGFyIHRvIEhWTSBndWVzdHMgaW4= gdGVybXMg >> b2YgbWVtb3J5Cm1hbmFnZW1lbnQsIHN0YXJ0IHRoZSBndWVzdCB3aXRoIHRoZSBtYXh= pbXVtIG1l >> bW9yeSBhc3NpZ25lZCBhbmQgbGV0Cml0IGJhbGxvb24gZG93bi4KClNpZ25lZC1vZmY= tYnk6IFJv >> Z2VyIFBhdSBNb25uw6kgPHJvZ2VyLnBhdUBjaXRyaXguY29tPgpDYzogSWFuIEphY2t= zb24gPGlh >> bi5qYWNrc29uQGV1LmNpdHJpeC5jb20+CkNjOiBJYW4gQ2FtcGJlbGwgPGlhbi5jYW1= wYmVsbEBj >> aXRyaXguY29tPgpDYzogTXVrZXNoIFJhdGhvciA8bXVrZXNoLnJhdGhvckBvcmFjbGU= uY29tPgot >> >> .. and so. >> >> Have you changed something recently in your git sendmail setup? > No, I haven't touched my git config since more than two years probably. > Maybe Citrix smtp server is mangling it? > > Anyway, I'm attaching a copy, I hope you will be able to fetch it. > > Roger. Message-ID: <1405594942-20760-1-git-send-email-roger.pau@citrix.com> X-Mailer: git-send-email 1.7.7.5 (Apple Git-26) Content-Type: text/plain; charset=3D"utf-8" Content-Transfer-Encoding: base64 Something decided to base64 encode it... ~Andrew