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
...
*
qapi: rename input buttons
Gerd Hoffmann
2016-03-01
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-2
/
+3
|
\
|
*
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Fam Zheng
2016-02-22
1
-2
/
+3
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into staging
Peter Maydell
2016-02-23
1
-0
/
+5
|
\
\
|
*
|
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
2016-02-23
1
-0
/
+5
*
|
|
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
2016-02-23
1
-0
/
+2
|
/
/
*
|
scripts/clean-includes: Add --all option
Peter Maydell
2016-02-23
1
-1
/
+15
*
|
scripts/clean-includes: Enhance to handle header files
Peter Maydell
2016-02-23
1
-8
/
+45
*
|
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2016-02-19
1
-7
/
+3
*
|
qapi: Don't box branches of flat unions
Eric Blake
2016-02-19
2
-44
/
+5
*
|
qapi: Don't box struct branch of alternate
Eric Blake
2016-02-19
3
-12
/
+43
*
|
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
2016-02-19
1
-6
/
+5
*
|
qapi: Emit structs used as variants in topological order
Eric Blake
2016-02-19
1
-3
/
+20
*
|
qapi: Adjust layout of FooList types
Eric Blake
2016-02-19
2
-5
/
+2
*
|
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
2016-02-19
1
-10
/
+10
*
|
qapi-visit: Unify struct and union visit
Markus Armbruster
2016-02-19
1
-39
/
+6
*
|
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
2016-02-19
1
-52
/
+54
*
|
qapi-visit: Simplify how we visit common union members
Markus Armbruster
2016-02-19
1
-23
/
+4
*
|
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
1
-1
/
+4
*
|
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
1
-2
/
+10
*
|
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2016-02-19
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-16
1
-1
/
+5
|
\
|
*
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
2016-02-15
1
-0
/
+2
|
*
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
2016-02-15
1
-1
/
+3
*
|
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
2016-02-16
3
-1
/
+4
*
|
scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h
Peter Maydell
2016-02-16
1
-1
/
+1
*
|
qapi: Clean up includes in generated files
Eric Blake
2016-02-16
5
-3
/
+6
|
/
*
get_maintainer.pl: fall back to git if only lists are found
Paolo Bonzini
2016-02-09
1
-1
/
+1
*
scripts/kvm/kvm_stat: Fix tracefs access checking
Janosch Frank
2016-02-09
1
-6
/
+17
*
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
2016-02-08
1
-1
/
+1
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
1
-8
/
+4
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
2
-7
/
+7
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
5
-20
/
+20
*
qapi: Don't cast Enum* to int*
Eric Blake
2016-02-08
1
-2
/
+3
*
qapi-visit: Kill unused visit_end_union()
Eric Blake
2016-02-08
1
-5
/
+0
*
qapi: Track all failures between visit_start/stop
Eric Blake
2016-02-08
1
-6
/
+12
*
qapi: Improve generated event use of qapi visitor
Eric Blake
2016-02-08
2
-11
/
+10
*
qapi: Drop dead parameter in gen_params()
Eric Blake
2016-02-08
1
-2
/
+2
*
Revert "tracetool: use Python 2.4-compatible exception handling syntax"
Markus Armbruster
2016-02-08
1
-2
/
+2
*
scripts/qmp: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2016-02-08
4
-6
/
+6
*
qapi: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2016-02-08
1
-4
/
+4
*
static checker: e1000-82540em got aliased to e1000
Amit Shah
2016-02-05
1
-0
/
+1
*
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
1
-4
/
+5
*
trace: track enabled events in a separate array
Paolo Bonzini
2016-02-03
1
-1
/
+1
*
scripts/dump-guest-memory.py: Fix module docstring
Janosch Frank
2016-01-26
1
-17
/
+18
*
scripts/dump-guest-memory.py: Introduce multi-arch support
Janosch Frank
2016-01-26
1
-167
/
+325
*
scripts/dump-guest-memory.py: Cleanup functions
Janosch Frank
2016-01-26
1
-25
/
+50
*
scripts/dump-guest-memory.py: Improve python 3 compatibility
Janosch Frank
2016-01-26
1
-11
/
+15
*
scripts/dump-guest-memory.py: Make methods functions
Janosch Frank
2016-01-26
1
-91
/
+93
*
scripts/dump-guest-memory.py: Move constants to the top
Janosch Frank
2016-01-26
1
-63
/
+63
[prev]
[next]