summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorAnthony Liguori2013-02-06 12:12:06 +0100
committerAnthony Liguori2013-02-06 03:51:37 +0100
commit5f876756c57c15f5e14d4136fc432b74f05f082b (patch)
treec29b82682ec92a630d9f9ff90a427e82576153db /pc-bios
parenttarget-s390x: Fix wrong comparison in interrupt handling (diff)
downloadqemu-5f876756c57c15f5e14d4136fc432b74f05f082b.tar.gz
qemu-5f876756c57c15f5e14d4136fc432b74f05f082b.tar.xz
qemu-5f876756c57c15f5e14d4136fc432b74f05f082b.zip
bios: recompile BIOS
SeaBIOS is really close to spilling over to 256k. Until we can better handle migration across RAM block size changes, recompile SeaBIOS with a compiler that causes the binary to still fit in 128k. This was built with: gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) On 64-bit Fedora 18. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/bios.binbin262144 -> 131072 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin
index 924bee30d5..ab5dd9db6a 100644
--- a/pc-bios/bios.bin
+++ b/pc-bios/bios.bin
Binary files differ