Sign in
qemu
/
qemu
/
1b71f7c14fab6f00c2680d4489fbee7baf796e4f
/
scripts
fb23ae6
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
dc8fb6d
qapi: complete implementation of unions
by Paolo Bonzini
· 13 years ago
bcec433
tracetool: Omit useless QEMU_*_ENABLED() check
by Stefan Hajnoczi
· 13 years ago
b7d66a7
trace: Provide a per-event status define for conditional compilation
by Lluís Vilanova
· 13 years ago
9737383
qerror: add check-qerror.sh to verify alphabetical order
by Stefan Hajnoczi
· 13 years ago
19bf7c8
Fix qapi code generation fix
by Avi Kivity
· 13 years ago
8d3bc51
Fix qapi code generation wrt parallel build
by Avi Kivity
· 13 years ago
058a96e
scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
by Harsh Prateek Bora
· 13 years ago
a3adb7a
vl.c: In qemu -h output, only print options for the arch we are running as
by Michael Ellerman
· 13 years ago
5dbee47
qapi: allow a 'gen' key to suppress code generation
by Anthony Liguori
· 13 years ago
e7d8100
Fix spelling in comments, documentation and messages
by Stefan Weil
· 13 years ago
68dfbcd
fix spelling in scripts sub directory
by Dong Xu Wang
· 13 years ago
d8e1f21
qapi: fix guardname generation
by Michael Roth
· 13 years ago
61669f9
checkpatch.pl: fix CAST detection
by Florian Mickler
· 13 years ago
e589728
checkpatch: remove rule on non-indented labels
by Paolo Bonzini
· 13 years ago
96b3d73
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
549f808
Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into staging
by Anthony Liguori
· 13 years ago
7999f7e
hw/9pfs: Make VirtFS tracing work correctly
by Aneesh Kumar K.V
· 13 years ago
694a099
qapi-commands.py: Don't call the output marshal on error
by Luiz Capitulino
· 13 years ago
626c427
kvm: Add top-like kvm statistics script
by Jan Kiszka
· 13 years ago
5f6caa4
kvm: Add tool for querying VMX capabilities
by Jan Kiszka
· 13 years ago
49a88ce
scripts: Simpletrace log analysis script for pretty-printing 9p log.
by Harsh Prateek Bora
· 13 years ago
303b54b
qapi: Automatically generate a _MAX value for enums
by Luiz Capitulino
· 13 years ago
d2a80d6
qapi: Don't use c_var() on enum strings
by Luiz Capitulino
· 13 years ago
e1bc2f7
qapi: modify visitor code generation for list iteration
by Michael Roth
· 13 years ago
75b96ac
qapi: generate qapi_free_* functions for *List types
by Michael Roth
· 13 years ago
15e43e6
qapi: fixup command generation for functions that return list types
by Anthony Liguori
· 13 years ago
776574d
qapi: add code generation support for middle mode
by Anthony Liguori
· 13 years ago
913540a
trace: allow PRI*64 at beginning and ending of format string
by Stefan Hajnoczi
· 13 years ago
d8e8ef4
simpletrace: fix process() argument count
by Stefan Hajnoczi
· 13 years ago
9a82b6a
trace: [stderr] add support for dynamically enabling/disabling events
by Lluís
· 13 years ago
03727e6
trace: [simple] disable all trace points by default
by Lluís
· 13 years ago
dd215f6
trace: always use the "nop" backend on events with the "disable" keyword
by Lluís
· 13 years ago
4992604
trace: generalize the "property" concept in the trace-events file
by Lluís
· 13 years ago
edb47ec
trace: move backend-specific code into the trace/ directory
by Lluís
· 13 years ago
01c4330
checkpatch: fix braces {} handling
by Pavel Borzenkov
· 13 years ago
7534ba0
qapi: fix build issue due to missing newline in generated header
by Michael Roth
· 14 years ago
c17d990
qapi: add qapi-commands.py code generator
by Michael Roth
· 14 years ago
06d64c6
qapi: add qapi-visit.py code generator
by Michael Roth
· 14 years ago
fb3182c
qapi: add qapi-types.py code generator
by Michael Roth
· 14 years ago
0f923be
qapi: add qapi.py helper libraries
by Michael Roth
· 14 years ago
e89ac22
qapi: add ordereddict.py helper library
by Michael Roth
· 14 years ago
d0510af
checkpatch: Fix bracing false positives on #if
by Blue Swirl
· 14 years ago
9fbe478
checkpatch: don't error out on },{ lines
by Alexander Graf
· 14 years ago
d6034a3
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
87fdd47
Add kernel header update script
by Jan Kiszka
· 14 years ago
990def5
get_maintainer: update to match qemu tree
by Michael S. Tsirkin
· 14 years ago
c6a99b6
get_maintainer.pl: copy utility from Linux
by Michael S. Tsirkin
· 14 years ago
a4c075f
s390x: s390x-linux-user support
by Ulrich Hecht
· 16 years ago
fa2d480
trace: [ust] fix generation of 'trace.c' on events without args
by Lluís
· 14 years ago
1a96dd4
tracetool: allow ) in trace output string
by Paolo Bonzini
· 14 years ago
36d8d02
PXE: Refresh all PXE ROMs from the ipxe submodule
by Alex Williamson
· 14 years ago
0b5538c
simpletrace: Thread-safe tracing
by Stefan Hajnoczi
· 14 years ago
e323c93
tracetool: Add optional argument to specify dtrace probe names
by Jes Sorensen
· 14 years ago
59da668
simpletrace: Make simpletrace.py a Python module
by Stefan Hajnoczi
· 14 years ago
ad36ce8
checkpatch.pl: don't complain about old lines with tabs
by Blue Swirl
· 14 years ago
320fba2
New trace-event backend: stderr
by Fabien Chouteau
· 14 years ago
ba76a84
gdbstub-xml: avoid a warning from sparse
by Blue Swirl
· 14 years ago
789f88d
checkpatch: Fix bracing false positives on #else
by Jan Kiszka
· 14 years ago
b646968
checkpatch: adjust to QEMUisms
by Blue Swirl
· 14 years ago
1ec3f6f
Add checkpatch.pl from Linux kernel
by Blue Swirl
· 14 years ago
4c3b5a4
Add scripts directory
by Blue Swirl
· 14 years ago