summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* qapi: add qapi-commands.py code generatorMichael Roth2011-07-211-0/+385
* qapi: add qapi-visit.py code generatorMichael Roth2011-07-211-0/+246
* qapi: add qapi-types.py code generatorMichael Roth2011-07-211-0/+270
* qapi: add qapi.py helper librariesMichael Roth2011-07-211-0/+203
* qapi: add ordereddict.py helper libraryMichael Roth2011-07-211-0/+127
* checkpatch: Fix bracing false positives on #ifBlue Swirl2011-07-201-0/+1
* checkpatch: don't error out on },{ linesAlexander Graf2011-07-171-1/+3
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-06-221-0/+55
|\
| * Add kernel header update scriptJan Kiszka2011-06-201-0/+55
* | get_maintainer: update to match qemu treeMichael S. Tsirkin2011-06-161-22/+12
* | get_maintainer.pl: copy utility from LinuxMichael S. Tsirkin2011-06-151-0/+2159
|/
* s390x: s390x-linux-user supportUlrich Hecht2011-05-201-1/+3
* trace: [ust] fix generation of 'trace.c' on events without argsLluís2011-04-261-3/+4
* tracetool: allow ) in trace output stringPaolo Bonzini2011-04-261-1/+1
* PXE: Refresh all PXE ROMs from the ipxe submoduleAlex Williamson2011-04-181-0/+99
* simpletrace: Thread-safe tracingStefan Hajnoczi2011-03-071-1/+2
* tracetool: Add optional argument to specify dtrace probe namesJes Sorensen2011-03-061-6/+13
OpenPOWER on IntegriCloud