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
*
qapi: Drop unused c_null()
Eric Blake
2019-11-29
1
-29
/
+17
*
qapi: Inline gen_visit_members() into lone caller
Eric Blake
2019-11-29
2
-47
/
+22
*
qapi-commands: Inline single-use helpers of gen_marshal()
Eric Blake
2019-11-29
1
-67
/
+39
*
qapi-commands: Utilize implicit struct visits
Eric Blake
2019-11-29
1
-16
/
+12
*
qapi-event: Utilize implicit struct visits
Eric Blake
2019-11-29
1
-10
/
+38
*
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
2019-11-29
1
-5
/
+1
*
qapi: Emit implicit structs in generated C
Eric Blake
2019-11-29
3
-22
/
+22
*
qapi: Adjust names of implicit types
Eric Blake
2019-11-29
1
-8
/
+10
*
qapi: Make c_type() more OO-like
Eric Blake
2019-11-29
2
-11
/
+35
*
qapi: Fix command with named empty argument type
Eric Blake
2019-11-29
1
-2
/
+2
*
qapi: Assert in places where variants are not handled
Eric Blake
2019-11-29
2
-1
/
+3
*
update-linux-headers.sh: Fake types.h doesn't need to include anything
Peter Maydell
2019-11-29
1
-2
/
+3
*
include/config.h: Remove
Peter Maydell
2019-11-29
1
-1
/
+0
*
update-linux-headers: Add userfaultfd.h
Alexey Kardashevskiy
2019-11-29
1
-1
/
+1
*
memory: Drop MemoryRegion.ram_addr
Fam Zheng
2019-11-29
1
-1
/
+1
*
qapi: Drop useless 'data' member of unions
Eric Blake
2019-11-29
1
-9
/
+0
*
qapi-visit: Expose visit_type_FOO_members()
Eric Blake
2019-11-29
1
-26
/
+7
*
qapi: Rename 'fields' to 'members' in generated C code
Eric Blake
2019-11-29
2
-7
/
+7
*
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2019-11-29
5
-32
/
+32
*
qmp-shell: fix pretty printing of JSON responses
Daniel P. Berrange
2019-11-29
1
-13
/
+10
*
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
2019-11-29
1
-3
/
+10
*
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2019-11-29
9
-31
/
+146
*
trace: Add helper function to cast event arguments
Lluís Vilanova
2019-11-29
1
-0
/
+4
*
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2019-11-29
3
-7
/
+6
*
trace: Extend API to manage event arguments
Lluís Vilanova
2019-11-29
1
-2
/
+13
*
qapi: rename InputAxis values.
Gerd Hoffmann
2019-11-29
1
-1
/
+0
*
qapi: rename input buttons
Gerd Hoffmann
2019-11-29
1
-1
/
+0
*
scripts/clean-includes: Ignore .inc.c files
Peter Maydell
2019-11-29
1
-0
/
+5
*
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
2019-11-29
1
-0
/
+2
*
scripts/clean-includes: Add --all option
Peter Maydell
2019-11-29
1
-1
/
+15
*
scripts/clean-includes: Enhance to handle header files
Peter Maydell
2019-11-29
1
-8
/
+45
*
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Fam Zheng
2019-11-29
1
-2
/
+3
*
qapi: Change visit_start_implicit_struct to visit_start_alternate
Eric Blake
2019-11-29
1
-7
/
+3
*
qapi: Don't box branches of flat unions
Eric Blake
2019-11-29
2
-44
/
+5
*
qapi: Don't box struct branch of alternate
Eric Blake
2019-11-29
3
-12
/
+43
*
qapi-visit: Use common idiom in gen_visit_fields_decl()
Eric Blake
2019-11-29
1
-6
/
+5
*
qapi: Emit structs used as variants in topological order
Eric Blake
2019-11-29
1
-3
/
+20
*
qapi: Adjust layout of FooList types
Eric Blake
2019-11-29
2
-5
/
+2
*
qapi-visit: Less indirection in visit_type_Foo_fields()
Eric Blake
2019-11-29
1
-10
/
+10
*
qapi-visit: Unify struct and union visit
Markus Armbruster
2019-11-29
1
-39
/
+6
*
qapi: Visit variants in visit_type_FOO_fields()
Eric Blake
2019-11-29
1
-52
/
+54
*
qapi-visit: Simplify how we visit common union members
Markus Armbruster
2019-11-29
1
-23
/
+4
*
qapi: Forbid 'any' inside an alternate
Eric Blake
2019-11-29
1
-1
/
+4
*
qapi: Forbid empty unions and useless alternates
Eric Blake
2019-11-29
1
-2
/
+10
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2019-11-29
1
-1
/
+2
*
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
2019-11-29
3
-1
/
+4
*
scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h
Peter Maydell
2019-11-29
1
-1
/
+1
*
qapi: Clean up includes in generated files
Eric Blake
2019-11-29
5
-3
/
+6
*
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
2019-11-29
1
-0
/
+2
*
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
2019-11-29
1
-1
/
+3
[next]