]> git.proxmox.com Git - mirror_qemu.git/history - qapi/opts-visitor.c
cutils: Adjust signature of parse_uint[_full]
[mirror_qemu.git] / qapi / opts-visitor.c
2015-06-22 Markus Armbrusterqerror: Clean up QERR_ macros to expand into a single...
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-16 Chunyan LiuQemuOpts: change opt->name|str from (const char *)...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-05-20 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-05-19 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-05-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-05-15 Markus Armbrusterqapi: Replace start_optional()/end_optional() by optional()
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/configure...
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-05-09 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-05-08 Amos Kongqapi: treat all negative return of strtosz_suffix(...
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-03-10 Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-03-03 Markus Armbrusterqapi: Add missing null check to opts_start_struct()
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/0.15-mainta...
2013-08-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-20 Laszlo ErsekOptsVisitor: don't try to flatten overlong integer...
2013-08-20 Laszlo ErsekOptsVisitor: opts_type_uint64(): recognize intervals...
2013-08-20 Laszlo ErsekOptsVisitor: rebase opts_type_uint64() to parse_uint_full()
2013-08-20 Laszlo ErsekOptsVisitor: opts_type_int(): recognize intervals when...
2013-08-20 Laszlo ErsekOptsVisitor: introduce list modes for interval flattening
2013-08-20 Laszlo ErsekOptsVisitor: introduce basic list modes
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonziniqapi: remove qapi/qapi-types-core.h
2012-12-19 Paolo Bonziniqapi: move inclusions of qemu-common.h from headers...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-20 Stefan Weilqapi: Fix memory leak
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Laszlo Ersekqapi: introduce OptsVisitor