From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9cmf-00088E-4t for qemu-devel@nongnu.org; Mon, 19 Mar 2012 09:38:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9cmZ-0006TV-Bh for qemu-devel@nongnu.org; Mon, 19 Mar 2012 09:38:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9cmZ-0006TJ-3F for qemu-devel@nongnu.org; Mon, 19 Mar 2012 09:37:55 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q2JDbr8a031490 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 19 Mar 2012 09:37:53 -0400 From: Gerd Hoffmann Date: Mon, 19 Mar 2012 14:37:49 +0100 Message-Id: <1332164271-3052-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/2] update seabios to 1.6.3.2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Second try, no changes, just rebased and this time including the tree to pull from in the cover letter ... cheers, Gerd The following changes since commit 5bd33de6635577744b3c10dd3913bfe8c5ffaf40: tcg: fix sparc host for AREG0 free operation (2012-03-18 19:15:32 +0000) are available in the git repository at: git://git.kraxel.org/qemu seabios-1.6.3.2 Gerd Hoffmann (2): Add seabios build scripts to roms/ Update seabios to 1.6.3.2 pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/Makefile | 10 ++++++++++ roms/config.seabios | 1 + roms/configure-seabios.sh | 5 +++++ roms/seabios | 2 +- 5 files changed, 17 insertions(+), 1 deletions(-) create mode 100644 roms/Makefile create mode 100644 roms/config.seabios create mode 100755 roms/configure-seabios.sh