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