aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-11-18Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer
2014-10-31kvm_stat: Add powerpc supportMichael Ellerman
2014-10-31kvm_stat: Abstract ioctl numbersMichael Ellerman
2014-10-31kvm_stat: Rework platform detectionMichael Ellerman
2014-10-31kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman
2014-10-31kvm_stat: Only consider online cpusMichael Ellerman
2014-10-23get_maintainer.pl: restrict cases where it falls back to --gitPaolo Bonzini
2014-10-23get_maintainer.pl: move git loop under "if ($email) {"Paolo Bonzini
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-26qapi: add visit_start_union and visit_end_unionMichael Roth
2014-09-26vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger
2014-09-26scripts/tracetool: don't barf on formats with precisionAlex Bennée
2014-09-26cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster
2014-09-26trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova
2014-09-22qapi: Allow enums in anonymous unionsMax Reitz
2014-09-02scripts: Remove scripts/qtestFam Zheng
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi
2014-08-28qapi.py: avoid Python 2.5+ any() functionStefan Hajnoczi
2014-08-26checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini
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