From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRhZ4-0006Rp-Jo for qemu-devel@nongnu.org; Wed, 10 Sep 2014 09:04:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRhYw-0001pK-4j for qemu-devel@nongnu.org; Wed, 10 Sep 2014 09:04:02 -0400 Message-ID: <54104C39.4010106@suse.de> Date: Wed, 10 Sep 2014 15:03:53 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1409307142-2600-1-git-send-email-aik@ozlabs.ru> <1409307142-2600-17-git-send-email-aik@ozlabs.ru> In-Reply-To: <1409307142-2600-17-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v3 16/18] spapr_pci_vfio: Enable DDW 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, David Gibson On 29.08.14 12:12, Alexey Kardashevskiy wrote: > This implements DDW for VFIO. Host kernel support is required for this. > > After this patch DDW will be enabled on all machines but pseries-2.1. I fail to see the code that restricts DDW to pseries-2.1. Can you please point me to it? Alex