aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-10-04qapi: Automatically generate a _MAX value for enumsLuiz Capitulino
2011-10-04qapi: Don't use c_var() on enum stringsLuiz Capitulino
2011-10-04qapi: modify visitor code generation for list iterationMichael Roth
2011-10-04qapi: generate qapi_free_* functions for *List typesMichael Roth
2011-10-04qapi: fixup command generation for functions that return list typesAnthony Liguori
2011-10-04qapi: add code generation support for middle modeAnthony Liguori
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi
2011-09-01simpletrace: fix process() argument countStefan Hajnoczi
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís
2011-09-01trace: [simple] disable all trace points by defaultLluís
2011-09-01trace: always use the "nop" backend on events with the "disable" keywordLluís
2011-09-01trace: generalize the "property" concept in the trace-events fileLluís
2011-09-01trace: move backend-specific code into the trace/ directoryLluís
2011-08-27checkpatch: fix braces {} handlingPavel Borzenkov
2011-08-12qapi: fix build issue due to missing newline in generated headerMichael Roth
2011-07-21qapi: add qapi-commands.py code generatorMichael Roth
2011-07-21qapi: add qapi-visit.py code generatorMichael Roth
2011-07-21qapi: add qapi-types.py code generatorMichael Roth
2011-07-21qapi: add qapi.py helper librariesMichael Roth
2011-07-21qapi: add ordereddict.py helper libraryMichael Roth
2011-07-20checkpatch: Fix bracing false positives on #ifBlue Swirl
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-20Add kernel header update scriptJan Kiszka
2011-06-16get_maintainer: update to match qemu treeMichael S. Tsirkin
2011-06-15get_maintainer.pl: copy utility from LinuxMichael S. Tsirkin
2011-05-20s390x: s390x-linux-user supportUlrich Hecht
2011-04-26trace: [ust] fix generation of 'trace.c' on events without argsLluís
2011-04-26tracetool: allow ) in trace output stringPaolo Bonzini
2011-04-18PXE: Refresh all PXE ROMs from the ipxe submoduleAlex Williamson
2011-03-07simpletrace: Thread-safe tracingStefan Hajnoczi
2011-03-06tracetool: Add optional argument to specify dtrace probe namesJes Sorensen
2011-03-06simpletrace: Make simpletrace.py a Python moduleStefan Hajnoczi
2011-02-05checkpatch.pl: don't complain about old lines with tabsBlue Swirl
2011-01-29New trace-event backend: stderrFabien Chouteau
2011-01-23gdbstub-xml: avoid a warning from sparseBlue Swirl
2011-01-21checkpatch: Fix bracing false positives on #elseJan Kiszka
2011-01-20checkpatch: adjust to QEMUismsBlue Swirl
2011-01-20Add checkpatch.pl from Linux kernelBlue Swirl
2011-01-20Add scripts directoryBlue Swirl