]> git.proxmox.com Git - qemu.git/blob - qemu-config.h
Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
[qemu.git] / qemu-config.h
1 extern QemuOptsList qemu_drive_opts;
2 extern QemuOptsList qemu_device_opts;
3
4 int qemu_set_option(const char *str);