From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50522) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXY9f-00047M-1f for qemu-devel@nongnu.org; Mon, 16 Mar 2015 12:46:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXY9X-0006Jw-5G for qemu-devel@nongnu.org; Mon, 16 Mar 2015 12:46:14 -0400 Message-ID: <550708BC.5070808@suse.de> Date: Mon, 16 Mar 2015 12:45:48 -0400 From: Alexander Graf MIME-Version: 1.0 References: <1426247113-640-1-git-send-email-aik@ozlabs.ru> <55065525.5060307@ozlabs.ru> In-Reply-To: <55065525.5060307@ozlabs.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH qemu] pseries: Update SLOF firmware image to qemu-slof-20150313 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, Nikunj A Dadhania , David Gibson On 15.03.15 23:59, Alexey Kardashevskiy wrote: > On 03/13/2015 10:45 PM, Alexey Kardashevskiy wrote: >> The changelog is: >> > virtio: Fix vring allocation >> > helpers: Fix SLOF_alloc_mem_aligned to meet callers expectation >> > Set default palette according to "16-color Text Extension" document >> > Fix rectangle drawing functions to work also with higher bit depths >> > Fix the x86emu patch file >> > Silence compiler warning when building the biosemu >> > Use device-type Forth word to set up the corresponding property >> > Improve /openprom node >> > pci-properties: Remove redundant call to device-type >> > cas: reconfigure memory nodes >> > pci: use 64bit bar ranges > > > It would be really nice to have in 2.3 (I saw "hardfreeze" mail), or the > whole pseries-2.3 machine thing won't make sense. Sorry, I missed this > earlier, I honestly thought 64bit BARs are in upstream QEMU for a long > time already. Thanks, applied to ppc-next (for 2.3). I want to make sure it successfully goes through autotest first though before passing it into the upstream tree. Alex