summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-031-0/+13
|\
| * kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNCAvi Kivity2012-05-171-0/+13
* | qapi: add support for command optionsLuiz Capitulino2012-05-151-2/+12
* | scripts/qemu-binfmt-conf.sh: Fix shell syntaxAndreas Färber2012-05-081-0/+1
|/
* tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi2012-05-012-4/+12
* tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi2012-05-011-7/+10
* tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi2012-05-011-1/+1
* tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi2012-05-011-2/+2
* create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost2012-04-241-6/+1
* 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/+580
* signrom: Rewrite as python scriptJan Kiszka2012-04-162-45/+40
* kvm: add flightrecorder scriptStefan Hajnoczi2012-04-121-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-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
OpenPOWER on IntegriCloud