]> Git Repo - qemu.git/blobdiff - qemu-common.h
Add MigrationParams structure
[qemu.git] / qemu-common.h
index 9d9e603c6e5e2f956bd81a392efd9ac4a1d4b0d8..c8c6b2ae352044e3d33f75d1df39863ae457fd69 100644 (file)
@@ -17,6 +17,7 @@ typedef struct DeviceState DeviceState;
 
 struct Monitor;
 typedef struct Monitor Monitor;
+typedef struct MigrationParams MigrationParams;
 
 /* we put basic includes here to avoid repeating them in device drivers */
 #include <stdlib.h>
This page took 0.022322 seconds and 4 git commands to generate.