summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qapi: Drop inline nested structs in query-pciEric Blake2015-05-053-57/+95
* qapi: Drop inline nested struct in query-versionEric Blake2015-05-053-12/+25
* qapi: Drop tests for inline nested structsEric Blake2015-05-056-63/+90
* qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-057-103/+102
* qapi: Forbid 'type' in schemaEric Blake2015-05-051-14/+0
* qapi: Use 'struct' instead of 'type' in schemaEric Blake2015-05-0539-200/+200
* qapi: Document 'struct' metatypeEric Blake2015-05-051-29/+29
* qapi: Prefer 'struct' over 'type' in generatorEric Blake2015-05-0522-81/+93
* qapi: More rigorous checking for type safety bypassEric Blake2015-05-059-15/+23
* qapi: Whitelist commands that don't return dictionaryEric Blake2015-05-0511-20/+37
* qapi: Require valid namesEric Blake2015-05-0519-43/+60
* qapi: More rigourous checking of typesEric Blake2015-05-0552-77/+126
* qapi: Add some type check testsEric Blake2015-05-0561-3/+119
* qapi: Unify type bypass and add testsEric Blake2015-05-0516-18/+32
* qapi: Allow true, false and null in schema jsonFam Zheng2015-05-053-5/+19
* qapi: Better error messages for duplicated expressionsEric Blake2015-05-0529-54/+70
* qapi: Add tests of redefined expressionsEric Blake2015-05-0525-0/+45
* qapi: Better error messages for bad expressionsEric Blake2015-05-0524-36/+56
* qapi: Add some expr testsEric Blake2015-05-0545-3/+72
* qapi: Use 'alternate' to replace anonymous unionEric Blake2015-05-0524-77/+77
* qapi: Document new 'alternate' meta-typeEric Blake2015-05-051-21/+36
* qapi: Rename anonymous union type in testEric Blake2015-05-055-33/+33
* qapi: Segregate anonymous unions into alternates in generatorEric Blake2015-05-055-40/+62
* qapi: Prepare for catching more semantic parse errorsEric Blake2015-05-051-17/+20
* qapi: Tighten checking of unionsEric Blake2015-05-0548-103/+110
* qapi: Forbid base without discriminator in unionsEric Blake2015-05-0511-91/+21
* qapi: Clean up test coverage of simple unionsEric Blake2015-05-053-70/+86
* qapi: Add some union testsEric Blake2015-05-0589-9/+325
* qapi: Better error messages for bad enumsEric Blake2015-05-0519-32/+43
* qapi: Add some enum testsEric Blake2015-05-0537-1/+66
* qapi: Require ASCII in schemaEric Blake2015-05-051-2/+2
* qapi: Fix generation of 'size' builtin typeEric Blake2015-05-053-2/+4
* qapi: Simplify builtin type handlingEric Blake2015-05-053-15/+9
* qapi: Document type-safety considerationsEric Blake2015-05-052-122/+414
* qapi: Add copyright declaration on docsEric Blake2015-05-052-0/+16
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...Peter Maydell2015-05-0517-28/+637
|\
| * sdl2: Fix RGB555Max Reitz2015-05-052-2/+18
| * sdl2: add support for display rendering using opengl.Gerd Hoffmann2015-05-058-7/+225
| * sdl2: move SDL_* includes to sdl2.hGerd Hoffmann2015-05-054-18/+6
| * console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-059-1/+247
| * opengl: add shader helper functions.Gerd Hoffmann2015-05-053-0/+111
| * opengl: add shader build infrastructureGerd Hoffmann2015-05-052-0/+30
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' ...Peter Maydell2015-05-051-3/+3
|\ \ | |/ |/|
| * coverity: fix address_space_rw modelPaolo Bonzini2015-05-051-3/+3
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-04-302-7/+110
|\
| * Enable NVMe start controller for Windows guest.Daniel Stekloff2015-04-301-0/+7
| * MAINTAINERS: Add qemu-block list where missingKevin Wolf2015-04-301-0/+6
| * MAINTAINERS: make block layer core Kevin Wolf's responsibilityStefan Hajnoczi2015-04-301-3/+1
| * MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-1/+6
| * MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-3/+10
OpenPOWER on IntegriCloud