index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/kvm/kvm_stat: Invert dictionaries
Janosch Frank
2016-01-26
1
-176
/
+173
*
scripts/kvm/kvm_stat: Mark globals in functions
Janosch Frank
2016-01-26
1
-19
/
+22
*
scripts/kvm/kvm_stat: Removed unneeded PERF constants
Janosch Frank
2016-01-26
1
-26
/
+2
*
scripts/kvm/kvm_stat: Make constants uppercase
Janosch Frank
2016-01-26
1
-32
/
+32
*
scripts/kvm/kvm_stat: Replaced os.listdir with os.walk
Janosch Frank
2016-01-26
1
-4
/
+11
*
scripts/kvm/kvm_stat: Cleanup of multiple imports
Janosch Frank
2016-01-26
1
-15
/
+11
*
scripts: Add new clean-includes script to fix C include directives
Peter Maydell
2016-01-18
1
-0
/
+109
*
checkpatch: Detect newlines in error_report and other error functions
Jason J. Herne
2016-01-13
1
-0
/
+36
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...
Peter Maydell
2016-01-11
1
-13
/
+0
|
\
|
*
scripts/checkpatch.pl: Don't allow special cases of unspaced operators
Peter Maydell
2016-01-11
1
-13
/
+0
*
|
pc: acpi: remove unused ASL templates and related blobs/utils
Igor Mammedov
2016-01-09
3
-422
/
+0
|
/
*
scripts/gdb: Fix a python exception in mtree.py
Yang Wei
2015-12-22
1
-5
/
+5
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
1
-0
/
+9
*
coverity: Model g_memdup()
Markus Armbruster
2015-12-17
1
-0
/
+17
*
coverity: Model g_poll()
Markus Armbruster
2015-12-17
1
-0
/
+9
*
linux-headers: update from kvm/next
Paolo Bonzini
2015-12-17
1
-0
/
+3
*
qapi: Detect base class loops
Eric Blake
2015-12-17
1
-1
/
+3
*
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
1
-50
/
+1
*
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
1
-0
/
+17
*
qapi: Track enum values by QAPISchemaMember, not string
Eric Blake
2015-12-17
1
-11
/
+26
*
qapi: Prepare new QAPISchemaMember base class
Eric Blake
2015-12-17
1
-12
/
+17
*
qapi: Shorter visits of optional fields
Eric Blake
2015-12-17
1
-2
/
+1
*
qapi: Simplify visits of optional fields
Eric Blake
2015-12-17
1
-6
/
+2
*
qapi: Fix alternates that accept 'number' but not 'int'
Eric Blake
2015-12-17
1
-4
/
+7
*
qapi: Inline _make_implicit_tag()
Eric Blake
2015-12-17
1
-6
/
+3
*
qapi-types: Drop unnedeed ._fwdefn
Eric Blake
2015-12-17
1
-5
/
+1
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
3
-44
/
+23
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
3
-6
/
+27
*
qobject: Rename qtype_code to QType
Eric Blake
2015-12-17
1
-1
/
+1
*
qapi: Change munging of CamelCase enum values
Eric Blake
2015-12-17
1
-1
/
+1
*
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
1
-5
/
+3
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-3
/
+3
*
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
1
-5
/
+7
*
qapi: Fix c_name() munging
Eric Blake
2015-12-17
1
-1
/
+2
*
qapi: Detect collisions in C member names
Eric Blake
2015-12-17
1
-12
/
+19
*
qapi: Track owner of each object member
Eric Blake
2015-12-17
1
-2
/
+38
*
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-17
1
-9
/
+2
*
qapi: Hoist tag collision check to Variants.check()
Eric Blake
2015-12-17
1
-5
/
+2
*
qapi: Factor out QAPISchemaObjectType.check_clash()
Eric Blake
2015-12-17
1
-7
/
+7
*
qapi: Check for QAPI collisions involving variant members
Eric Blake
2015-12-17
1
-0
/
+15
*
qapi: Simplify QAPISchemaObjectTypeVariants.check()
Markus Armbruster
2015-12-17
1
-4
/
+3
*
qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
Markus Armbruster
2015-12-17
1
-4
/
+7
*
qapi: Eliminate QAPISchemaObjectType.check() variable members
Markus Armbruster
2015-12-17
1
-9
/
+5
*
qapi: Fix up commit 7618b91's clash sanity checking change
Markus Armbruster
2015-12-17
1
-1
/
+1
*
qapi: Clean up after previous commit
Markus Armbruster
2015-12-17
1
-5
/
+5
*
qapi: Simplify QAPISchemaObjectTypeMember.check()
Markus Armbruster
2015-12-17
1
-7
/
+7
*
qapi: Drop obsolete tag value collision assertions
Markus Armbruster
2015-12-17
1
-2
/
+1
*
qapi-types: Simplify gen_struct_field[s]
Eric Blake
2015-12-17
1
-25
/
+15
*
qapi-types: Consolidate gen_struct() and gen_union()
Eric Blake
2015-12-17
1
-26
/
+11
*
qapi: Track simple union tag in object.local_members
Eric Blake
2015-12-17
3
-7
/
+18
[next]