From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW32P-0004tw-Vi for qemu-devel@nongnu.org; Fri, 04 Apr 2014 08:16:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW32J-0006Zg-OA for qemu-devel@nongnu.org; Fri, 04 Apr 2014 08:16:01 -0400 Message-ID: <533EA27A.4030109@suse.de> Date: Fri, 04 Apr 2014 14:15:54 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1396573055-29717-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1396573055-29717-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 v2] pseries: Update SLOF firmware image to qemu-slof-20140404 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Nikunj A Dadhania On 04/04/2014 02:57 AM, Alexey Kardashevskiy wrote: > The change log is: > > Isolate sc 1 detection logic > > build: auto-detect ppc64 architecture > > cas: increase hcall buffer size to accomodate 256 cpus > > usb: change device tree naming > > usb-core: adjust port numbers in set_address > > virtio-scsi: correct srplun comment > > Fix kernel loading > > Workaround to make grub2 assign server ip from dhcp ack packet only > > ELF: Enter LE binary in LE mode > > ELF loading should fail for virt != phys > > Signed-off-by: Alexey Kardashevskiy Thanks, applied to ppc-next. Let's shoot this for 2.0! Alex