From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNn59-0003tI-I7 for qemu-devel@nongnu.org; Wed, 12 Mar 2014 13:36:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNn55-0002gI-8J for qemu-devel@nongnu.org; Wed, 12 Mar 2014 13:36:43 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Wed, 12 Mar 2014 18:35:44 +0100 Message-Id: <1394645746-18874-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-2.0-rc0 0/2] PReP patch queue 2014-03-12 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Mark Cave-Ayland , Alexander Graf , =?UTF-8?q?Andreas=20F=C3=A4rber?= , qemu-ppc@nongnu.org, =?UTF-8?q?Herv=C3=A9=20Poussineau?= Hello Peter, Please pull the PowerPC Reference Platform (PReP) queue into qemu.git master. Note: These have not been on the list as is being binary patches but were reviewed and/or tested by Hervé and Mark, with code contributions by Alex. A second part enlarging the BIOS file and supporting binutils 2.19 depends on a mirror update and will be sent separately. Regards, Andreas Cc: Peter Maydell Cc: qemu-ppc@nongnu.org Cc: Alexander Graf Cc: Hervé Poussineau Cc: Mark Cave-Ayland The following changes since commit 2c3445bb850fbfb4481e9487d8852f10e8c74e4c: Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into staging (2014-03-12 12:47:26 +0000) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/prep-for-upstream for you to fetch changes up to 21143b615aaf6f1661a1a6e69f00a39e456cc168: prep: Update ppc_rom.bin (2014-03-12 17:26:40 +0100) ---------------------------------------------------------------- PReP machine and devices * ppc_rom.bin update and submodule ---------------------------------------------------------------- Andreas Färber (2): Add OpenHack'Ware submodule prep: Update ppc_rom.bin .gitmodules | 3 + pc-bios/README | 2 +- pc-bios/ohw.diff | 1843 --------------------------------------------------- pc-bios/ppc_rom.bin | Bin 524288 -> 524288 bytes roms/openhackware | 1 + 5 files changed, 5 insertions(+), 1844 deletions(-) delete mode 100644 pc-bios/ohw.diff create mode 160000 roms/openhackware