aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-config.h
blob: 08629deb99dc211e1f43ae68d7ddbdc8f2171200 (plain)
1
2
3
4
extern QemuOptsList qemu_drive_opts;
extern QemuOptsList qemu_device_opts;

int qemu_set_option(const char *str);