From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2hZN-0000xm-P6 for qemu-devel@nongnu.org; Thu, 03 Jul 2014 10:01:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X2hZC-0005eh-KS for qemu-devel@nongnu.org; Thu, 03 Jul 2014 10:01:01 -0400 Message-ID: <53B56211.8030007@suse.de> Date: Thu, 03 Jul 2014 16:00:49 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1404393956-16943-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1404393956-16943-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] pseries: Update SLOF firmware image to qemu-slof-20140630 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 On 03.07.14 15:25, Alexey Kardashevskiy wrote: > The changelog is: > > Quieten the grub warning > > Add boot menu support > > boot from disk having chrp-boot file > > fat16: fix read and remove debug messages > > dhcparch define missing in compilation > > pci-scan: reserve memory for pci-bridge without devices > > pci-bridge: Fix ranges when no device beyond the bridge > > Set dhcp arch in board-qemu config file > > xhci: fix controller stop > > dhcp: support client architecture code 93 > > virtio-blk: support variable block size > > usb: use common pci dma alloc/mapping routines > > Remove unused SLOF code > > pci-bridge: generic bridge needs to support pci dma functions > > pci: extract dma functions as separate file > > e1000: fix usage of multiple nics > > Cc: Nikunj A Dadhania > Signed-off-by: Alexey Kardashevskiy Thanks, applied to ppc-next (for 2.1). Alex