summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost2012-04-241-6/+1Star
* create_config: remove *dir blockEduardo Habkost2012-04-241-1/+1
* create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost2012-04-241-0/+9
* tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi2012-04-181-4/+4
* tracetool: Add support for the 'dtrace' backendLluís Vilanova2012-04-185-2/+178
* tracetool: Add support for the 'ust' backendLluís Vilanova2012-04-181-0/+90
* tracetool: Add support for the 'simple' backendLluís Vilanova2012-04-181-0/+55
* tracetool: Add support for the 'stderr' backendLluís Vilanova2012-04-181-0/+56
* tracetool: Add module for the 'h' formatLluís Vilanova2012-04-181-0/+45
* tracetool: Add module for the 'c' formatLluís Vilanova2012-04-181-0/+20
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-185-666/+580Star
* signrom: Rewrite as python scriptJan Kiszka2012-04-162-45/+40Star
* kvm: add flightrecorder scriptStefan Hajnoczi2012-04-131-0/+126
* tracetool: Forbid argument name 'next'Kevin Wolf2012-04-051-0/+4
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-04-021-4/+18
|\
| * tracetool: dtrace: handle in and next reserved wordsAlon Levy2012-03-301-4/+6
| * tracetool: dtrace disabled-events fixLee Essen2012-03-301-0/+12
* | Fix conversion from lower to upper case with Turkish localeStefan Weil2012-03-312-5/+5
* | qtest: add test frameworkAnthony Liguori2012-03-301-0/+5
* | test makefile overhaulPaolo Bonzini2012-03-301-0/+26
* | qmp: parse commands in strict modePaolo Bonzini2012-03-271-1/+1
* | qapi: untangle next_listPaolo Bonzini2012-03-271-2/+2
* | qapi: allow freeing partially-allocated objectsPaolo Bonzini2012-03-271-0/+7
* | qapi: shortcut visits on errorsPaolo Bonzini2012-03-271-0/+9
|/
* qapi: add c_fun to escape function namesFederico Simoncelli2012-03-264-12/+15
* Support utf8 chars in pod docsMichael Tokarev2012-03-241-0/+9
* scripts: add gdb support scriptAvi Kivity2012-03-241-0/+89
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-03-132-1/+36
|\
| * qapi: complete implementation of unionsPaolo Bonzini2012-03-122-1/+36
* | tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi2012-03-121-3/+1Star
* | trace: Provide a per-event status define for conditional compilationLluís Vilanova2012-03-121-1/+8
|/
* qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi2012-01-181-0/+22
* Fix qapi code generation fixAvi Kivity2012-01-123-22/+14Star
* Fix qapi code generation wrt parallel buildAvi Kivity2011-12-273-9/+75
* scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.Harsh Prateek Bora2011-12-211-2/+73
* vl.c: In qemu -h output, only print options for the arch we are running asMichael Ellerman2011-12-191-0/+3
* qapi: allow a 'gen' key to suppress code generationAnthony Liguori2011-12-152-0/+2
* Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-2/+2
* fix spelling in scripts sub directoryDong Xu Wang2011-12-021-1/+1
* qapi: fix guardname generationMichael Roth2011-11-301-3/+4
* checkpatch.pl: fix CAST detectionFlorian Mickler2011-11-261-1/+1
* checkpatch: remove rule on non-indented labelsPaolo Bonzini2011-11-011-6/+0Star
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-10-311-1/+3
|\
| * qapi-commands.py: Don't call the output marshal on errorLuiz Capitulino2011-10-271-1/+3
* | Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into stagingAnthony Liguori2011-10-312-0/+704
|\ \
| * | kvm: Add top-like kvm statistics scriptJan Kiszka2011-10-251-0/+480
| * | kvm: Add tool for querying VMX capabilitiesJan Kiszka2011-10-251-0/+224
| |/
* / hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V2011-10-301-82/+82
|/
* scripts: Simpletrace log analysis script for pretty-printing 9p log.Harsh Prateek Bora2011-10-151-0/+142
* qapi: Automatically generate a _MAX value for enumsLuiz Capitulino2011-10-041-1/+4