Merge branch 'develop'
[sdk/emulator/qemu.git] / qemu-option.h
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwang[Title] Remove all items for clean upgrade 1.0.1 base...
2011-11-29 hudsonMerge branch 'master' into release
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 M. Mohan Kumarqemu: Add opt_set_bool functionality
2011-05-16 munkyu.iminitialize to 0.14.1 qemu
2011-05-11 dk77.yuncleanup x86_simulator branch
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Markus Armbrustererror: New qemu_opts_loc_restore()
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterqemu-option: New qemu_opts_reset()
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-28 MORITA Kazutakaadd support for protocol driver create_options
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrusterqemu-option: Move the implied first name into QemuOptsList
2010-03-16 Markus Armbrusterqemu-option: Functions to convert to/from QDict
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-21 Blue SwirlAllow const QemuOptDesc
2009-10-06 Mark McLoughlinAdd qemu_opts_validate() for post parsing validation
2009-09-20 Blue SwirlFix mingw32 compile
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-11 Gerd HoffmannQemuOpts: split option parser into two functions.
2009-08-10 Gerd HoffmannQemuOpts: add some functions
2009-07-27 Gerd HoffmannQemuOpts: framework for storing and parsing options.
2009-07-27 Gerd Hoffmannmove parser functions from vl.c to qemu-option.c
2009-06-06 Kevin Wolfqemu-img: Print available options with -o ?
2009-05-22 Kevin WolfCreate qemu-option.h