Revision dfe795e7 qemu-config.h
b/qemu-config.h | ||
---|---|---|
16 | 16 |
extern QemuOptsList qemu_cpudef_opts; |
17 | 17 |
|
18 | 18 |
QemuOptsList *qemu_find_opts(const char *group); |
19 |
void qemu_add_opts(QemuOptsList *list); |
|
19 | 20 |
int qemu_set_option(const char *str); |
20 | 21 |
int qemu_global_option(const char *str); |
21 | 22 |
void qemu_add_globals(void); |
Also available in: Unified diff