1. b560a9a qemu-option: Reject anti-social IDs by Markus Armbruster · 15 years ago
  2. bd69fe8 qemu-option: Fix uninitialized value in append_option_parameter by Kevin Wolf · 15 years ago
  3. b50cbab add support for protocol driver create_options by MORITA Kazutaka · 15 years ago
  4. d510c5c Fix tiny leak in qemu_opts_parse by Jan Kiszka · 15 years ago
  5. db716e9 error: Convert qemu_opts_validate() to QError by Markus Armbruster · 15 years ago
  6. c64f27d error: Convert qemu_opts_set() to QError by Markus Armbruster · 15 years ago
  7. 975b63a error: Convert qemu_opts_create() to QError by Markus Armbruster · 15 years ago
  8. d35215f Fix OpenBSD linker warning by Blue Swirl · 15 years ago
  9. 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
  10. 01e7f18 qemu-option: Functions to convert to/from QDict by Markus Armbruster · 15 years ago
  11. 827b081 error: Infrastructure to track locations for error reporting by Markus Armbruster · 15 years ago
  12. 238431a Allow const QemuOptDesc by Blue Swirl · 15 years ago
  13. 4a2594d qemu-option: Make qemu_opts_foreach() accumulate return values by Markus Armbruster · 15 years ago
  14. d318ff9 QemuOpts: allow larger option values. by Gerd Hoffmann · 15 years ago
  15. b09417b qemu-opts: Release id on deletion by Jan Kiszka · 15 years ago
  16. dc9ca4b Never overwrite a QemuOpt by Mark McLoughlin · 15 years ago
  17. 5dc519e Add qemu_opts_validate() for post parsing validation by Mark McLoughlin · 15 years ago
  18. 2cfa571 Make qemu_opts_parse() handle empty strings by Mark McLoughlin · 15 years ago
  19. a676968 Remove bogus error message from qemu_opts_set() by Mark McLoughlin · 15 years ago
  20. 1f5c177 qemu-option: rename bool -> boolean by Juan Quintela · 16 years ago
  21. 3df04ac Fix coding style issue by Mark McLoughlin · 16 years ago
  22. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 16 years ago
  23. 96729cb QemuOpts: split option parser into two functions. by Gerd Hoffmann · 16 years ago
  24. d4c3fdd mv from strdup to qemu_strdup in qemu-option.c by Jean-Christophe DUBOIS · 16 years ago
  25. 6d37818 QemuOpts: qemu_opts_parse: fix id= parsing by Gerd Hoffmann · 16 years ago
  26. 4802607 QemuOpts: add some functions by Gerd Hoffmann · 16 years ago
  27. 21c9f4c qemu-option: fix parse_option_number(). by Gerd Hoffmann · 16 years ago
  28. e27c88f QemuOpts: framework for storing and parsing options. by Gerd Hoffmann · 16 years ago
  29. 7695019 qemu-option: factor out parse_option_size by Gerd Hoffmann · 16 years ago
  30. 67b1355 qemu-option: factor out parse_option_bool by Gerd Hoffmann · 16 years ago
  31. 62c5802 move parser functions from vl.c to qemu-option.c by Gerd Hoffmann · 16 years ago
  32. db08adf qemu-img: Print available options with -o ? by Kevin Wolf · 16 years ago
  33. d3f2436 Create qemu-option.h by Kevin Wolf · 16 years ago