]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qga/main.c
migration/postcopy: set all_zero to true on the first target page
[mirror_qemu.git] / qga / main.c
index c0d77c79c45991c3c47c56fe9fd5a863d6f64e11..e5c39c189ae20619092515cf1b4ca9d530eade45 100644 (file)
 #include <syslog.h>
 #include <sys/wait.h>
 #endif
+#include "qemu-common.h"
 #include "qapi/qmp/json-parser.h"
 #include "qapi/qmp/qdict.h"
 #include "qapi/qmp/qjson.h"
 #include "qapi/qmp/qstring.h"
 #include "guest-agent-core.h"
-#include "qemu/module.h"
-#include "qga-qapi-commands.h"
+#include "qga-qapi-init-commands.h"
 #include "qapi/qmp/qerror.h"
 #include "qapi/error.h"
 #include "channel.h"