]> git.proxmox.com Git - qemu.git/history - qemu-option.h
Remove unused USES_X509_AUTH macro from VNC sasl code
[qemu.git] / qemu-option.h
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