From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MFTU5-0007Ti-TR for qemu-devel@nongnu.org; Sat, 13 Jun 2009 09:41:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MFTU1-0007Oy-GE for qemu-devel@nongnu.org; Sat, 13 Jun 2009 09:41:25 -0400 Received: from [199.232.76.173] (port=59501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MFTU0-0007OV-QY for qemu-devel@nongnu.org; Sat, 13 Jun 2009 09:41:20 -0400 Received: from mail-fx0-f209.google.com ([209.85.220.209]:42679) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MFTU0-0003lk-AO for qemu-devel@nongnu.org; Sat, 13 Jun 2009 09:41:20 -0400 Received: by fxm5 with SMTP id 5so29789fxm.34 for ; Sat, 13 Jun 2009 06:41:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1244712771-14432-1-git-send-email-kraxel@redhat.com> References: <1244712771-14432-1-git-send-email-kraxel@redhat.com> Date: Sat, 13 Jun 2009 16:41:19 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH RESEND 0/4] xen: misc fixes. From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org On 6/11/09, Gerd Hoffmann wrote: > Hi, > > This patch series is a collection of bugfixes for the xen backend > drivers. > > Can also be pulled from > git://git.et.redhat.com/qemu-kraxel.git (branch xen.v1). > > please apply, Thanks, applied.