aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-05qapi: Require valid namesEric Blake19-43/+60
2015-05-05qapi: More rigourous checking of typesEric Blake52-77/+126
2015-05-05qapi: Add some type check testsEric Blake61-3/+119
2015-05-05qapi: Unify type bypass and add testsEric Blake16-18/+32
2015-05-05qapi: Allow true, false and null in schema jsonFam Zheng3-5/+19
2015-05-05qapi: Better error messages for duplicated expressionsEric Blake29-54/+70
2015-05-05qapi: Add tests of redefined expressionsEric Blake25-0/+45
2015-05-05qapi: Better error messages for bad expressionsEric Blake24-36/+56
2015-05-05qapi: Add some expr testsEric Blake45-3/+72
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake24-77/+77
2015-05-05qapi: Document new 'alternate' meta-typeEric Blake1-21/+36
2015-05-05qapi: Rename anonymous union type in testEric Blake5-33/+33
2015-05-05qapi: Segregate anonymous unions into alternates in generatorEric Blake5-40/+62
2015-05-05qapi: Prepare for catching more semantic parse errorsEric Blake1-17/+20
2015-05-05qapi: Tighten checking of unionsEric Blake48-103/+110
2015-05-05qapi: Forbid base without discriminator in unionsEric Blake11-91/+21
2015-05-05qapi: Clean up test coverage of simple unionsEric Blake3-70/+86
2015-05-05qapi: Add some union testsEric Blake89-9/+325
2015-05-05qapi: Better error messages for bad enumsEric Blake19-32/+43
2015-05-05qapi: Add some enum testsEric Blake37-1/+66
2015-05-05qapi: Require ASCII in schemaEric Blake1-2/+2
2015-05-05qapi: Fix generation of 'size' builtin typeEric Blake3-2/+4
2015-05-05qapi: Simplify builtin type handlingEric Blake3-15/+9
2015-05-05qapi: Document type-safety considerationsEric Blake2-122/+414
2015-05-05qapi: Add copyright declaration on docsEric Blake2-0/+16
2015-05-05tcg: optimise memory layout of TCGTempEmilio G. Cota1-12/+14
2015-05-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...Peter Maydell17-28/+637
2015-05-05Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' ...Peter Maydell1-3/+3
2015-05-05sdl2: Fix RGB555Max Reitz2-2/+18
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann8-7/+225
2015-05-05sdl2: move SDL_* includes to sdl2.hGerd Hoffmann4-18/+6
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann9-1/+247
2015-05-05opengl: add shader helper functions.Gerd Hoffmann3-0/+111
2015-05-05coverity: fix address_space_rw modelPaolo Bonzini1-3/+3
2015-05-05opengl: add shader build infrastructureGerd Hoffmann2-0/+30
2015-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-7/+110
2015-04-30Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell67-386/+156
2015-04-30Enable NVMe start controller for Windows guest.Daniel Stekloff1-0/+7
2015-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into stagingPeter Maydell27-128/+554
2015-04-30MAINTAINERS: Add qemu-block list where missingKevin Wolf1-0/+6
2015-04-30MAINTAINERS: make block layer core Kevin Wolf's responsibilityStefan Hajnoczi1-3/+1
2015-04-30MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibilityStefan Hajnoczi1-1/+6
2015-04-30MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibilityStefan Hajnoczi1-3/+10
2015-04-30MAINTAINERS: split out image formatsStefan Hajnoczi1-0/+77
2015-04-30MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibilityStefan Hajnoczi1-1/+4
2015-04-30openrisc: cpu: Remove unused cpu_get_pcPeter Crosthwaite1-5/+0
2015-04-30microblaze: fix memory leakGonglei1-6/+7
2015-04-30tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite3-16/+4
2015-04-30kvm: Silence warning from valgrindThomas Huth1-7/+7
2015-04-30vhost-user: remove superfluous '\n' around error_report()Gonglei1-11/+11