1. c8057f9 Support 'help' as a synonym for '?' in command line options by Peter Maydell · 13 years ago
  2. 4e89978 qemu-option: qemu_opts_from_qdict(): use error_set() by Luiz Capitulino · 13 years ago
  3. 384f213 qemu-option: introduce qemu_opt_set_err() by Luiz Capitulino · 13 years ago
  4. 2995286 qemu-option: qemu_opts_validate(): use error_set() by Luiz Capitulino · 13 years ago
  5. 8be7e7e qemu-option: qemu_opts_create(): use error_set() by Luiz Capitulino · 13 years ago
  6. da93318 qemu-option: Add support for merged QemuOptsLists by Peter Maydell · 13 years ago
  7. 4f6dd9a qemu-option: Introduce default mechanism by Jan Kiszka · 13 years ago
  8. f02b77c qemu: Add opt_set_bool functionality by M. Mohan Kumar · 13 years ago
  9. 94ac726 error: New qemu_opts_loc_restore() by Markus Armbruster · 15 years ago
  10. bb67ab0 qemu-option: New qemu_opts_reset() by Markus Armbruster · 15 years ago
  11. b50cbab add support for protocol driver create_options by MORITA Kazutaka · 15 years ago
  12. 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
  13. 01e7f18 qemu-option: Functions to convert to/from QDict by Markus Armbruster · 15 years ago
  14. 238431a Allow const QemuOptDesc by Blue Swirl · 15 years ago
  15. 5dc519e Add qemu_opts_validate() for post parsing validation by Mark McLoughlin · 15 years ago
  16. 8756aa7 Fix mingw32 compile by Blue Swirl · 15 years ago
  17. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  18. 96729cb QemuOpts: split option parser into two functions. by Gerd Hoffmann · 15 years ago
  19. 4802607 QemuOpts: add some functions by Gerd Hoffmann · 16 years ago
  20. e27c88f QemuOpts: framework for storing and parsing options. by Gerd Hoffmann · 16 years ago
  21. 62c5802 move parser functions from vl.c to qemu-option.c by Gerd Hoffmann · 16 years ago
  22. db08adf qemu-img: Print available options with -o ? by Kevin Wolf · 16 years ago
  23. d3f2436 Create qemu-option.h by Kevin Wolf · 16 years ago