index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+3
2016-02-23
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into staging
Peter Maydell
1
-0
/
+5
2016-02-23
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
1
-0
/
+5
2016-02-23
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
1
-0
/
+2
2016-02-23
scripts/clean-includes: Add --all option
Peter Maydell
1
-1
/
+15
2016-02-23
scripts/clean-includes: Enhance to handle header files
Peter Maydell
1
-8
/
+45
2016-02-22
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Fam Zheng
1
-2
/
+3
2016-02-19
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
1
-7
/
+3
2016-02-19
qapi: Don't box branches of flat unions
Eric Blake
2
-44
/
+5
2016-02-19
qapi: Don't box struct branch of alternate
Eric Blake
3
-12
/
+43
2016-02-19
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
1
-6
/
+5
2016-02-19
qapi: Emit structs used as variants in topological order
Eric Blake
1
-3
/
+20
2016-02-19
qapi: Adjust layout of FooList types
Eric Blake
2
-5
/
+2
2016-02-19
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
1
-10
/
+10
2016-02-19
qapi-visit: Unify struct and union visit
Markus Armbruster
1
-39
/
+6
2016-02-19
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
1
-52
/
+54
2016-02-19
qapi-visit: Simplify how we visit common union members
Markus Armbruster
1
-23
/
+4
2016-02-19
qapi: Forbid 'any' inside an alternate
Eric Blake
1
-1
/
+4
2016-02-19
qapi: Forbid empty unions and useless alternates
Eric Blake
1
-2
/
+10
2016-02-19
qapi-visit: Honor prefix of discriminator enum
Eric Blake
1
-1
/
+2
2016-02-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+5
2016-02-16
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
3
-1
/
+4
2016-02-16
scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h
Peter Maydell
1
-1
/
+1
2016-02-16
qapi: Clean up includes in generated files
Eric Blake
5
-3
/
+6
2016-02-15
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
1
-0
/
+2
2016-02-15
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
1
-1
/
+3
2016-02-09
get_maintainer.pl: fall back to git if only lists are found
Paolo Bonzini
1
-1
/
+1
2016-02-09
scripts/kvm/kvm_stat: Fix tracefs access checking
Janosch Frank
1
-6
/
+17
2016-02-08
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
1
-1
/
+1
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
1
-8
/
+4
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2
-7
/
+7
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
5
-20
/
+20
2016-02-08
qapi: Don't cast Enum* to int*
Eric Blake
1
-2
/
+3
2016-02-08
qapi-visit: Kill unused visit_end_union()
Eric Blake
1
-5
/
+0
2016-02-08
qapi: Track all failures between visit_start/stop
Eric Blake
1
-6
/
+12
2016-02-08
qapi: Improve generated event use of qapi visitor
Eric Blake
2
-11
/
+10
2016-02-08
qapi: Drop dead parameter in gen_params()
Eric Blake
1
-2
/
+2
2016-02-08
Revert "tracetool: use Python 2.4-compatible exception handling syntax"
Markus Armbruster
1
-2
/
+2
2016-02-08
scripts/qmp: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
4
-6
/
+6
2016-02-08
qapi: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
1
-4
/
+4
2016-02-05
static checker: e1000-82540em got aliased to e1000
Amit Shah
1
-0
/
+1
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
1
-4
/
+5
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
1
-1
/
+1
2016-01-26
scripts/dump-guest-memory.py: Fix module docstring
Janosch Frank
1
-17
/
+18
2016-01-26
scripts/dump-guest-memory.py: Introduce multi-arch support
Janosch Frank
1
-167
/
+325
2016-01-26
scripts/dump-guest-memory.py: Cleanup functions
Janosch Frank
1
-25
/
+50
2016-01-26
scripts/dump-guest-memory.py: Improve python 3 compatibility
Janosch Frank
1
-11
/
+15
2016-01-26
scripts/dump-guest-memory.py: Make methods functions
Janosch Frank
1
-91
/
+93
2016-01-26
scripts/dump-guest-memory.py: Move constants to the top
Janosch Frank
1
-63
/
+63
2016-01-26
scripts/kvm/kvm_stat: Add optparse description
Janosch Frank
1
-1
/
+28
[next]