index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
qapi: Change visit_type_FOO() to no longer return partial objects
Eric Blake
1
-9
/
+16
2016-05-12
qapi: Simplify semantics of visit_next_list()
Eric Blake
5
-29
/
+37
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2
-6
/
+20
2016-05-12
qapi: Add visit_type_null() visitor
Eric Blake
5
-3
/
+19
2016-05-12
qapi: Document visitor interfaces, add assertions
Eric Blake
6
-28
/
+479
2016-05-12
qapi: Consolidate QMP input visitor creation
Eric Blake
1
-2
/
+7
2016-05-12
qmp: Drop dead command->type
Eric Blake
1
-6
/
+0
2016-05-12
qapi-visit: Add visitor.type classification
Eric Blake
2
-9
/
+25
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-5
/
+0
2016-03-17
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
Max Reitz
1
-3
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
15
-22
/
+0
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2
-19
/
+47
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
2
-3
/
+0
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
2
-8
/
+7
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...
Peter Maydell
1
-4
/
+11
2016-02-09
error: Improve documentation some more
Markus Armbruster
1
-4
/
+11
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2
-6
/
+11
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2
-10
/
+6
2016-02-08
qapi: Swap 'name' in visit_* callbacks to match public API
Eric Blake
1
-18
/
+21
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-21
/
+31
2016-02-08
qapi: Consolidate visitor small integer callbacks
Eric Blake
1
-7
/
+1
2016-02-08
qapi: Make all visitors supply uint64 callbacks
Eric Blake
1
-3
/
+6
2016-02-08
qapi: Prefer type_int64 over type_int in visitors
Eric Blake
1
-2
/
+4
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
2
-2
/
+0
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
1
-2
/
+29
2016-01-13
error: Improve documentation
Markus Armbruster
1
-2
/
+18
2016-01-13
error: Document how to accumulate multiple errors
Markus Armbruster
1
-0
/
+17
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
2
-5
/
+10
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2
-2
/
+3
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
2
-2
/
+9
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
1
-16
/
+5
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-4
/
+4
2015-12-17
qobject: Simplify QObject
Eric Blake
7
-16
/
+21
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-6
/
+6
2015-12-17
qapi: Add alias for ErrorClass
Eric Blake
1
-0
/
+14
2015-12-17
qapi: Remove dead visitor code
Eric Blake
1
-3
/
+0
2015-11-26
qjson: surprise, allocating 6 QObjects per token is expensive
Paolo Bonzini
1
-0
/
+7
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
2
-6
/
+6
2015-11-26
qjson: replace QString in JSONLexer with GString
Paolo Bonzini
2
-4
/
+5
2015-11-26
qjson: Give each of the six structural chars its own token type
Markus Armbruster
1
-1
/
+6
2015-11-26
qjson: Spell out some silent assumptions
Markus Armbruster
1
-1
/
+2
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
1
-0
/
+9
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
1
-0
/
+1
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
1
-0
/
+3
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2
-0
/
+3
2015-09-18
error: New error_fatal
Markus Armbruster
1
-0
/
+11
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
1
-0
/
+7
[next]