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