summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* qapi: add visit_start_union and visit_end_unionMichael Roth2014-09-261-0/+6
* scripts/tracetool: don't barf on formats with precisionAlex Bennée2014-09-261-1/+1
* cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster2014-09-261-1/+1
* trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi2014-09-261-2/+2
* trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova2014-09-262-10/+11
* qapi: Allow enums in anonymous unionsMax Reitz2014-09-222-1/+4
* scripts: Remove scripts/qtestFam Zheng2014-09-021-5/+0
* Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell2014-08-281-2/+6
|\
| * checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini2014-08-261-2/+6
* | trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi2014-08-281-1/+2
* | qapi.py: avoid Python 2.5+ any() functionStefan Hajnoczi2014-08-281-4/+4
|/
* trace: teach lttng backend to use format stringsAlex Bennée2014-08-122-6/+21
* trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-121-0/+57
* trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova2014-08-121-0/+70
* trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-0/+50
* trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2014-08-122-0/+51
* trace: [tcg] Add 'tcg' event propertyLluís Vilanova2014-08-122-5/+64
* trace: [tcg] Argument type transformation machineryLluís Vilanova2014-08-121-1/+29
* trace: [tcg] Argument type transformation rulesLluís Vilanova2014-08-121-0/+166
* simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi2014-08-121-7/+17
* trace: add tracetool simpletrace_stap formatStefan Hajnoczi2014-08-121-0/+71
* trace: extract stap_escape() function for reuseStefan Hajnoczi2014-08-121-3/+8
* checker: ignore fields marked unusedAmit Shah2014-08-041-4/+50
* vmstate static checker: whitelist additionsAmit Shah2014-07-221-1/+15
* vmstate static checker: detect section renamesAmit Shah2014-07-161-5/+22
* qapi script: clean up in scriptsWenchao Xia2014-06-272-4/+3
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-241-0/+345
|\
| * vmstate-static-checker: script to validate vmstate changesAmit Shah2014-06-231-0/+345
* | qapi script: add event supportWenchao Xia2014-06-232-0/+381
* | qapi: Suppress unwanted space between type and identifierAmos Kong2014-06-232-8/+19
* | qapi: add const prefix to 'char *' insider c_type()Amos Kong2014-06-232-4/+4
* | qapi: fix coding style in parameters listAmos Kong2014-06-231-10/+10
|/
* linux-headers: include psci.hAlexander Graf2014-06-161-1/+2
* trace: Multi-backend tracingLluís Vilanova2014-06-093-41/+41
* simpletrace: add support for trace record pid fieldStefan Hajnoczi2014-06-091-11/+15
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-051-19/+41
|\
| * kvm_stat: allow choosing between tracepoints and old statsPaolo Bonzini2014-05-211-19/+41
* | qapi: zero-initialize all QMP command parametersMichael Roth2014-05-211-1/+1
* | scripts/qapi.py: Avoid syntax not supported by Python 2.4Luiz Capitulino2014-05-211-1/+1
* | qapi: skip redundant includesBenoît Canet2014-05-161-3/+11
* | qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-152-100/+128
* | qapi: Un-inline visit of implicit structMarkus Armbruster2014-05-151-14/+34
* | qapi-visit.py: Clean up a sloppy use of field prefixMarkus Armbruster2014-05-151-1/+1
* | qapi: Clean up shadowing of parameters and locals in inner scopesMarkus Armbruster2014-05-151-3/+17
* | qapi-visit.py: Clean up confusing push_indent() / pop_indent() useMarkus Armbruster2014-05-151-18/+14
* | qapi: Replace start_optional()/end_optional() by optional()Markus Armbruster2014-05-152-5/+3
* | qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster2014-05-151-15/+12
|/
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-05-094-23/+73
|\
| * qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova2014-05-081-12/+52
| * qapi: Use an explicit input fileLluís Vilanova2014-05-084-11/+21
OpenPOWER on IntegriCloud