From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMMh-0001jr-9f for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:21:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJMMe-0006Ep-2A for qemu-devel@nongnu.org; Thu, 05 Feb 2015 08:21:03 -0500 Message-ID: <54D36E36.80202@suse.de> Date: Thu, 05 Feb 2015 14:20:54 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1422582799-29384-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1422582799-29384-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 0/2] spapr-pci: Enable huge BARs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, David Gibson On 30.01.15 02:53, Alexey Kardashevskiy wrote: > This defines a new pseries machine and adds huge bars support which is > disabled by default on older pseries machines. > > Please comment. Thanks! Thanks, applied to ppc-next. Alex