Age | Commit message (Expand) | Author | Files | Lines |
2019-10-22 | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 1 | -3/+10 |
2019-10-17 | sphinx: Use separate doctree directories for different builders | Eduardo Habkost | 1 | -1/+4 |
2019-10-04 | spapr: Stop providing RTAS blob | Alexey Kardashevskiy | 1 | -1/+1 |
2019-09-26 | configure: preserve PKG_CONFIG for subdir builds | Alex Bennée | 1 | -1/+5 |
2019-09-20 | Makefile: Fix in-tree builds when Sphinx is available | Peter Maydell | 1 | -13/+13 |
2019-09-13 | qemu-ga: Convert invocation documentation to rST | Peter Maydell | 1 | -10/+14 |
2019-09-10 | tests/tcg: move configuration to a sub-shell script | Paolo Bonzini | 1 | -0/+1 |
2019-08-22 | tests/docker: add podman support | Marc-André Lureau | 1 | -1/+1 |
2019-08-21 | configure: define CONFIG_TOOLS here | Paolo Bonzini | 1 | -3/+2 |
2019-08-21 | qemu-ga: clean up TOOLS variable | Paolo Bonzini | 1 | -2/+2 |
2019-08-03 | Makefile: remove DESTDIR from firmware file content | Olaf Hering | 1 | -1/+1 |
2019-07-23 | buildsys: The NSIS Windows build requires qemu-nsis.bmp installed | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-07-23 | buildsys: The NSIS Windows build requires the documentation installed | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-07-22 | contrib/elf2dmp: Build download.o with CURL_CFLAGS | Peter Maydell | 1 | -1/+0 |
2019-07-18 | roms: Add OpenSBI version 0.4 | Alistair Francis | 1 | -1/+4 |
2019-07-15 | Makefile: Fix missing dependency of on qemu-tech.texi | Markus Armbruster | 1 | -1/+2 |
2019-07-15 | Makefile: Fix "make install" when "make all" needs work | Markus Armbruster | 1 | -0/+1 |
2019-07-09 | Makefile: Fix "make clean" in "unconfigured" source directory | Markus Armbruster | 1 | -0/+1 |
2019-07-04 | Makefile: Rename the 'vm-test' target as 'vm-help' | Philippe Mathieu-Daudé | 1 | -2/+2 |
2019-07-04 | Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i... | Peter Maydell | 1 | -39/+40 |
2019-07-03 | Makefile: Reuse all's recursion machinery for clean and install | Markus Armbruster | 1 | -30/+27 |
2019-07-03 | Makefile: Rename targets for make recursion | Markus Armbruster | 1 | -12/+24 |
2019-07-03 | Add ati vgabios to INSTALL_BLOBS. | Gerd Hoffmann | 1 | -1/+1 |
2019-07-02 | Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.def | Markus Armbruster | 1 | -1/+0 |
2019-07-02 | Makefile: Remove code to smooth transition to config.status | Markus Armbruster | 1 | -8/+1 |
2019-07-02 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -8/+8 |
2019-06-28 | build: use $(DESTDIR)x instead of $(DESTDIR)/x | Stefan Hajnoczi | 1 | -8/+8 |
2019-06-26 | configure: disallow spaces and colons in source path and build path | Antonio Ospite | 1 | -0/+4 |
2019-06-17 | docs: Build and install specs manual | Peter Maydell | 1 | -1/+6 |
2019-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ... | Peter Maydell | 1 | -1/+23 |
2019-05-29 | contrib: add vhost-user-gpu | Marc-André Lureau | 1 | -1/+23 |
2019-05-28 | Makefile: include per-target build directories in coverage report | Alex Bennée | 1 | -1/+3 |
2019-05-28 | Makefile: fix coverage-report reference to BUILD_DIR | Alex Bennée | 1 | -1/+1 |
2019-05-23 | Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging | Peter Maydell | 1 | -2/+2 |
2019-05-22 | build: Link user-only with crypto random number objects | Richard Henderson | 1 | -2/+2 |
2019-05-22 | contrib: add vhost-user-input | Marc-André Lureau | 1 | -0/+11 |
2019-05-17 | build: don't build hardware objects with linux-user | Laurent Vivier | 1 | -0/+4 |
2019-05-17 | build: chardev is only needed for softmmu targets | Laurent Vivier | 1 | -1/+2 |
2019-05-17 | build: replace GENERATED_FILES by generated-files-y | Laurent Vivier | 1 | -19/+17 |
2019-05-13 | Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies | Thomas Huth | 1 | -1/+1 |
2019-05-10 | docs: add Security chapter to the documentation | Stefan Hajnoczi | 1 | -1/+1 |
2019-05-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 1 | -4/+7 |
2019-05-03 | Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-05-03 | doc: fix the configuration path | Marc-André Lureau | 1 | -3/+6 |
2019-05-02 | build-sys: pass CFLAGS & LDFLAGS to subdir-slirp | Marc-André Lureau | 1 | -1/+1 |
2019-05-02 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell | 1 | -1/+1 |
2019-05-01 | Makefile: add nit-picky mode to sphinx-build | John Snow | 1 | -1/+1 |
2019-04-17 | Makefile: install the edk2 firmware images and their descriptors | Laszlo Ersek | 1 | -1/+28 |
2019-03-20 | config-all-devices.mak: rebuild on reconfigure | Paolo Bonzini | 1 | -2/+2 |
2019-03-18 | kconfig: add dependencies on CONFIG_MSI_NONBROKEN | Paolo Bonzini | 1 | -1/+2 |