summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * MAINTAINERS: split out image formatsStefan Hajnoczi2015-04-301-0/+77
| * MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibilityStefan Hajnoczi2015-04-301-1/+4
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3...Peter Maydell2015-04-3067-386/+156
|\ \
| * | openrisc: cpu: Remove unused cpu_get_pcPeter Crosthwaite2015-04-301-5/+0
| * | microblaze: fix memory leakGonglei2015-04-301-6/+7
| * | tcg: Delete unused cpu_pc_from_tb()Peter Crosthwaite2015-04-303-16/+4
| * | kvm: Silence warning from valgrindThomas Huth2015-04-301-7/+7
| * | vhost-user: remove superfluous '\n' around error_report()Gonglei2015-04-301-11/+11
| * | target-mips: fix memory leakGonglei2015-04-303-0/+3
| * | qmp-commands: Fix typoJohn Snow2015-04-301-2/+2
| * | linux-user/elfload: use QTAILQ_FOREACH instead of open-coding itEmilio G. Cota2015-04-301-2/+1
| * | coroutine: remove unnecessary parentheses in qemu_co_queue_emptyEmilio G. Cota2015-04-301-1/+1
| * | qemu-char: remove unused list node from FDCharDriverEmilio G. Cota2015-04-301-1/+0
| * | input: remove unused mouse_handlers listEmilio G. Cota2015-04-301-2/+0
| * | cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus)Emilio G. Cota2015-04-301-1/+1
| * | microblaze: cpu: delete unused cpu_interrupts_enabledPeter Crosthwaite2015-04-301-5/+0
| * | microblaze: cpu: Renumber EXCP_* constants to close gapMichael Tokarev2015-04-301-5/+5
| * | microblaze: cpu: Delete EXCP_NMIPeter Crosthwaite2015-04-301-1/+0
OpenPOWER on IntegriCloud