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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
scripts/gdb: Fix a python exception in mtree.py
Yang Wei
1
-5
/
+5
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
1
-0
/
+9
2015-12-17
coverity: Model g_memdup()
Markus Armbruster
1
-0
/
+17
2015-12-17
coverity: Model g_poll()
Markus Armbruster
1
-0
/
+9
2015-12-17
linux-headers: update from kvm/next
Paolo Bonzini
1
-0
/
+3
2015-12-17
qapi: Detect base class loops
Eric Blake
1
-1
/
+3
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
1
-50
/
+1
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
1
-0
/
+17
2015-12-17
qapi: Track enum values by QAPISchemaMember, not string
Eric Blake
1
-11
/
+26
2015-12-17
qapi: Prepare new QAPISchemaMember base class
Eric Blake
1
-12
/
+17
2015-12-17
qapi: Shorter visits of optional fields
Eric Blake
1
-2
/
+1
2015-12-17
qapi: Simplify visits of optional fields
Eric Blake
1
-6
/
+2
2015-12-17
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
1
-4
/
+7
2015-12-17
qapi: Inline _make_implicit_tag()
Eric Blake
1
-6
/
+3
2015-12-17
qapi-types: Drop unnedeed ._fwdefn
Eric Blake
1
-5
/
+1
2015-12-17
qapi: Simplify visiting of alternate types
Eric Blake
3
-44
/
+23
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
3
-6
/
+27
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-1
/
+1
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-1
/
+1
2015-12-17
qapi: Remove obsolete tests for MAX collision
Eric Blake
1
-5
/
+3
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-3
/
+3
2015-12-17
qapi: Tighten the regex on valid names
Eric Blake
1
-5
/
+7
2015-12-17
qapi: Fix c_name() munging
Eric Blake
1
-1
/
+2
2015-12-17
qapi: Detect collisions in C member names
Eric Blake
1
-12
/
+19
2015-12-17
qapi: Track owner of each object member
Eric Blake
1
-2
/
+38
2015-12-17
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
1
-9
/
+2
2015-12-17
qapi: Hoist tag collision check to Variants.check()
Eric Blake
1
-5
/
+2
2015-12-17
qapi: Factor out QAPISchemaObjectType.check_clash()
Eric Blake
1
-7
/
+7
2015-12-17
qapi: Check for QAPI collisions involving variant members
Eric Blake
1
-0
/
+15
2015-12-17
qapi: Simplify QAPISchemaObjectTypeVariants.check()
Markus Armbruster
1
-4
/
+3
2015-12-17
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
Markus Armbruster
1
-4
/
+7
2015-12-17
qapi: Eliminate QAPISchemaObjectType.check() variable members
Markus Armbruster
1
-9
/
+5
2015-12-17
qapi: Fix up commit 7618b91's clash sanity checking change
Markus Armbruster
1
-1
/
+1
2015-12-17
qapi: Clean up after previous commit
Markus Armbruster
1
-5
/
+5
2015-12-17
qapi: Simplify QAPISchemaObjectTypeMember.check()
Markus Armbruster
1
-7
/
+7
2015-12-17
qapi: Drop obsolete tag value collision assertions
Markus Armbruster
1
-2
/
+1
2015-12-17
qapi-types: Simplify gen_struct_field[s]
Eric Blake
1
-25
/
+15
2015-12-17
qapi-types: Consolidate gen_struct() and gen_union()
Eric Blake
1
-26
/
+11
2015-12-17
qapi: Track simple union tag in object.local_members
Eric Blake
3
-7
/
+18
2015-11-10
qapi: Provide nicer array names in introspection
Eric Blake
1
-3
/
+5
2015-11-10
qapi: Test failure in middle of array parse
Eric Blake
1
-0
/
+4
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-11-04
migration: fix analyze-migration.py script
Mark Cave-Ayland
1
-0
/
+13
2015-11-02
scripts/text2pod.pl: Escape left brace
Fam Zheng
1
-1
/
+1
2015-11-02
qapi: Simplify gen_struct_field()
Eric Blake
1
-9
/
+7
2015-11-02
qapi: Reserve 'u' member name
Eric Blake
1
-1
/
+1
2015-11-02
qapi: Finish converting to new qapi union layout
Eric Blake
1
-22
/
+6
2015-11-02
qapi-visit: Convert to new qapi union layout
Eric Blake
1
-15
/
+9
2015-11-02
qapi: Start converting to new qapi union layout
Eric Blake
2
-8
/
+21
2015-11-02
qapi-visit: Remove redundant functions for flat union base
Eric Blake
1
-17
/
+15
[next]