From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLHAi-00021C-A8 for qemu-devel@nongnu.org; Tue, 01 Nov 2011 12:26:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLHAc-0002aQ-R3 for qemu-devel@nongnu.org; Tue, 01 Nov 2011 12:26:44 -0400 Received: from mail-ey0-f173.google.com ([209.85.215.173]:64538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLHAc-0002Zr-JH for qemu-devel@nongnu.org; Tue, 01 Nov 2011 12:26:38 -0400 Received: by eyh6 with SMTP id 6so7133084eyh.4 for ; Tue, 01 Nov 2011 09:26:37 -0700 (PDT) MIME-Version: 1.0 Sender: anthony.perard@gmail.com In-Reply-To: <1320163646-24291-1-git-send-email-anthony.perard@citrix.com> References: <1320163646-24291-1-git-send-email-anthony.perard@citrix.com> From: Anthony PERARD Date: Tue, 1 Nov 2011 16:26:05 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH V3 00/13] libxl: QMP client improvement + pci passthrougth insert through QMP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU-devel , Stefano Stabellini Oops, I have sent this series to too many ml :-( On Tue, Nov 1, 2011 at 16:07, Anthony PERARD wrote: > This patch series improves the QMP client in lib XenLight to be able to insert > a PCI passthrough device with the upstream QEMU. This require to apply a patch > series for QEMU (named Xen PCI Passthrough). -- Anthony PERARD