]> git.proxmox.com Git - qemu.git/history - qemu-option.h
vfio-pci: Use uintptr_t for void* cast
[qemu.git] / qemu-option.h
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-02 Peter MaydellSupport 'help' as a synonym for '?' in command line...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Luiz Capitulinoqemu-option: qemu_opts_from_qdict(): use error_set()
2012-06-04 Luiz Capitulinoqemu-option: introduce qemu_opt_set_err()
2012-06-04 Luiz Capitulinoqemu-option: qemu_opts_validate(): use error_set()
2012-06-04 Luiz Capitulinoqemu-option: qemu_opts_create(): use error_set()
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-17 Peter Maydellqemu-option: Add support for merged QemuOptsLists
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-01 Jan Kiszkaqemu-option: Introduce default mechanism
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
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