summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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-122-1/+36
|\
| * qapi: complete implementation of unionsPaolo Bonzini2012-03-122-1/+36
* | tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi2012-03-121-3/+1
* | 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/+14
* 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/+0
* 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-241-0/+480
| * | kvm: Add tool for querying VMX capabilitiesJan Kiszka2011-10-241-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
* qapi: Don't use c_var() on enum stringsLuiz Capitulino2011-10-041-1/+1
* qapi: modify visitor code generation for list iterationMichael Roth2011-10-041-2/+2
* qapi: generate qapi_free_* functions for *List typesMichael Roth2011-10-041-0/+2
* qapi: fixup command generation for functions that return list typesAnthony Liguori2011-10-041-8/+15
* qapi: add code generation support for middle modeAnthony Liguori2011-10-043-15/+71
* trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi2011-09-171-7/+13
* simpletrace: fix process() argument countStefan Hajnoczi2011-09-011-2/+2
* trace: [stderr] add support for dynamically enabling/disabling eventsLluís2011-09-011-5/+28
* trace: [simple] disable all trace points by defaultLluís2011-09-011-7/+2
* trace: always use the "nop" backend on events with the "disable" keywordLluís2011-09-011-13/+2
* trace: generalize the "property" concept in the trace-events fileLluís2011-09-011-40/+33
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-1/+1
* checkpatch: fix braces {} handlingPavel Borzenkov2011-08-271-1/+1
* qapi: fix build issue due to missing newline in generated headerMichael Roth2011-08-121-1/+1
OpenPOWER on IntegriCloud