| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile: add GNU global tags support | Alex Bennée | 2021-01-18 | 1 | -0/+3 |
* | Add *.pyc back to the .gitignore file | Thomas Huth | 2020-09-23 | 1 | -0/+1 |
* | Simplify the .gitignore file | Thomas Huth | 2020-09-16 | 1 | -152/+0 |
* | configure: move disassembler configuration to meson | Paolo Bonzini | 2020-09-08 | 1 | -1/+0 |
* | meson: compute config_all_devices directly | Paolo Bonzini | 2020-09-08 | 1 | -1/+0 |
* | rules.mak: drop unneeded macros | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | configure: add support for pseudo-"in source tree" builds | Daniel P. Berrangé | 2020-08-21 | 1 | -0/+2 |
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -2/+2 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -1/+0 |
* | .gitignore: un-ignore .gitlab-ci.d | Alex Bennée | 2020-07-11 | 1 | -0/+1 |
* | .gitignore: Ignore storage-daemon files | Roman Bolshakov | 2020-06-17 | 1 | -8/+9 |
* | docs: Stop building qemu-doc | Peter Maydell | 2020-03-06 | 1 | -3/+0 |
* | virtiofsd: add vhost-user.json file | Stefan Hajnoczi | 2020-01-23 | 1 | -0/+1 |
* | qapi: Generate command registration stuff into separate files | Markus Armbruster | 2020-01-14 | 1 | -0/+1 |
* | build: Don't ignore qapi-visit-core.c | Eric Blake | 2019-09-19 | 1 | -0/+1 |
* | .gitignore: ignore some vhost-user* related files | Michal Privoznik | 2019-08-21 | 1 | -0/+3 |
* | Makefile: install the edk2 firmware images and their descriptors | Laszlo Ersek | 2019-04-17 | 1 | -0/+1 |
* | .gitignore: ignore docs/built created for in-tree builds | Stefano Garzarella | 2019-03-14 | 1 | -0/+1 |
* | maint: Ignore built elf2dmp | Eric Blake | 2019-03-14 | 1 | -0/+1 |
* | Makefile, configure: Support building rST documentation | Peter Maydell | 2019-03-07 | 1 | -0/+1 |
* | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster | 2019-02-18 | 1 | -0/+1 |
* | optionrom: add new PVH option rom | Stefano Garzarella | 2019-02-05 | 1 | -0/+4 |
* | qapi: Reduce Makefile boilerplate | Eric Blake | 2018-12-11 | 1 | -68/+4 |
* | edid: Ignore built binary | Eric Blake | 2018-10-05 | 1 | -0/+1 |
* | .gitignore: add .gcov files | Alex Bennée | 2018-07-05 | 1 | -0/+1 |
* | block: Ignore generated job QAPI files | Eric Blake | 2018-06-13 | 1 | -0/+4 |
* | target/arm: Add SVE decode skeleton | Richard Henderson | 2018-05-18 | 1 | -0/+1 |
* | qapi: Don't create useless directory qapi-generated | Markus Armbruster | 2018-03-02 | 1 | -1/+0 |
* | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -8/+8 |
* | qapi: Empty out qapi-schema.json | Markus Armbruster | 2018-03-02 | 1 | -0/+4 |
* | qapi: Generate separate .h, .c for each module | Markus Armbruster | 2018-03-02 | 1 | -0/+60 |
* | qapi/types qapi/visit: Generate built-in stuff into separate files | Markus Armbruster | 2018-03-02 | 1 | -0/+2 |
* | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 2018-03-02 | 1 | -2/+1 |
* | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 2018-03-02 | 1 | -0/+2 |
* | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu | 2018-01-18 | 1 | -0/+1 |
* | .gitignore: remove vscclient | Marc-André Lureau | 2017-12-18 | 1 | -1/+0 |
* | ui: add qemu-keymap and shader to .gitignore | Gerd Hoffmann | 2017-10-23 | 1 | -0/+2 |
* | ui: add keycodemapdb repository as a GIT submodule | Daniel P. Berrange | 2017-10-16 | 1 | -0/+1 |
* | build: automatically handle GIT submodule checkout for dtc | Daniel P. Berrange | 2017-10-16 | 1 | -0/+1 |
* | scsi: Ignore executable for in-tree builds | Eric Blake | 2017-09-29 | 1 | -0/+1 |
* | gitignore: Ignore vm test images | Fam Zheng | 2017-09-22 | 1 | -0/+1 |
* | coccinelle: ignore ASTs pre-parsed cached C files | Philippe Mathieu-Daudé | 2017-07-19 | 1 | -0/+2 |
* | vhost-user-scsi: Introduce vhost-user-scsi host device | Felipe Franciosi | 2017-06-15 | 1 | -0/+1 |
* | docs: create interop/ subdirectory | Paolo Bonzini | 2017-06-15 | 1 | -8/+8 |
* | qapi: Clean up build of generated documentation | Markus Armbruster | 2017-03-16 | 1 | -5/+5 |
* | Makefile: Put VERSION info into version.texi rather than using -D | Peter Maydell | 2017-02-20 | 1 | -0/+1 |
* | trace: switch to modular code generation for sub-directories | Daniel P. Berrange | 2017-01-31 | 1 | -6/+16 |
* | build-sys: add qapi doc generation targets | Marc-André Lureau | 2017-01-16 | 1 | -0/+9 |
* | build-sys: add txt documentation rules | Marc-André Lureau | 2017-01-16 | 1 | -0/+1 |
* | build-sys: remove dvi doc generation | Marc-André Lureau | 2017-01-16 | 1 | -1/+0 |