summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* qapi: Forbid 'type' in schemaEric Blake2015-05-051-14/+0
* qapi: Prefer 'struct' over 'type' in generatorEric Blake2015-05-053-29/+41
* qapi: More rigorous checking for type safety bypassEric Blake2015-05-051-5/+17
* qapi: Whitelist commands that don't return dictionaryEric Blake2015-05-051-3/+28
* qapi: Require valid namesEric Blake2015-05-051-17/+46
* qapi: More rigourous checking of typesEric Blake2015-05-051-9/+87
* qapi: Unify type bypass and add testsEric Blake2015-05-051-7/+2
* qapi: Allow true, false and null in schema jsonFam Zheng2015-05-051-3/+18
* qapi: Better error messages for duplicated expressionsEric Blake2015-05-051-14/+49
* qapi: Better error messages for bad expressionsEric Blake2015-05-051-7/+37
* qapi: Use 'alternate' to replace anonymous unionEric Blake2015-05-053-32/+43
* qapi: Segregate anonymous unions into alternates in generatorEric Blake2015-05-053-38/+60
* qapi: Prepare for catching more semantic parse errorsEric Blake2015-05-051-17/+20
* qapi: Tighten checking of unionsEric Blake2015-05-052-28/+74
* qapi: Forbid base without discriminator in unionsEric Blake2015-05-053-20/+18
* qapi: Better error messages for bad enumsEric Blake2015-05-051-5/+29
* qapi: Require ASCII in schemaEric Blake2015-05-051-2/+2
* qapi: Fix generation of 'size' builtin typeEric Blake2015-05-051-0/+1
* qapi: Simplify builtin type handlingEric Blake2015-05-053-15/+9
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...Peter Maydell2015-05-051-0/+16
|\
| * opengl: add shader build infrastructureGerd Hoffmann2015-05-051-0/+16
* | coverity: fix address_space_rw modelPaolo Bonzini2015-05-051-3/+3
|/
* 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
OpenPOWER on IntegriCloud