Sign in
qemu
/
qemu
/
8dd9006e9b2869b1b4ae3a6f6e9acf249ce5f2f9
/
qobject
/
qjson.c
c7eb39c
qapi: Improve use of qmp/types.h
by Eric Blake
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
6e8e5cb
qobject: Document more shortcomings in our number handling
by Eric Blake
· 9 years ago
f2ad72b
qobject: Clean up includes
by Peter Maydell
· 9 years ago
95385fe
qjson: store tokens in a GQueue
by Paolo Bonzini
· 9 years ago
4629ed1
qerror: Finally unused, clean up
by Markus Armbruster
· 10 years ago
fc48ffc
qobject: Use 'bool' for qbool
by Eric Blake
· 10 years ago
481b002
qobject: Add a special null QObject
by Markus Armbruster
· 10 years ago
a7c3181
qobject: Clean up around qtype_code
by Markus Armbruster
· 10 years ago
4b58554
qjson: Drop trailing space for pretty formatting
by Max Reitz
· 10 years ago
69dd62d
qapi: Anonymous unions
by Kevin Wolf
· 12 years ago
e2ec3f9
qjson: to_json() case QTYPE_QSTRING is buggy, rewrite
by Markus Armbruster
· 12 years ago
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
[Renamed from qjson.c]
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
212b600
Add support for JSON pretty printing
by Daniel P. Berrange
· 15 years ago
bd03269
qjson: Handle "\f"
by Luiz Capitulino
· 15 years ago
668e3ca
qjson: Improve debugging
by Luiz Capitulino
· 15 years ago
ff06ea2
json: escape u0000 .. u001F when outputting json
by Anthony Liguori
· 15 years ago
9f9daf9
Introduce QError
by Luiz Capitulino
· 15 years ago
8ff5a7d
QJSON: Introduce qobject_from_jsonv()
by Luiz Capitulino
· 15 years ago
1fd825f
Provide marshalling mechanism for json
by Anthony Liguori
· 15 years ago
b4748b9
Add a QObject JSON wrapper
by Anthony Liguori
· 15 years ago