Revision 0d09e41a target-ppc/kvm.c

b/target-ppc/kvm.c
31 31
#include "sysemu/cpus.h"
32 32
#include "sysemu/device_tree.h"
33 33
#include "hw/sysbus.h"
34
#include "hw/spapr.h"
34
#include "hw/ppc/spapr.h"
35 35
#include "mmu-hash64.h"
36 36

  
37 37
#include "hw/sysbus.h"
38
#include "hw/spapr.h"
39
#include "hw/spapr_vio.h"
38
#include "hw/ppc/spapr.h"
39
#include "hw/ppc/spapr_vio.h"
40 40

  
41 41
//#define DEBUG_KVM
42 42

  

Also available in: Unified diff