]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-config.h
Add cpu model configuration support..
[mirror_qemu.git] / qemu-config.h
index dd89ae4683c958cc2396fbe01ca129de1e549792..b335c42926b329bb2a43435a7e108e2886e516f6 100644 (file)
@@ -9,6 +9,7 @@ extern QemuOptsList qemu_net_opts;
 extern QemuOptsList qemu_rtc_opts;
 extern QemuOptsList qemu_global_opts;
 extern QemuOptsList qemu_mon_opts;
+extern QemuOptsList qemu_cpudef_opts;
 
 int qemu_set_option(const char *str);
 int qemu_global_option(const char *str);