Revision b5ec5ce0 qemu-config.h

b/qemu-config.h
9 9
extern QemuOptsList qemu_rtc_opts;
10 10
extern QemuOptsList qemu_global_opts;
11 11
extern QemuOptsList qemu_mon_opts;
12
extern QemuOptsList qemu_cpudef_opts;
12 13

  
13 14
int qemu_set_option(const char *str);
14 15
int qemu_global_option(const char *str);

Also available in: Unified diff