Revision 9c17d615 target-ppc/kvm.c

b/target-ppc/kvm.c
24 24

  
25 25
#include "qemu-common.h"
26 26
#include "qemu/timer.h"
27
#include "sysemu.h"
28
#include "kvm.h"
27
#include "sysemu/sysemu.h"
28
#include "sysemu/kvm.h"
29 29
#include "kvm_ppc.h"
30 30
#include "cpu.h"
31
#include "cpus.h"
32
#include "device_tree.h"
31
#include "sysemu/cpus.h"
32
#include "sysemu/device_tree.h"
33 33
#include "hw/sysbus.h"
34 34
#include "hw/spapr.h"
35 35

  

Also available in: Unified diff