Merge branch 'master' of git://git.qemu.org/qemu into prep-up

Conflicts:
	hw/Makefile.objs
	hw/ppc_prep.c

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
This commit is contained in:
Andreas Färber 2013-01-10 21:52:28 +01:00
commit 63e3555e80
1953 changed files with 109215 additions and 41440 deletions

View file

@ -24,8 +24,9 @@
*/
#include "pc87312.h"
#include "blockdev.h"
#include "sysemu.h"
#include "sysemu/blockdev.h"
#include "sysemu/sysemu.h"
#include "char/char.h"
#include "trace.h"