Age | Commit message (Expand) | Author |
2019-05-22 | build: Link user-only with crypto random number objects | Richard Henderson |
2019-05-17 | build: don't build hardware objects with linux-user | Laurent Vivier |
2019-05-17 | build: chardev is only needed for softmmu targets | Laurent Vivier |
2019-05-17 | build: replace GENERATED_FILES by generated-files-y | Laurent Vivier |
2019-05-13 | Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies | Thomas Huth |
2019-05-10 | docs: add Security chapter to the documentation | Stefan Hajnoczi |
2019-05-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-05-03 | Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts | Philippe Mathieu-Daudé |
2019-05-03 | doc: fix the configuration path | Marc-André Lureau |
2019-05-02 | build-sys: pass CFLAGS & LDFLAGS to subdir-slirp | Marc-André Lureau |
2019-05-02 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-05-01 | Makefile: add nit-picky mode to sphinx-build | John Snow |
2019-04-17 | Makefile: install the edk2 firmware images and their descriptors | Laszlo Ersek |
2019-03-20 | config-all-devices.mak: rebuild on reconfigure | Paolo Bonzini |
2019-03-18 | kconfig: add dependencies on CONFIG_MSI_NONBROKEN | Paolo Bonzini |
2019-03-14 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031... | Peter Maydell |
2019-03-12 | libvhost-user: Support tracking inflight I/O in shared memory | Xie Yongji |
2019-03-12 | Makefile: explicitly pass $(BUILD_DIR) to gcovr | Alex Bennée |
2019-03-12 | Makefile: explicitly pass $(SRC_PATH) to gcovr | Alex Bennée |
2019-03-11 | Makefile: Don't install non-sphinx files in sphinx docs install | Peter Maydell |
2019-03-11 | Makefile: Fix 'make distclean' | Peter Maydell |
2019-03-11 | Makefile: Fix Sphinx documentation builds for in-tree builds | Peter Maydell |
2019-03-08 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2019-03-07 | minikconfig: implement allnoconfig and defconfig modes | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | docs/conf.py: Don't hard-code QEMU version | Peter Maydell |
2019-03-07 | Makefile: Abstract out "identify the pkgversion" code | Peter Maydell |
2019-03-07 | Makefile, configure: Support building rST documentation | Peter Maydell |
2019-03-07 | build-sys: link with slirp as an external project | Marc-André Lureau |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-02-26 | authz: add QAuthZ object as an authorization base class | Daniel P. Berrange |
2019-02-21 | roms: add the edk2 project as a git submodule | Laszlo Ersek |
2019-02-18 | build: Deal with all of QAPI's .o in qapi/Makefile.objs | Markus Armbruster |
2019-02-18 | qapi: Generate QAPIEvent stuff into separate files | Markus Armbruster |
2019-02-05 | configure: enable elf2dmp build for Windows hosts | Viktor Prutyanov |
2019-02-05 | optionrom: add new PVH option rom | Stefano Garzarella |
2019-01-30 | trace: rerun tracetool after ./configure changes | Stefan Hajnoczi |
2019-01-24 | trace: add ability to do simple printf logging via systemtap | Daniel P. Berrangé |
2019-01-23 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i... | Peter Maydell |
2019-01-22 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st... | Peter Maydell |
2019-01-21 | maint: Allow for EXAMPLES in texi2pod | Eric Blake |
2019-01-21 | ui: fix icon display for GTK frontend under GNOME Shell with Wayland | Daniel P. Berrangé |
2019-01-21 | ui: install logo icons to $prefix/share/icons | Daniel P. Berrangé |
2019-01-19 | contrib/rdmacm-mux: fix clang compilation | Marcel Apfelbaum |
2019-01-14 | build-sys: use a separate slirp-obj-y && slirp.mo | Marc-André Lureau |
2019-01-10 | keymaps: remove common include | Gerd Hoffmann |
2019-01-10 | keymaps: drop nl-be map | Gerd Hoffmann |
2019-01-10 | keymaps: remove modifiers include | Gerd Hoffmann |
2018-12-22 | contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer | Yuval Shaia |
2018-12-20 | build: Remake config-host.mak when VERSION changes | Markus Armbruster |