Age | Commit message (Expand) | Author |
2018-02-05 | qapi: force a UTF-8 locale for running Python | Daniel P. Berrange |
2018-01-31 | pc-bios: Add hppa-firmware.img and git submodule | Richard Henderson |
2018-01-29 | ui: fix alphabetical ordering of keymaps | Daniel P. Berrange |
2018-01-29 | hw: convert the escc device to keycodemapdb | Daniel P. Berrange |
2018-01-29 | hw: convert ps2 device to keycodemapdb | Daniel P. Berrange |
2018-01-25 | ui: convert GTK and SDL1 frontends to keycodemapdb | Daniel P. Berrange |
2018-01-25 | ui: convert the SDL2 frontend to keycodemapdb | Daniel P. Berrange |
2018-01-18 | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu |
2018-01-12 | build-sys: add a rule to print a variable | Marc-André Lureau |
2018-01-12 | build-sys: silence make by default or V=0 | Marc-André Lureau |
2017-12-18 | Makefile: add more targets to the UNCHECKED_GOALS rule | Philippe Mathieu-Daudé |
2017-12-18 | Makefile: use $(MAKE) variable | Philippe Mathieu-Daudé |
2017-12-14 | ui: generate qcode to linux mappings | Owen Smith |
2017-11-21 | build: disarm the TCG unit test trap | Daniel P. Berrange |
2017-11-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-11-14 | Makefile: simpler/faster "make help" | Philippe Mathieu-Daudé |
2017-11-09 | Makefile: Capstone: Add support for cross compile ranlib | Alistair Francis |
2017-11-06 | build: remove use of MAKELEVEL optimization in submodule handling | Daniel P. Berrange |
2017-11-06 | build: allow automatic git submodule updates to be disabled | Daniel P. Berrange |
2017-11-06 | build: allow setting a custom GIT binary for transparent proxying | Daniel P. Berrange |
2017-10-26 | disas: Add capstone as submodule | Richard Henderson |
2017-10-19 | build: Fix dtc-checkout race condition in Makefile | Aaron Lindsay |
2017-10-19 | Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques... | Peter Maydell |
2017-10-17 | opengl: add flipping vertex shader | Gerd Hoffmann |
2017-10-17 | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann |
2017-10-16 | tools: add qemu-keymap | Gerd Hoffmann |
2017-10-16 | ui: convert common input code to keycodemapdb | Daniel P. Berrange |
2017-10-16 | ui: add keycodemapdb repository as a GIT submodule | Daniel P. Berrange |
2017-10-16 | build: automatically handle GIT submodule checkout for dtc | Daniel P. Berrange |
2017-10-10 | build-sys: make vhost-user-scsi depend on libvhost-user.a | Marc-André Lureau |
2017-10-10 | build-sys: fix libvhost-user.a build | Marc-André Lureau |
2017-09-26 | docs: add qemu-block-drivers(7) man page | Stefan Hajnoczi |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | scsi: add multipath support to qemu-pr-helper | Paolo Bonzini |
2017-09-22 | scsi: build qemu-pr-helper | Paolo Bonzini |
2017-09-22 | Makefile: Add rules to run vm tests | Fam Zheng |
2017-09-19 | Makefile: Remove libqemustub.a | Paolo Bonzini |
2017-09-13 | pixman: drop submodule | Gerd Hoffmann |
2017-09-04 | qapi-schema: Fold event.json back into qapi-schema.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect TPM stuff in qapi/tpm.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect transaction stuff in qapi/transaction.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect migration stuff in qapi/migration.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect UI stuff in qapi/ui.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect net device stuff in qapi/net.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect char device stuff in qapi/char.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect run state stuff in qapi/run-state.json | Markus Armbruster |
2017-09-04 | qapi-schema: Collect sockets stuff in qapi/sockets.json | Markus Armbruster |
2017-08-15 | Makefile: Let "make check-help" work without running ./configure | Fam Zheng |
2017-07-31 | build-sys: there is no qemu-ga.c | Marc-André Lureau |
2017-07-20 | configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set | Kamil Rytarowski |