]> git.proxmox.com Git - qemu.git/blobdiff - qemu-config.h
QemuOpts: dump config.
[qemu.git] / qemu-config.h
index 3cc88644e2191f71fa429add8511a080e0f3df70..83f9300ce1f32d6fde95e77f6f0bae6624e151e1 100644 (file)
@@ -10,4 +10,6 @@ extern QemuOptsList qemu_rtc_opts;
 
 int qemu_set_option(const char *str);
 
+void qemu_config_write(FILE *fp);
+
 #endif /* QEMU_CONFIG_H */