Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-27 | QemuOpts: framework for storing and parsing options. | Gerd Hoffmann | 1 | -0/+314 |
2009-07-27 | qemu-option: factor out parse_option_size | Gerd Hoffmann | 1 | -26/+36 |
2009-07-27 | qemu-option: factor out parse_option_bool | Gerd Hoffmann | 1 | -12/+22 |
2009-07-27 | move parser functions from vl.c to qemu-option.c | Gerd Hoffmann | 1 | -0/+64 |
2009-06-06 | qemu-img: Print available options with -o ? | Kevin Wolf | 1 | -0/+13 |
2009-05-22 | Create qemu-option.h | Kevin Wolf | 1 | -0/+349 |