From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMe97-0005UW-UZ for qemu-devel@nongnu.org; Wed, 27 Aug 2014 10:24:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMe91-0006x2-NI for qemu-devel@nongnu.org; Wed, 27 Aug 2014 10:24:21 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:58641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMe91-0006wx-IM for qemu-devel@nongnu.org; Wed, 27 Aug 2014 10:24:15 -0400 Received: by mail-pd0-f172.google.com with SMTP id y13so346927pdi.31 for ; Wed, 27 Aug 2014 07:24:10 -0700 (PDT) Message-ID: <53FDEA02.2080704@ozlabs.ru> Date: Thu, 28 Aug 2014 00:24:02 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1408097555-28126-1-git-send-email-aik@ozlabs.ru> <1408097555-28126-14-git-send-email-aik@ozlabs.ru> <53FDA86B.1000409@suse.de> In-Reply-To: <53FDA86B.1000409@suse.de> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2 13/13] spapr: Add pseries-2.2 machine with default "ddw" option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , qemu-devel@nongnu.org Cc: Alex Williamson , qemu-ppc@nongnu.org, Gavin Shan , David Gibson On 08/27/2014 07:44 PM, Alexander Graf wrote: > > > On 15.08.14 12:12, Alexey Kardashevskiy wrote: >> This defines new "pseries" machine version which is capable of DDW >> (dynamic DMA windows) by default. >> >> Signed-off-by: Alexey Kardashevskiy > > This machine should also be the new default for -M pseries. I was hoping that the David's machines patch will go first and I'll have to rework mine anyway :) -- Alexey