]> Git Repo - qemu.git/blobdiff - migration/qemu-file-channel.c
migrate/cpu-throttle: Add max-cpu-throttle migration parameter
[qemu.git] / migration / qemu-file-channel.c
index 45c13f10285f9938af30bc7c34cc21b5f16d632b..e202d73834dace64ca4e67ec1fcff3ca58db0f87 100644 (file)
@@ -23,7 +23,9 @@
  */
 
 #include "qemu/osdep.h"
-#include "migration/qemu-file.h"
+#include "qemu-file-channel.h"
+#include "exec/cpu-common.h"
+#include "qemu-file.h"
 #include "io/channel-socket.h"
 #include "qemu/iov.h"
 
This page took 0.022427 seconds and 4 git commands to generate.