]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - src/patches/qemu-kqemu_change-default-kqemu-bios.patch
sendEmail: New addon
[people/teissler/ipfire-2.x.git] / src / patches / qemu-kqemu_change-default-kqemu-bios.patch
CommitLineData
e825b015
AF
1diff -Naur qemu-0.11.1.org/hw/pc.c qemu-0.11.1/hw/pc.c
2--- qemu-0.11.1.org/hw/pc.c 2009-12-02 21:27:02.000000000 +0100
3+++ qemu-0.11.1/hw/pc.c 2010-12-27 12:09:41.845206649 +0100
4@@ -43,7 +43,7 @@
5 /* Show multiboot debug output */
6 //#define DEBUG_MULTIBOOT
7
8-#define BIOS_FILENAME "bios.bin"
9+#define BIOS_FILENAME "bios-kqemu.bin"
10 #define VGABIOS_FILENAME "vgabios.bin"
11 #define VGABIOS_CIRRUS_FILENAME "vgabios-cirrus.bin"
12