aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-05-05qapi: Drop support for inline nested typesEric Blake
2015-05-05qapi: Forbid 'type' in schemaEric Blake
2015-05-05qapi: Prefer 'struct' over 'type' in generatorEric Blake
2015-05-05qapi: More rigorous checking for type safety bypassEric Blake
2015-05-05qapi: Whitelist commands that don't return dictionaryEric Blake
2015-05-05qapi: Require valid namesEric Blake
2015-05-05qapi: More rigourous checking of typesEric Blake
2015-05-05qapi: Unify type bypass and add testsEric Blake
2015-05-05qapi: Allow true, false and null in schema jsonFam Zheng
2015-05-05qapi: Better error messages for duplicated expressionsEric Blake
2015-05-05qapi: Better error messages for bad expressionsEric Blake
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake
2015-05-05qapi: Segregate anonymous unions into alternates in generatorEric Blake
2015-05-05qapi: Prepare for catching more semantic parse errorsEric Blake
2015-05-05qapi: Tighten checking of unionsEric Blake
2015-05-05qapi: Forbid base without discriminator in unionsEric Blake
2015-05-05qapi: Better error messages for bad enumsEric Blake
2015-05-05qapi: Require ASCII in schemaEric Blake
2015-05-05qapi: Fix generation of 'size' builtin typeEric Blake
2015-05-05qapi: Simplify builtin type handlingEric Blake
2015-05-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...Peter Maydell
2015-05-05coverity: fix address_space_rw modelPaolo Bonzini
2015-05-05opengl: add shader build infrastructureGerd Hoffmann
2015-04-28iotests: add QMP event waiting queueJohn Snow
2015-04-28scripts: add 'qemu coroutine' command to qemu-gdb.pyStefan Hajnoczi
2015-04-28checkpatch: complain about ffs(3) callsStefan Hajnoczi
2015-04-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell
2015-04-24qapi: Drop dead genlist parameterEric Blake
2015-03-18build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini
2015-03-17scripts: Add qom-tree scriptAndreas Färber
2015-03-17coverity: Fix g_malloc_n-like modelsJan Kiszka
2015-03-10kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi
2015-03-10kvm_stat: add column headers to text UIStefan Hajnoczi
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-04Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2015-03-02trace: add DTrace reserved words for .d filesStefan Hajnoczi
2015-02-27Makefile: don't silence mak file test with V=1Michael S. Tsirkin
2015-02-26Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2015-02-26update-linux-headers.sh: s/__inline__/inline/Michael S. Tsirkin
2015-02-26scripts: add arch specific standard-headersMichael S. Tsirkin
2015-02-26update-linux-headers: use standard-headersMichael S. Tsirkin
2015-02-26scripts/update-linux-headers.sh: pull virtio hdrsMichael S. Tsirkin
2015-02-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-02-23qapi-types: add C99 index names to arraysMichael S. Tsirkin
2015-02-16exec: convert ram_list to QLISTMike Day
2015-02-16qtest: Add scripts/qtest.pyFam Zheng
2015-02-11kvm_stat: Add kvm_exit reasons for aarch64Wei Huang
2015-02-10Fix name error in migration stream analyzation scriptGreg Kurz
2015-02-06Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell