SPECS (AC-branch): qemu.spec - patches to allow coreboot load and ...

agaran agaran at pld-linux.org
Wed Jan 30 21:47:01 CET 2008


Author: agaran                       Date: Wed Jan 30 20:47:01 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- patches to allow coreboot load and qemu report correct memory size to bios

---- Files affected:
SPECS:
   qemu.spec (1.85.2.31 -> 1.85.2.32) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.85.2.31 SPECS/qemu.spec:1.85.2.32
--- SPECS/qemu.spec:1.85.2.31	Tue Jan 29 13:27:38 2008
+++ SPECS/qemu.spec	Wed Jan 30 21:46:55 2008
@@ -66,6 +66,10 @@
 #Patch12:	%{pname}-0.7.2-dyngen-check-stack-clobbers.patch
 Patch13:	%{pname}-dosguest.patch
 Patch14:	%{pname}-ppc_old_binutils.patch
+Patch15:	%{pname}-isa-bios-ram.patch
+# below one fixes problems with passing ram size to bios/bootloader
+# which affects coreboot/linuxbios
+Patch16:	%{pname}-piix-ram-size.patch
 URL:		http://fabrice.bellard.free.fr/qemu/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7}
@@ -204,6 +208,8 @@
 %patch13 -p1
 %endif
 %patch14 -p1
+%patch15 -p1
+%patch16 -p1
 
 %build
 %if %{with kernel}
@@ -348,6 +354,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85.2.32  2008-01-30 20:46:55  agaran
+- patches to allow coreboot load and qemu report correct memory size to bios
+
 Revision 1.85.2.31  2008-01-29 12:27:38  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.85.2.31&r2=1.85.2.32&f=u



More information about the pld-cvs-commit mailing list