From: Anthony Liguori Date: Mon, 14 Jun 2010 15:33:36 +0000 (-0500) Subject: Merge remote branch 'kwolf/for-anthony' into staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a4673e276248ada38f40d39191a197e7e35d3f8b;p=qemu.git Merge remote branch 'kwolf/for-anthony' into staging Conflicts: hw/pc.c --- a4673e276248ada38f40d39191a197e7e35d3f8b diff --cc hw/pc.c index 14911297ea,6e7c468906..0f7d330609 --- a/hw/pc.c +++ b/hw/pc.c @@@ -35,7 -35,7 +35,8 @@@ #include "elf.h" #include "multiboot.h" #include "mc146818rtc.h" +#include "sysbus.h" + #include "sysemu.h" /* output Bochs bios info messages */ //#define DEBUG_BIOS