]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ppc_prep.c
Merge remote-tracking branch 'kraxel/build.1' into staging
[mirror_qemu.git] / hw / ppc_prep.c
index 25cc0490f936ab67c90b8a370506d4acb13efab4..9c78c863e846ec065581cd55396a40b79176c9d9 100644 (file)
 #include "serial.h"
 #include "fdc.h"
 #include "net/net.h"
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 #include "isa.h"
 #include "pci/pci.h"
 #include "pci/pci_host.h"
 #include "ppc.h"
 #include "boards.h"
-#include "qemu-log.h"
+#include "qemu/log.h"
 #include "ide.h"
 #include "loader.h"
 #include "mc146818rtc.h"
-#include "blockdev.h"
-#include "arch_init.h"
-#include "exec-memory.h"
+#include "sysemu/blockdev.h"
+#include "sysemu/arch_init.h"
+#include "exec/address-spaces.h"
 
 //#define HARD_DEBUG_PPC_IO
 //#define DEBUG_PPC_IO