aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-08-12qapi: fix build issue due to missing newline in generated headerMichael Roth1-1/+1
2011-07-21qapi: add qapi-commands.py code generatorMichael Roth1-0/+385
2011-07-21qapi: add qapi-visit.py code generatorMichael Roth1-0/+246
2011-07-21qapi: add qapi-types.py code generatorMichael Roth1-0/+270
2011-07-21qapi: add qapi.py helper librariesMichael Roth1-0/+203
2011-07-21qapi: add ordereddict.py helper libraryMichael Roth1-0/+127
2011-07-20checkpatch: Fix bracing false positives on #ifBlue Swirl1-0/+1
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf1-1/+3
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-0/+55
2011-06-20Add kernel header update scriptJan Kiszka1-0/+55
2011-06-16get_maintainer: update to match qemu treeMichael S. Tsirkin1-22/+12
2011-06-15get_maintainer.pl: copy utility from LinuxMichael S. Tsirkin1-0/+2159
2011-05-20s390x: s390x-linux-user supportUlrich Hecht1-1/+3
2011-04-26trace: [ust] fix generation of 'trace.c' on events without argsLluĂ­s1-3/+4
2011-04-26tracetool: allow ) in trace output stringPaolo Bonzini1-1/+1
2011-04-18PXE: Refresh all PXE ROMs from the ipxe submoduleAlex Williamson1-0/+99
2011-03-07simpletrace: Thread-safe tracingStefan Hajnoczi1-1/+2
2011-03-06tracetool: Add optional argument to specify dtrace probe namesJes Sorensen1-6/+13
2011-03-06simpletrace: Make simpletrace.py a Python moduleStefan Hajnoczi1-33/+90
2011-02-05checkpatch.pl: don't complain about old lines with tabsBlue Swirl1-1/+1
2011-01-29New trace-event backend: stderrFabien Chouteau1-2/+58
2011-01-23gdbstub-xml: avoid a warning from sparseBlue Swirl1-0/+3
2011-01-21checkpatch: Fix bracing false positives on #elseJan Kiszka1-1/+2
2011-01-20checkpatch: adjust to QEMUismsBlue Swirl1-46/+18
2011-01-20Add checkpatch.pl from Linux kernelBlue Swirl1-0/+2937
2011-01-20Add scripts directoryBlue Swirl9-0/+1562