Age | Commit message (Expand) | Author | Files | Lines |
2018-07-05 | .gitignore: add .gcov files | Alex Bennée | 1 | -0/+1 |
2018-06-13 | block: Ignore generated job QAPI files | Eric Blake | 1 | -0/+4 |
2018-05-18 | target/arm: Add SVE decode skeleton | Richard Henderson | 1 | -0/+1 |
2018-03-02 | qapi: Don't create useless directory qapi-generated | Markus Armbruster | 1 | -1/+0 |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 1 | -8/+8 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -0/+4 |
2018-03-02 | qapi: Generate separate .h, .c for each module | Markus Armbruster | 1 | -0/+60 |
2018-03-02 | qapi/types qapi/visit: Generate built-in stuff into separate files | Markus Armbruster | 1 | -0/+2 |
2018-03-02 | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 1 | -2/+1 |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 1 | -0/+2 |
2018-01-18 | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu | 1 | -0/+1 |
2017-12-18 | .gitignore: remove vscclient | Marc-André Lureau | 1 | -1/+0 |
2017-10-23 | ui: add qemu-keymap and shader to .gitignore | Gerd Hoffmann | 1 | -0/+2 |
2017-10-16 | ui: add keycodemapdb repository as a GIT submodule | Daniel P. Berrange | 1 | -0/+1 |
2017-10-16 | build: automatically handle GIT submodule checkout for dtc | Daniel P. Berrange | 1 | -0/+1 |
2017-09-29 | scsi: Ignore executable for in-tree builds | Eric Blake | 1 | -0/+1 |
2017-09-22 | gitignore: Ignore vm test images | Fam Zheng | 1 | -0/+1 |
2017-07-19 | coccinelle: ignore ASTs pre-parsed cached C files | Philippe Mathieu-Daudé | 1 | -0/+2 |
2017-06-15 | vhost-user-scsi: Introduce vhost-user-scsi host device | Felipe Franciosi | 1 | -0/+1 |
2017-06-15 | docs: create interop/ subdirectory | Paolo Bonzini | 1 | -8/+8 |
2017-03-16 | qapi: Clean up build of generated documentation | Markus Armbruster | 1 | -5/+5 |
2017-02-20 | Makefile: Put VERSION info into version.texi rather than using -D | Peter Maydell | 1 | -0/+1 |
2017-01-31 | trace: switch to modular code generation for sub-directories | Daniel P. Berrange | 1 | -6/+16 |
2017-01-16 | build-sys: add qapi doc generation targets | Marc-André Lureau | 1 | -0/+9 |
2017-01-16 | build-sys: add txt documentation rules | Marc-André Lureau | 1 | -0/+1 |
2017-01-16 | build-sys: remove dvi doc generation | Marc-André Lureau | 1 | -1/+0 |
2016-12-22 | build-sys: remove libtool left-over | Marc-André Lureau | 1 | -4/+0 |
2016-10-10 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell | 1 | -0/+1 |
2016-10-08 | maint: Add module_block.h to .gitignore | Lin Ma | 1 | -0/+1 |
2016-10-07 | qemu-doc: merge qemu-tech and qemu-doc | Paolo Bonzini | 1 | -2/+0 |
2016-09-19 | Replace qmp-commands.hx by docs/qmp-commands.txt | Marc-André Lureau | 1 | -1/+0 |
2016-09-13 | maint: Ignore generated version file | Eric Blake | 1 | -0/+2 |
2016-07-14 | Add optionrom compatible with fw_cfg DMA version | Marc Marí | 1 | -0/+4 |
2016-06-20 | trace: add build framework for merging trace-events files | Daniel P. Berrange | 1 | -0/+1 |
2016-06-01 | .gitignore: Ignore docker source copy | Fam Zheng | 1 | -0/+1 |
2015-11-06 | maint: Ignore ivshmem binaries | Eric Blake | 1 | -0/+2 |
2015-09-23 | libcacard: use the standalone project | Marc-André Lureau | 1 | -1/+0 |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 1 | -0/+1 |
2015-09-16 | monitor: added generation of documentation for hmp-commands-info.hx | Pavel Butsykin | 1 | -0/+1 |
2015-09-01 | qemu-ga: Add .msi files to .gitignore | Leonid Bloch | 1 | -0/+1 |
2015-07-27 | gitignore: Ignore shader generated files | Michal Privoznik | 1 | -0/+2 |
2015-04-04 | gitignore: Ignore more .pod files. | Eric Blake | 1 | -8/+2 |
2015-03-10 | gitignore: Track common.env in iotests gitignore | Cole Robinson | 1 | -1/+0 |
2015-01-13 | .gitignore: Ignore generated "common.env" | Fam Zheng | 1 | -0/+1 |
2014-08-12 | trace: [tcg] Generate TCG tracing routines | Lluís Vilanova | 1 | -0/+1 |
2014-08-12 | trace: [tcg] Define TCG tracing helper routine wrappers | Lluís Vilanova | 1 | -0/+1 |
2014-08-12 | trace: [tcg] Define TCG tracing helper routines | Lluís Vilanova | 1 | -0/+1 |
2014-08-12 | trace: [tcg] Declare TCG tracing helper routines | Lluís Vilanova | 1 | -0/+1 |
2014-06-27 | qapi: ignore generated event files | Wenchao Xia | 1 | -0/+1 |
2014-05-24 | configure: Put tempfiles in a subdir of the build directory | Peter Maydell | 1 | -0/+1 |