From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9KaP-0002Rm-JG for qemu-devel@nongnu.org; Wed, 27 May 2009 10:58:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9KaL-0002RI-3z for qemu-devel@nongnu.org; Wed, 27 May 2009 10:58:33 -0400 Received: from [199.232.76.173] (port=39840 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9KaK-0002R5-Qg for qemu-devel@nongnu.org; Wed, 27 May 2009 10:58:28 -0400 Received: from rv-out-0708.google.com ([209.85.198.245]:17646) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9KaJ-0001LW-R0 for qemu-devel@nongnu.org; Wed, 27 May 2009 10:58:28 -0400 Received: by rv-out-0708.google.com with SMTP id c5so1541961rvf.22 for ; Wed, 27 May 2009 07:58:25 -0700 (PDT) Message-ID: <4A1D550C.6030807@codemonkey.ws> Date: Wed, 27 May 2009 09:58:20 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Add HTTP protocol using curl v7 References: <1243004222-27822-1-git-send-email-agraf@suse.de> <20090527144951.GA4438@amd.home.annexia.org> In-Reply-To: <20090527144951.GA4438@amd.home.annexia.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Richard W.M. Jones" Cc: Alexander Graf , qemu-devel@nongnu.org Richard W.M. Jones wrote: > I tried to test out this patch, but unfortunately it doesn't apply to > the latest git repo - have you got an updated patch? > It's already in git. Regards, Anthony Liguori > Rich. > >