]> git.proxmox.com Git - qemu.git/history - qjson.h
msi: Add msi_get_message()
[qemu.git] / qjson.h
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-09 Alon Levyqjson.h: include compiler.h for GCC_FMT_ATTR
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-03 Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-10-01 Daniel P. BerrangeAdd support for JSON pretty printing
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