summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi2015-03-101-0/+55
* kvm_stat: add column headers to text UIStefan Hajnoczi2015-03-101-1/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-091-1/+51
|\
| * update-linux-headers.sh: s/__inline__/inline/Michael S. Tsirkin2015-02-261-0/+1
| * scripts: add arch specific standard-headersMichael S. Tsirkin2015-02-261-0/+2
| * update-linux-headers: use standard-headersMichael S. Tsirkin2015-02-261-1/+7
| * scripts/update-linux-headers.sh: pull virtio hdrsMichael S. Tsirkin2015-02-261-0/+41
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2015-03-041-7/+19
|\ \
| * | trace: add DTrace reserved words for .d filesStefan Hajnoczi2015-03-021-7/+19
* | | Makefile: don't silence mak file test with V=1Michael S. Tsirkin2015-02-271-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2015-02-261-4/+7
|\ \ | |/ |/|
| * qapi-types: add C99 index names to arraysMichael S. Tsirkin2015-02-231-4/+7
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-02-242-5/+45
|\ \
| * | exec: convert ram_list to QLISTMike Day2015-02-161-4/+4
| * | kvm_stat: Add kvm_exit reasons for aarch64Wei Huang2015-02-111-1/+41
* | | qtest: Add scripts/qtest.pyFam Zheng2015-02-161-0/+71
| |/ |/|
* | Fix name error in migration stream analyzation scriptGreg Kurz2015-02-101-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2015-02-061-1/+9
|\
| * trace: Print PID and time in stderr tracesDr. David Alan Gilbert2015-02-061-1/+9
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' i...Peter Maydell2015-02-052-0/+594
|\ \
| * | Add migration stream analyzation scriptAlexander Graf2015-02-051-0/+592
| * | vmstate-static-checker: update whitelistAmit Shah2015-02-051-0/+2
| |/
* | coverity: Model g_free() isn't necessarily free()Markus Armbruster2015-02-051-8/+8
* | coverity: Model GLib string allocation partiallyMarkus Armbruster2015-02-051-0/+89
* | coverity: Improve model for GLib memory allocationMarkus Armbruster2015-02-051-35/+104
|/
* kvm_stat: Add RESET support for perf event ioctlWei Huang2015-01-261-0/+5
* kvm_stat: Print errno when syscall to perf_event_open() failsWei Huang2015-01-261-1/+6
* kvm_stat: Update exit reasons to the latest defintionWei Huang2015-01-261-0/+4
* kvm_stat: Add aarch64 supportWei Huang2015-01-261-0/+8
* scripts/qapi-types.py: Add dummy member to empty structsPeter Maydell2015-01-201-0/+8
* checkpatch: Brace handling on multi-line conditionMax Reitz2015-01-131-2/+11
* get_maintainer.pl: Remove the --git-chief-penguins optionThomas Huth2014-12-101-44/+1
* Tracing: Fix simpletrace.py error on tcg enabled binary tracesChristoph Seifert2014-11-181-34/+33
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-031-9/+14
|\
| * i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer2014-11-021-9/+14
* | kvm_stat: Add powerpc supportMichael Ellerman2014-10-311-2/+16
* | kvm_stat: Abstract ioctl numbersMichael Ellerman2014-10-311-3/+9
* | kvm_stat: Rework platform detectionMichael Ellerman2014-10-311-14/+27
* | kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman2014-10-311-27/+30
* | kvm_stat: Only consider online cpusMichael Ellerman2014-10-311-6/+18
|/
* get_maintainer.pl: restrict cases where it falls back to --gitPaolo Bonzini2014-10-231-0/+9
* get_maintainer.pl: move git loop under "if ($email) {"Paolo Bonzini2014-10-231-10/+9
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-291-0/+6
|\
| * qapi: add visit_start_union and visit_end_unionMichael Roth2014-09-261-0/+6
* | vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger2014-09-261-4/+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
OpenPOWER on IntegriCloud