From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZ9RK-0006Ha-IM for qemu-devel@nongnu.org; Sun, 05 May 2013 20:38:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZ9RJ-0005UL-MN for qemu-devel@nongnu.org; Sun, 05 May 2013 20:38:02 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Mon, 6 May 2013 02:37:49 +0200 Message-Id: <1367800672-2914-1-git-send-email-andreas.faerber@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL for-1.5 0/3] PReP patch queue 2013-05-05 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Andreas=20F=C3=A4rber?= , qemu-ppc@nongnu.org Hello, Please pull the PowerPC Reference Platform (PReP) queue into qemu.git master. It includes: * ppc NIP reset workaround for OpenHack'Ware, * ELF -bios support. * port 0092 read fix. The following changes since commit 467b34689d277fa56c09ad07ca0f08d7d7539f6d: Update OpenBIOS images (2013-05-05 09:53:22 +0000) are available in the git repository at: git://repo.or.cz/qemu/afaerber.git prep-up for you to fetch changes up to b6f54b31e7cfb2e88b76fc6cfc5334a26d1b9e53: prep: Make System I/O port 0092 read/write (2013-05-06 02:27:06 +0200) ---------------------------------------------------------------- Andreas Färber (1): prep: Add ELF support for -bios Fabien Chouteau (1): prep: Fix NIP reset value Julio Guerra (1): prep: Make System I/O port 0092 read/write hw/ppc/prep.c | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-)