|
@@ -18,6 +18,7 @@
|
|
*/
|
|
*/
|
|
|
|
|
|
#include "qemu/osdep.h"
|
|
#include "qemu/osdep.h"
|
|
|
|
+#include "qemu/units.h"
|
|
#include "qapi/error.h"
|
|
#include "qapi/error.h"
|
|
#include "sysemu/sysemu.h"
|
|
#include "sysemu/sysemu.h"
|
|
#include "sysemu/numa.h"
|
|
#include "sysemu/numa.h"
|
|
@@ -31,7 +32,6 @@
|
|
#include "hw/ppc/pnv_core.h"
|
|
#include "hw/ppc/pnv_core.h"
|
|
#include "hw/loader.h"
|
|
#include "hw/loader.h"
|
|
#include "exec/address-spaces.h"
|
|
#include "exec/address-spaces.h"
|
|
-#include "qemu/cutils.h"
|
|
|
|
#include "qapi/visitor.h"
|
|
#include "qapi/visitor.h"
|
|
#include "monitor/monitor.h"
|
|
#include "monitor/monitor.h"
|
|
#include "hw/intc/intc.h"
|
|
#include "hw/intc/intc.h"
|