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-04-05
checkpatch: add target_ulong to typelist
Cédric Le Goater
1
-0
/
+1
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-18
/
+5
2016-03-22
Clean up includes some more
Markus Armbruster
6
-16
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2
-2
/
+4
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
1
-1
/
+1
2016-03-18
qapi: Use anonymous bases in QMP flat unions
Eric Blake
1
-1
/
+1
2016-03-18
qapi: Allow anonymous base for flat union
Eric Blake
2
-6
/
+16
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
3
-35
/
+5
2016-03-18
qapi: Drop unused c_null()
Eric Blake
1
-29
/
+17
2016-03-18
qapi: Inline gen_visit_members() into lone caller
Eric Blake
2
-47
/
+22
2016-03-18
qapi-commands: Inline single-use helpers of gen_marshal()
Eric Blake
1
-67
/
+39
2016-03-18
qapi-commands: Utilize implicit struct visits
Eric Blake
1
-16
/
+12
2016-03-18
qapi-event: Utilize implicit struct visits
Eric Blake
1
-10
/
+38
2016-03-18
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
1
-5
/
+1
2016-03-18
qapi: Emit implicit structs in generated C
Eric Blake
3
-22
/
+22
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
1
-8
/
+10
2016-03-18
qapi: Make c_type() more OO-like
Eric Blake
2
-11
/
+35
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
1
-2
/
+2
2016-03-18
qapi: Assert in places where variants are not handled
Eric Blake
2
-1
/
+3
2016-03-16
update-linux-headers.sh: Fake types.h doesn't need to include anything
Peter Maydell
1
-2
/
+3
2016-03-16
include/config.h: Remove
Peter Maydell
1
-1
/
+0
2016-03-15
update-linux-headers: Add userfaultfd.h
Alexey Kardashevskiy
1
-1
/
+1
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
1
-1
/
+1
2016-03-05
qapi: Drop useless 'data' member of unions
Eric Blake
1
-9
/
+0
2016-03-05
qapi-visit: Expose visit_type_FOO_members()
Eric Blake
1
-26
/
+7
2016-03-05
qapi: Rename 'fields' to 'members' in generated C code
Eric Blake
2
-7
/
+7
2016-03-05
qapi: Rename 'fields' to 'members' in generator
Eric Blake
5
-32
/
+32
2016-03-04
qmp-shell: fix pretty printing of JSON responses
Daniel P. Berrange
1
-13
/
+10
2016-03-01
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
1
-3
/
+10
2016-03-01
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
9
-31
/
+146
2016-03-01
trace: Add helper function to cast event arguments
Lluís Vilanova
1
-0
/
+4
2016-03-01
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
3
-7
/
+6
2016-03-01
trace: Extend API to manage event arguments
Lluís Vilanova
1
-2
/
+13
2016-03-01
qapi: rename InputAxis values.
Gerd Hoffmann
1
-1
/
+0
2016-03-01
qapi: rename input buttons
Gerd Hoffmann
1
-1
/
+0
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
[next]