]> Git Repo - qemu.git/blobdiff - balloon.c
Zero out the host's `msg_control` buffer
[qemu.git] / balloon.c
index f2ef50cf77cb0d59e6902b3f77869eb5f5cfd3df..6bf0a968137728b89259932d6efa44f8ef50daf9 100644 (file)
--- a/balloon.c
+++ b/balloon.c
 #include "exec/cpu-common.h"
 #include "sysemu/kvm.h"
 #include "sysemu/balloon.h"
-#include "trace.h"
-#include "qmp-commands.h"
+#include "trace-root.h"
+#include "qapi/error.h"
+#include "qapi/qapi-commands-misc.h"
 #include "qapi/qmp/qerror.h"
-#include "qapi/qmp/qjson.h"
 
 static QEMUBalloonEvent *balloon_event_fn;
 static QEMUBalloonStatus *balloon_stat_fn;
This page took 0.023691 seconds and 4 git commands to generate.