Sign in
qemu
/
qemu
/
96404013898a90a5820a1959a8c275b41a1a1ee8
/
scripts
e9d5150
scripts: add muldiv64() checking coccinelle scripts
by Laurent Vivier
· 9 years ago
0878d0e
exec: hide mr->ram_addr from qemu_get_ram_ptr users
by Paolo Bonzini
· 9 years ago
60b412d
kvm_stat: Remove
by Paolo Bonzini
· 9 years ago
6ad978e
coccinelle: add g_assert_cmp* to macro file
by Paolo Bonzini
· 9 years ago
fd28938
scripts/signrom.py: Check for magic in option ROMs.
by Richard W.M. Jones
· 9 years ago
6f71b77
scripts/signrom.py: Allow option ROM checksum script to write the size header.
by Richard W.M. Jones
· 9 years ago
33c1187
qemu-common: push cpu.h inclusion out of qemu-common.h
by Paolo Bonzini
· 9 years ago
da16384
gdbstub: remove unnecessary includes from gdbstub-xml.c
by Paolo Bonzini
· 11 years ago
bdd9022
include: poison symbols in osdep.h
by Paolo Bonzini
· 9 years ago
f115a19
scripts: add script to build QEMU and analyze inclusions
by Paolo Bonzini
· 9 years ago
cb8d4c8
Fix some typos found by codespell
by Stefan Weil
· 9 years ago
1d817db
Fix typo in variable name (found and fixed by codespell)
by Stefan Weil
· 9 years ago
68ab47e
qapi: Change visit_type_FOO() to no longer return partial objects
by Eric Blake
· 9 years ago
d9f62dd
qapi: Simplify semantics of visit_next_list()
by Eric Blake
· 9 years ago
15c2f66
qapi: Split visit_end_struct() into pieces
by Eric Blake
· 9 years ago
ed84153
qapi-commands: Wrap argument visit in visit_start_struct
by Eric Blake
· 9 years ago
fc471c1
qapi: Consolidate QMP input visitor creation
by Eric Blake
· 9 years ago
f0707d2
checkpatch: add target_ulong to typelist
by Cédric Le Goater
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
c80f6e9
Clean up includes some more
by Markus Armbruster
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
8ff98f1
Remove unneeded include statements for setjmp.h
by Stefan Weil
· 9 years ago
3666a97
qapi: Use anonymous bases in QMP flat unions
by Eric Blake
· 9 years ago
ac4338f
qapi: Allow anonymous base for flat union
by Eric Blake
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
861877a
qapi: Drop unused c_null()
by Eric Blake
· 9 years ago
12f254f
qapi: Inline gen_visit_members() into lone caller
by Eric Blake
· 9 years ago
c1ff0e6
qapi-commands: Inline single-use helpers of gen_marshal()
by Eric Blake
· 9 years ago
386230a
qapi-commands: Utilize implicit struct visits
by Eric Blake
· 9 years ago
0949e95
qapi-event: Utilize implicit struct visits
by Eric Blake
· 9 years ago
8df5956
qapi-event: Drop qmp_output_get_qobject() null check
by Eric Blake
· 9 years ago
7ce106a
qapi: Emit implicit structs in generated C
by Eric Blake
· 9 years ago
7599697
qapi: Adjust names of implicit types
by Eric Blake
· 9 years ago
4040d99
qapi: Make c_type() more OO-like
by Eric Blake
· 9 years ago
972a110
qapi: Fix command with named empty argument type
by Eric Blake
· 9 years ago
29f6bd1
qapi: Assert in places where variants are not handled
by Eric Blake
· 9 years ago
8bc92a7
update-linux-headers.sh: Fake types.h doesn't need to include anything
by Peter Maydell
· 9 years ago
8816c60
include/config.h: Remove
by Peter Maydell
· 9 years ago
2ae823d
update-linux-headers: Add userfaultfd.h
by Alexey Kardashevskiy
· 9 years ago
8e41fb6
memory: Drop MemoryRegion.ram_addr
by Fam Zheng
· 9 years ago
48eb62a
qapi: Drop useless 'data' member of unions
by Eric Blake
· 9 years ago
4d91e91
qapi-visit: Expose visit_type_FOO_members()
by Eric Blake
· 9 years ago
c81200b
qapi: Rename 'fields' to 'members' in generated C code
by Eric Blake
· 9 years ago
14f00c6
qapi: Rename 'fields' to 'members' in generator
by Eric Blake
· 9 years ago
e55250c
qmp-shell: fix pretty printing of JSON responses
by Daniel P. Berrange
· 9 years ago
4ade054
trace: Add a proper API to manage auto-generated events from the 'tcg' property
by Lluís Vilanova
· 9 years ago
3d211d9
trace: Add 'vcpu' event property to trace guest vCPU
by Lluís Vilanova
· 9 years ago
bc9beb4
trace: Add helper function to cast event arguments
by Lluís Vilanova
· 9 years ago
56797b1
trace: Remove unnecessary intermediate event copies
by Lluís Vilanova
· 9 years ago
3596f52
trace: Extend API to manage event arguments
by Lluís Vilanova
· 9 years ago
01df514
qapi: rename InputAxis values.
by Gerd Hoffmann
· 9 years ago
f22d0af
qapi: rename input buttons
by Gerd Hoffmann
· 9 years ago
586fc27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
7bd57b5
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into staging
by Peter Maydell
· 9 years ago
f8e1f5d
scripts/clean-includes: Ignore .inc.c files
by Peter Maydell
· 9 years ago
3174c64
tracetool: Include osdep.h in generated-ust.c
by Peter Maydell
· 9 years ago
d57106a
scripts/clean-includes: Add --all option
by Peter Maydell
· 9 years ago
fd3e39a
scripts/clean-includes: Enhance to handle header files
by Peter Maydell
· 9 years ago
cf7ea1e
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
by Fam Zheng
· 9 years ago
dbf1192
qapi: Change visit_start_implicit_struct to visit_start_alternate
by Eric Blake
· 9 years ago
544a373
qapi: Don't box branches of flat unions
by Eric Blake
· 9 years ago
becceed
qapi: Don't box struct branch of alternate
by Eric Blake
· 9 years ago
2208d64
qapi-visit: Use common idiom in gen_visit_fields_decl()
by Eric Blake
· 9 years ago
1de5d4c
qapi: Emit structs used as variants in topological order
by Eric Blake
· 9 years ago
e65d89b
qapi: Adjust layout of FooList types
by Eric Blake
· 9 years ago
6555190
qapi-visit: Less indirection in visit_type_Foo_fields()
by Eric Blake
· 9 years ago
59d9e84
qapi-visit: Unify struct and union visit
by Markus Armbruster
· 9 years ago
9a5cd42
qapi: Visit variants in visit_type_FOO_fields()
by Eric Blake
· 9 years ago
d7445b5
qapi-visit: Simplify how we visit common union members
by Markus Armbruster
· 9 years ago
4653430
qapi: Forbid 'any' inside an alternate
by Eric Blake
· 9 years ago
02a57ae
qapi: Forbid empty unions and useless alternates
by Eric Blake
· 9 years ago
9d3524b
qapi-visit: Honor prefix of discriminator enum
by Eric Blake
· 9 years ago
3fc63c3
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
2aef8c9
scripts/tracetool: Include qemu/osdep.h in generated .c files
by Peter Maydell
· 9 years ago
253785e
scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h
by Peter Maydell
· 9 years ago
9167ebd
qapi: Clean up includes in generated files
by Eric Blake
· 9 years ago
8800cf0
checkpatch: Eliminate false positive in case of space before square bracket in a definition
by Leonid Bloch
· 9 years ago
409db6e
checkpatch: Eliminate false positive in case of comma-space-square bracket
by Leonid Bloch
· 9 years ago
4db8479
get_maintainer.pl: fall back to git if only lists are found
by Paolo Bonzini
· 9 years ago
e3dd68d
scripts/kvm/kvm_stat: Fix tracefs access checking
by Janosch Frank
· 9 years ago
86ae191
qapi: Fix compilation failure on MIPS and SPARC
by Eric Blake
· 9 years ago
08f9541
qapi: Drop unused error argument for list and implicit struct
by Eric Blake
· 9 years ago
337283d
qapi: Drop unused 'kind' for struct/enum visit
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
395a233
qapi: Don't cast Enum* to int*
by Eric Blake
· 9 years ago
7c91aab
qapi-visit: Kill unused visit_end_union()
by Eric Blake
· 9 years ago
92b09ba
qapi: Track all failures between visit_start/stop
by Eric Blake
· 9 years ago
a16e3e5
qapi: Improve generated event use of qapi visitor
by Eric Blake
· 9 years ago
e408311
qapi: Drop dead parameter in gen_params()
by Eric Blake
· 9 years ago
86b227d
Revert "tracetool: use Python 2.4-compatible exception handling syntax"
by Markus Armbruster
· 9 years ago
cf6c634
scripts/qmp: Use Python 2.6 "except E as ..." syntax
by Markus Armbruster
· 9 years ago
291928a
qapi: Use Python 2.6 "except E as ..." syntax
by Markus Armbruster
· 9 years ago
1483e0d
static checker: e1000-82540em got aliased to e1000
by Amit Shah
· 9 years ago
ed7f5f1
trace: convert stderr backend to log
by Paolo Bonzini
· 9 years ago
585ec72
trace: track enabled events in a separate array
by Paolo Bonzini
· 9 years ago
28fbf8f
scripts/dump-guest-memory.py: Fix module docstring
by Janosch Frank
· 9 years ago
368e3ad
scripts/dump-guest-memory.py: Introduce multi-arch support
by Janosch Frank
· 9 years ago
6782c0e
scripts/dump-guest-memory.py: Cleanup functions
by Janosch Frank
· 9 years ago
7cb1089
scripts/dump-guest-memory.py: Improve python 3 compatibility
by Janosch Frank
· 9 years ago
4789020
scripts/dump-guest-memory.py: Make methods functions
by Janosch Frank
· 9 years ago
Next »