From: Zhang Xiantao <[EMAIL PROTECTED]>

Signed-off-by: Zhang Xiantao <[EMAIL PROTECTED]>
Signed-off-by: Avi Kivity <[EMAIL PROTECTED]>

diff --git a/qemu/vl.h b/qemu/vl.h
index 1ad61c2..f162a4d 100644
--- a/qemu/vl.h
+++ b/qemu/vl.h
@@ -210,7 +210,7 @@ extern unsigned int nb_prom_envs;
 #ifndef TARGET_IA64
 #define MAX_BIOS_SIZE (4 * 1024 * 1024)
 #else
-#define MAX_BIOS_SIZE (16 * 1024 *1026)
+#define MAX_BIOS_SIZE (16 * 1024 *1024)
 #endif
 #if defined (TARGET_PPC) || defined (TARGET_SPARC64)
 #define BIOS_SIZE ((512 + 32) * 1024)

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-commits mailing list
kvm-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-commits

Reply via email to