aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-08-12trace: teach lttng backend to use format stringsAlex Bennée
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Add 'tcg' event propertyLluís Vilanova
2014-08-12trace: [tcg] Argument type transformation machineryLluís Vilanova
2014-08-12trace: [tcg] Argument type transformation rulesLluís Vilanova
2014-08-12simpletrace: add simpletrace.py --no-header optionStefan Hajnoczi
2014-08-12trace: add tracetool simpletrace_stap formatStefan Hajnoczi
2014-08-12trace: extract stap_escape() function for reuseStefan Hajnoczi
2014-08-04checker: ignore fields marked unusedAmit Shah
2014-07-22vmstate static checker: whitelist additionsAmit Shah
2014-07-16vmstate static checker: detect section renamesAmit Shah
2014-06-27qapi script: clean up in scriptsWenchao Xia
2014-06-24Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell
2014-06-23vmstate-static-checker: script to validate vmstate changesAmit Shah
2014-06-23qapi script: add event supportWenchao Xia
2014-06-23qapi: Suppress unwanted space between type and identifierAmos Kong
2014-06-23qapi: add const prefix to 'char *' insider c_type()Amos Kong
2014-06-23qapi: fix coding style in parameters listAmos Kong
2014-06-16linux-headers: include psci.hAlexander Graf
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-06-09simpletrace: add support for trace record pid fieldStefan Hajnoczi
2014-06-05Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-05-21kvm_stat: allow choosing between tracepoints and old statsPaolo Bonzini
2014-05-21qapi: zero-initialize all QMP command parametersMichael Roth
2014-05-21scripts/qapi.py: Avoid syntax not supported by Python 2.4Luiz Capitulino
2014-05-16qapi: skip redundant includesBenoît Canet
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster
2014-05-15qapi: Un-inline visit of implicit structMarkus Armbruster
2014-05-15qapi-visit.py: Clean up a sloppy use of field prefixMarkus Armbruster
2014-05-15qapi: Clean up shadowing of parameters and locals in inner scopesMarkus Armbruster
2014-05-15qapi-visit.py: Clean up confusing push_indent() / pop_indent() useMarkus Armbruster
2014-05-15qapi: Replace start_optional()/end_optional() by optional()Markus Armbruster
2014-05-15qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster
2014-05-09Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-05-08qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova
2014-05-08qapi: Use an explicit input fileLluís Vilanova
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [simple] Bump up log version numberLluís Vilanova
2014-05-07trace: [tracetool] Change format docs to point to the generated fileLluís Vilanova
2014-05-07trace: [tracetool] Show list of frontends and backends sorted by nameLluís Vilanova
2014-05-07trace: [tracetool] Cosmetic changesLluís Vilanova
2014-05-07trace: [tracetool] Spacing changesLluís Vilanova
2014-05-07trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'Lluís Vilanova
2014-05-07trace: [tracetool] Add method 'Event.api' to build event namesLluís Vilanova
2014-04-18scripts: add sample model file for Coverity ScanPaolo Bonzini
2014-03-31make-release: Record SeaBIOS versionAndreas Färber
2014-03-17scripts/qemu-binfmt-conf.sh: Add AArch64 registrationpull-target-arm-20140317Peter Maydell