提交 96284e89 编写于 作者: P Paolo Bonzini 提交者: Blue Swirl

include qemu-thread.h early

Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
上级 9257d46d
......@@ -32,6 +32,7 @@
#include "kvm.h"
#include "exec-all.h"
#include "qemu-thread.h"
#include "cpus.h"
#include "compatfd.h"
......@@ -592,8 +593,6 @@ void vm_stop(int reason)
#else /* CONFIG_IOTHREAD */
#include "qemu-thread.h"
QemuMutex qemu_global_mutex;
static QemuMutex qemu_fair_mutex;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册