From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wz7d3-00024M-HG for qemu-devel@nongnu.org; Mon, 23 Jun 2014 13:02:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wz7cw-000621-2h for qemu-devel@nongnu.org; Mon, 23 Jun 2014 13:02:01 -0400 Message-ID: <53A85D80.7040806@suse.de> Date: Mon, 23 Jun 2014 19:01:52 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1402378764-1870-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1402378764-1870-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v9 0/4] vfio on spapr-ppc64 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: Alex Williamson , qemu-ppc@nongnu.org, Gavin Shan On 10.06.14 07:39, Alexey Kardashevskiy wrote: > Yet another try with VFIO on SPAPR (server PPC64). > > This adds VFIO support on SPAPR for the existing VFIO-SPAPR-TCE driver > in the upstream kernel. > > Individual patches have more detailed commit logs. > > Please comment. Thanks! Thanks, applied to ppc-next. Alex