From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVi29-00075c-PN for qemu-devel@nongnu.org; Thu, 03 Apr 2014 09:50:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVi22-0005g9-9C for qemu-devel@nongnu.org; Thu, 03 Apr 2014 09:50:21 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:52975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVi22-0005ff-3V for qemu-devel@nongnu.org; Thu, 03 Apr 2014 09:50:14 -0400 Received: by mail-pd0-f182.google.com with SMTP id y10so1813836pdj.41 for ; Thu, 03 Apr 2014 06:50:12 -0700 (PDT) Message-ID: <533D6710.2000503@ozlabs.ru> Date: Fri, 04 Apr 2014 00:50:08 +1100 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1396531524-10379-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1396531524-10379-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] pseries: Update SLOF firmware image to qemu-slof-20140404 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org, Alexander Graf On 04/04/2014 12:25 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 This binary is broken, please ignore :-/ -- Alexey