summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-12-10get_maintainer.pl: Remove the --git-chief-penguins optionThomas Huth1-44/+1
2014-11-18Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert1-34/+33
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-9/+14
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer1-9/+14
2014-10-31kvm_stat: Add powerpc supportMichael Ellerman1-2/+16
2014-10-31kvm_stat: Abstract ioctl numbersMichael Ellerman1-3/+9
2014-10-31kvm_stat: Rework platform detectionMichael Ellerman1-14/+27
2014-10-31kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman1-27/+30
2014-10-31kvm_stat: Only consider online cpusMichael Ellerman1-6/+18
2014-10-23get_maintainer.pl: restrict cases where it falls back to --gitPaolo Bonzini1-0/+9
2014-10-23get_maintainer.pl: move git loop under "if ($email) {"Paolo Bonzini1-10/+9
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-0/+6
2014-09-26qapi: add visit_start_union and visit_end_unionMichael Roth1-0/+6
2014-09-26vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger1-4/+6
2014-09-26scripts/tracetool: don't barf on formats with precisionAlex Bennée1-1/+1
2014-09-26cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster1-1/+1
2014-09-26trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi1-2/+2
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova2-10/+11
2014-09-22qapi: Allow enums in anonymous unionsMax Reitz2-1/+4
2014-09-02scripts: Remove scripts/qtestFam Zheng1-5/+0
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell1-2/+6
2014-08-28trace: avoid Python 2.5 all() in tracetoolStefan Hajnoczi1-1/+2
2014-08-28qapi.py: avoid Python 2.5+ any() functionStefan Hajnoczi1-4/+4
2014-08-26checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini1-2/+6
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