]> git.proxmox.com Git - qemu.git/history - qjson.c
raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane
[qemu.git] / qjson.c
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 Bonziniqapi: move include files to include/qobject/
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-01 Daniel P. BerrangeAdd support for JSON pretty printing
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-11 Luiz Capitulinoqjson: Handle "\f"
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Luiz Capitulinoqjson: Improve debugging
2010-01-26 Anthony Liguorijson: escape u0000 .. u001F when outputting json
2009-12-03 Luiz CapitulinoIntroduce QError
2009-12-03 Luiz CapitulinoQJSON: Introduce qobject_from_jsonv()
2009-11-17 Anthony LiguoriProvide marshalling mechanism for json
2009-11-17 Anthony LiguoriAdd a QObject JSON wrapper