1. 4f6dd9a qemu-option: Introduce default mechanism by Jan Kiszka · 13 years ago
  2. 0b0404b Add 'fall through' comments to case statements without break by Stefan Weil · 13 years ago
  3. 07f3507 fix spelling in main directory by Dong Xu Wang · 13 years ago
  4. f02b77c qemu: Add opt_set_bool functionality by M. Mohan Kumar · 13 years ago
  5. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  6. 0e72e75 qemu-option: Fix parse_option_parameters() documentation typo by Stefan Hajnoczi · 14 years ago
  7. 898c257 qemu-option: Don't reinvent append_option_parameters() by Stefan Hajnoczi · 14 years ago
  8. 94ac726 error: New qemu_opts_loc_restore() by Markus Armbruster · 15 years ago
  9. bb67ab0 qemu-option: New qemu_opts_reset() by Markus Armbruster · 15 years ago
  10. b560a9a qemu-option: Reject anti-social IDs by Markus Armbruster · 15 years ago
  11. bd69fe8 qemu-option: Fix uninitialized value in append_option_parameter by Kevin Wolf · 15 years ago
  12. b50cbab add support for protocol driver create_options by MORITA Kazutaka · 15 years ago
  13. d510c5c Fix tiny leak in qemu_opts_parse by Jan Kiszka · 15 years ago
  14. db716e9 error: Convert qemu_opts_validate() to QError by Markus Armbruster · 15 years ago
  15. c64f27d error: Convert qemu_opts_set() to QError by Markus Armbruster · 15 years ago
  16. 975b63a error: Convert qemu_opts_create() to QError by Markus Armbruster · 15 years ago
  17. d35215f Fix OpenBSD linker warning by Blue Swirl · 15 years ago
  18. 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
  19. 01e7f18 qemu-option: Functions to convert to/from QDict by Markus Armbruster · 15 years ago
  20. 827b081 error: Infrastructure to track locations for error reporting by Markus Armbruster · 15 years ago
  21. 238431a Allow const QemuOptDesc by Blue Swirl · 15 years ago
  22. 4a2594d qemu-option: Make qemu_opts_foreach() accumulate return values by Markus Armbruster · 15 years ago
  23. d318ff9 QemuOpts: allow larger option values. by Gerd Hoffmann · 15 years ago
  24. b09417b qemu-opts: Release id on deletion by Jan Kiszka · 15 years ago
  25. dc9ca4b Never overwrite a QemuOpt by Mark McLoughlin · 15 years ago
  26. 5dc519e Add qemu_opts_validate() for post parsing validation by Mark McLoughlin · 15 years ago
  27. 2cfa571 Make qemu_opts_parse() handle empty strings by Mark McLoughlin · 15 years ago
  28. a676968 Remove bogus error message from qemu_opts_set() by Mark McLoughlin · 15 years ago
  29. 1f5c177 qemu-option: rename bool -> boolean by Juan Quintela · 15 years ago
  30. 3df04ac Fix coding style issue by Mark McLoughlin · 15 years ago
  31. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  32. 96729cb QemuOpts: split option parser into two functions. by Gerd Hoffmann · 15 years ago
  33. d4c3fdd mv from strdup to qemu_strdup in qemu-option.c by Jean-Christophe DUBOIS · 15 years ago
  34. 6d37818 QemuOpts: qemu_opts_parse: fix id= parsing by Gerd Hoffmann · 15 years ago
  35. 4802607 QemuOpts: add some functions by Gerd Hoffmann · 15 years ago
  36. 21c9f4c qemu-option: fix parse_option_number(). by Gerd Hoffmann · 15 years ago
  37. e27c88f QemuOpts: framework for storing and parsing options. by Gerd Hoffmann · 15 years ago
  38. 7695019 qemu-option: factor out parse_option_size by Gerd Hoffmann · 15 years ago
  39. 67b1355 qemu-option: factor out parse_option_bool by Gerd Hoffmann · 15 years ago
  40. 62c5802 move parser functions from vl.c to qemu-option.c by Gerd Hoffmann · 15 years ago
  41. db08adf qemu-img: Print available options with -o ? by Kevin Wolf · 16 years ago
  42. d3f2436 Create qemu-option.h by Kevin Wolf · 16 years ago