]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/ppc/kvm_ppc.h
Merge tag 'bsd-user-2023q1-pull-request' of gitlab.com:bsdimp/qemu into staging
[mirror_qemu.git] / target / ppc / kvm_ppc.h
index ee9325bf9ae631a452b6fb6bb98f927beb9c763d..5fd9753953cbc08d9e749ce475329d1a6a1b92b6 100644 (file)
@@ -9,6 +9,9 @@
 #ifndef KVM_PPC_H
 #define KVM_PPC_H
 
+#include "exec/hwaddr.h"
+#include "cpu.h"
+
 #define TYPE_HOST_POWERPC_CPU POWERPC_CPU_TYPE_NAME("host")
 
 #ifdef CONFIG_KVM