Add qemu 2.4.0
[kvmfornfv.git] / qemu / include / hw / ppc / ppc_e500.h
diff --git a/qemu/include/hw/ppc/ppc_e500.h b/qemu/include/hw/ppc/ppc_e500.h
new file mode 100644 (file)
index 0000000..b66c0e3
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef HW_PPC_E500_H
+#define HW_PPC_E500_H
+
+void ppce500_set_mpic_proxy(bool enabled);
+
+#endif