summaryrefslogtreecommitdiff
path: root/sysemu.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysemu.h')
-rw-r--r--sysemu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysemu.h b/sysemu.h
index 359de42..71358c0 100644
--- a/sysemu.h
+++ b/sysemu.h
@@ -25,6 +25,7 @@ extern const char *bios_name;
char *qemu_find_file(int type, const char *name);
extern int vm_running;
+extern int vm_setup;
extern const char *qemu_name;
extern uint8_t qemu_uuid[];
int qemu_uuid_parse(const char *str, uint8_t *uuid);