summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-08-12trace: teach lttng backend to use format stringsAlex Bennée2-6/+21
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova1-0/+57
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova1-0/+70
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova1-0/+50
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2-0/+51
2014-08-12trace: [tcg] Add 'tcg' event propertyLluís Vilanova2-5/+64
2014-08-12trace: [tcg] Argument type transformation machineryLluís Vilanova1-1/+29
2014-08-12trace: [tcg] Argument type transformation rulesLluís Vilanova1-0/+166
2014-08-12simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi1-7/+17
2014-08-12trace: add tracetool simpletrace_stap formatStefan Hajnoczi1-0/+71
2014-08-12trace: extract stap_escape() function for reuseStefan Hajnoczi1-3/+8
2014-08-04checker: ignore fields marked unusedAmit Shah1-4/+50
2014-07-22vmstate static checker: whitelist additionsAmit Shah1-1/+15
2014-07-16vmstate static checker: detect section renamesAmit Shah1-5/+22
2014-06-27qapi script: clean up in scriptsWenchao Xia2-4/+3
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell1-0/+345
2014-06-23vmstate-static-checker: script to validate vmstate changesAmit Shah1-0/+345
2014-06-23qapi script: add event supportWenchao Xia2-0/+381
2014-06-23qapi: Suppress unwanted space between type and identifierAmos Kong2-8/+19
2014-06-23qapi: add const prefix to 'char *' insider c_type()Amos Kong2-4/+4
2014-06-23qapi: fix coding style in parameters listAmos Kong1-10/+10
2014-06-16linux-headers: include psci.hAlexander Graf1-1/+2
2014-06-09trace: Multi-backend tracingLluís Vilanova3-41/+41
2014-06-09simpletrace: add support for trace record pid fieldStefan Hajnoczi1-11/+15
2014-06-05Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell1-19/+41
2014-05-21kvm_stat: allow choosing between tracepoints and old statsPaolo Bonzini1-19/+41
2014-05-21qapi: zero-initialize all QMP command parametersMichael Roth1-1/+1
2014-05-21scripts/qapi.py: Avoid syntax not supported by Python 2.4Luiz Capitulino1-1/+1
2014-05-16qapi: skip redundant includesBenoît Canet1-3/+11
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2-100/+128
2014-05-15qapi: Un-inline visit of implicit structMarkus Armbruster1-14/+34
2014-05-15qapi-visit.py: Clean up a sloppy use of field prefixMarkus Armbruster1-1/+1
2014-05-15qapi: Clean up shadowing of parameters and locals in inner scopesMarkus Armbruster1-3/+17
2014-05-15qapi-visit.py: Clean up confusing push_indent() / pop_indent() useMarkus Armbruster1-18/+14
2014-05-15qapi: Replace start_optional()/end_optional() by optional()Markus Armbruster2-5/+3
2014-05-15qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster1-15/+12
2014-05-09Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell4-23/+73
2014-05-08qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova1-12/+52
2014-05-08qapi: Use an explicit input fileLluís Vilanova4-11/+21
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova18-400/+308
2014-05-07trace: [simple] Bump up log version numberLluís Vilanova1-5/+5
2014-05-07trace: [tracetool] Change format docs to point to the generated fileLluís Vilanova7-11/+11
2014-05-07trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova2-3/+3
2014-05-07trace: [tracetool] Cosmetic changesLluís Vilanova1-7/+7
2014-05-07trace: [tracetool] Spacing changesLluís Vilanova1-3/+4
2014-05-07trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'Lluís Vilanova1-0/+9
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova6-17/+27
2014-04-18scripts: add sample model file for Coverity ScanPaolo Bonzini1-0/+183
2014-03-31make-release: Record SeaBIOS versionAndreas Färber1-0/+1
2014-03-17scripts/qemu-binfmt-conf.sh: Add AArch64 registrationPeter Maydell1-0/+3