summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* opengl: add shader build infrastructureGerd Hoffmann2015-05-051-0/+16
* iotests: add QMP event waiting queueJohn Snow2015-04-281-30/+65
* scripts: add 'qemu coroutine' command to qemu-gdb.pyStefan Hajnoczi2015-04-281-0/+75
* checkpatch: complain about ffs(3) callsStefan Hajnoczi2015-04-281-0/+11
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell2015-04-281-3/+5
|\
| * exec.c: Make address_space_rw take transaction attributesPeter Maydell2015-04-261-3/+5
* | qapi: Drop dead genlist parameterEric Blake2015-04-241-13/+9
|/
* build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini2015-03-181-8/+10
* scripts: Add qom-tree scriptAndreas Färber2015-03-171-0/+70
* coverity: Fix g_malloc_n-like modelsJan Kiszka2015-03-171-3/+3
* 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
|/
OpenPOWER on IntegriCloud