aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-06-03Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-05-17kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNCAvi Kivity
2012-05-15qapi: add support for command optionsLuiz Capitulino
2012-05-08scripts/qemu-binfmt-conf.sh: Fix shell syntaxAndreas Färber
2012-05-01tracetool: avoid pkgutil.iter_modules() Python 2.7 functionStefan Hajnoczi
2012-05-01tracetool: avoid str.rpartition() Python 2.5 functionStefan Hajnoczi
2012-05-01tracetool: use Python 2.4-compatible __import__() argumentsStefan Hajnoczi
2012-05-01tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi
2012-04-24create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost
2012-04-24create_config: remove *dir blockEduardo Habkost
2012-04-24create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost
2012-04-18tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'ust' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'stderr' backendLluís Vilanova
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova
2012-04-18tracetool: Add module for the 'c' formatLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova
2012-04-16signrom: Rewrite as python scriptJan Kiszka
2012-04-12kvm: add flightrecorder scriptStefan Hajnoczi
2012-04-05tracetool: Forbid argument name 'next'Kevin Wolf
2012-04-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil
2012-03-30qtest: add test frameworkAnthony Liguori
2012-03-30test makefile overhaulPaolo Bonzini
2012-03-30tracetool: dtrace: handle in and next reserved wordsAlon Levy
2012-03-30tracetool: dtrace disabled-events fixLee Essen
2012-03-27qmp: parse commands in strict modePaolo Bonzini
2012-03-27qapi: untangle next_listPaolo Bonzini
2012-03-27qapi: allow freeing partially-allocated objectsPaolo Bonzini
2012-03-27qapi: shortcut visits on errorsPaolo Bonzini
2012-03-26qapi: add c_fun to escape function namesFederico Simoncelli
2012-03-24Support utf8 chars in pod docsMichael Tokarev
2012-03-24scripts: add gdb support scriptAvi Kivity
2012-03-12Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-03-12qapi: complete implementation of unionsPaolo Bonzini
2012-03-12tracetool: Omit useless QEMU_*_ENABLED() checkStefan Hajnoczi
2012-03-12trace: Provide a per-event status define for conditional compilationLluís Vilanova
2012-01-18qerror: add check-qerror.sh to verify alphabetical orderStefan Hajnoczi
2012-01-12Fix qapi code generation fixAvi Kivity
2011-12-27Fix qapi code generation wrt parallel buildAvi Kivity
2011-12-21scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.Harsh Prateek Bora
2011-12-19vl.c: In qemu -h output, only print options for the arch we are running asMichael Ellerman
2011-12-15qapi: allow a 'gen' key to suppress code generationAnthony Liguori
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-12-02fix spelling in scripts sub directoryDong Xu Wang
2011-11-30qapi: fix guardname generationMichael Roth
2011-11-26checkpatch.pl: fix CAST detectionFlorian Mickler
2011-11-01checkpatch: remove rule on non-indented labelsPaolo Bonzini