index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qobject
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
docs/interop: Convert qmp-spec.txt to rST
Peter Maydell
1
-1
/
+1
2022-04-06
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau
6
-0
/
+30
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
1
-1
/
+1
2022-03-21
block-qdict: Fix -Werror=maybe-uninitialized build failure
Murilo Opsfelder Araujo
1
-2
/
+2
2021-02-04
qobject: braces {} are necessary for all arms of this statement
Zhang Han
1
-2
/
+4
2021-02-04
qobject: spaces required around that operators
Zhang Han
1
-2
/
+2
2021-02-04
qobject: code indent should never use tabs
Zhang Han
1
-2
/
+2
2021-02-04
qobject: open brace '{' following struct go on the same line
Zhang Han
2
-4
/
+2
2020-12-19
qobject: Make QString immutable
Markus Armbruster
1
-63
/
+2
2020-12-19
json: Use GString instead of QString to accumulate strings
Markus Armbruster
1
-15
/
+15
2020-12-19
qobject: Factor JSON writer out of qobject_to_json()
Markus Armbruster
4
-100
/
+280
2020-12-19
qobject: Factor quoted_str() out of to_json()
Markus Armbruster
1
-56
/
+54
2020-12-19
qobject: Drop qstring_get_try_str()
Markus Armbruster
1
-10
/
+0
2020-12-19
qobject: Drop qobject_get_try_str()
Markus Armbruster
1
-11
/
+0
2020-12-19
qobject: Move internals to qobject-internal.h
Markus Armbruster
8
-0
/
+46
2020-12-19
Revert "qstring: add qstring_free()"
Markus Armbruster
1
-22
/
+5
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
1
-3
/
+3
2020-12-19
qobject: Use GString instead of QString to accumulate JSON
Markus Armbruster
2
-47
/
+57
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
1
-11
/
+5
2020-12-19
qobject: Fix qnum_to_string() to use sufficient precision
Markus Armbruster
1
-21
/
+3
2020-11-17
json: Fix a memleak in parse_pair()
Alex Chen
1
-6
/
+6
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2
-3
/
+3
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
2
-53
/
+20
2020-04-30
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
Markus Armbruster
2
-52
/
+23
2020-04-30
qobject: Factor out helper json_pretty_newline()
Markus Armbruster
1
-24
/
+16
2020-04-07
json: Fix check for unbalanced right curly brace
Simran Singhal
1
-1
/
+1
2020-01-24
qstring: add qstring_free()
Marc-André Lureau
1
-5
/
+22
2019-08-21
json: Move switch 'fall through' comment to correct place
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-1
/
+1
2019-03-26
json: Fix off-by-one assert check in next_state()
Liam Merwick
1
-1
/
+1
2019-01-24
json: Fix % handling when not interpolating
Christophe Fergeau
1
-4
/
+6
2018-12-13
json: Fix to reject duplicate object member names
Markus Armbruster
1
-0
/
+5
2018-10-26
qobject: Catch another straggler for use of qdict_put_str()
Philippe Mathieu-Daudé
1
-1
/
+1
2018-09-24
json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
Markus Armbruster
2
-18
/
+5
2018-09-24
json: Eliminate lexer state IN_ERROR
Markus Armbruster
2
-8
/
+9
2018-09-24
json: Nicer recovery from lexical errors
Markus Armbruster
1
-14
/
+29
2018-09-24
json: Make lexer's "character consumed" logic less confusing
Markus Armbruster
2
-11
/
+17
2018-09-24
json: Clean up how lexer consumes "end of input"
Markus Armbruster
1
-8
/
+9
2018-09-24
json: Fix lexer for lookahead character beyond '\x7F'
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Update references to RFC 7159 to RFC 8259
Markus Armbruster
1
-1
/
+1
2018-08-24
json: Support %% in JSON strings when interpolating
Markus Armbruster
1
-1
/
+2
2018-08-24
json: Improve safety of qobject_from_jsonf_nofail() & friends
Markus Armbruster
1
-2
/
+10
2018-08-24
json: Keep interpolation state in JSONParserContext
Markus Armbruster
1
-29
/
+30
2018-08-24
json: Clean up headers
Markus Armbruster
5
-9
/
+58
2018-08-24
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster
8
-8
/
+0
2018-08-24
json: Make JSONToken opaque outside json-parser.c
Markus Armbruster
2
-7
/
+20
2018-08-24
json: Unbox tokens queue in JSONMessageParser
Markus Armbruster
2
-20
/
+11
2018-08-24
json: Streamline json_message_process_token()
Markus Armbruster
1
-8
/
+5
2018-08-24
json: Enforce token count and size limits more tightly
Markus Armbruster
1
-18
/
+18
[next]