Revision 9c17d615 hw/ppc_newworld.c

b/hw/ppc_newworld.c
54 54
#include "nvram.h"
55 55
#include "pci/pci.h"
56 56
#include "net/net.h"
57
#include "sysemu.h"
57
#include "sysemu/sysemu.h"
58 58
#include "boards.h"
59 59
#include "fw_cfg.h"
60 60
#include "escc.h"
......
62 62
#include "ide.h"
63 63
#include "loader.h"
64 64
#include "elf.h"
65
#include "kvm.h"
65
#include "sysemu/kvm.h"
66 66
#include "kvm_ppc.h"
67 67
#include "hw/usb.h"
68
#include "blockdev.h"
68
#include "sysemu/blockdev.h"
69 69
#include "exec/address-spaces.h"
70 70
#include "sysbus.h"
71 71

  

Also available in: Unified diff