| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | meson: convert authz directory to Meson | Marc-André Lureau | 2020-08-21 | 1 | -1/+0 |
* | meson: convert qom directory to Meson (tools part) | Marc-André Lureau | 2020-08-21 | 1 | -1/+1 |
* | meson: handle edk2 bios and descriptors | Marc-André Lureau | 2020-08-21 | 1 | -29/+0 |
* | meson: generate hxtool files | Marc-André Lureau | 2020-08-21 | 1 | -7/+1 |
* | meson: generate shader headers | Marc-André Lureau | 2020-08-21 | 1 | -19/+0 |
* | meson: generate qemu-version.h | Marc-André Lureau | 2020-08-21 | 1 | -26/+1 |
* | meson: keymap-gen | Marc-André Lureau | 2020-08-21 | 1 | -38/+0 |
* | meson: add virtfs-proxy-helper | Marc-André Lureau | 2020-08-21 | 1 | -2/+0 |
* | meson: add qemu-edid | Marc-André Lureau | 2020-08-21 | 1 | -2/+0 |
* | meson: add qemu-keymap | Marc-André Lureau | 2020-08-21 | 1 | -5/+0 |
* | meson: add qemu-bridge-helper | Marc-André Lureau | 2020-08-21 | 1 | -4/+0 |
* | meson: convert dummy Windows qga/qemu-ga target | Paolo Bonzini | 2020-08-21 | 1 | -5/+0 |
* | meson: add msi generation | Marc-André Lureau | 2020-08-21 | 1 | -18/+0 |
* | meson: convert vss-win32 | Marc-André Lureau | 2020-08-21 | 1 | -1/+0 |
* | meson: convert qemu-ga | Paolo Bonzini | 2020-08-21 | 1 | -47/+6 |
* | contrib/elf2dmp: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -4/+0 |
* | contrib/ivshmem: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -9/+0 |
* | contrib/vhost-user-gpu: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -17/+1 |
* | contrib/vhost-user-input: convert to meson | Marc-André Lureau | 2020-08-21 | 1 | -11/+0 |
* | contrib/rdmacm-mux: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -5/+0 |
* | contrib/vhost-user-scsi: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -3/+0 |
* | contrib/vhost-user-blk: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -3/+0 |
* | tools/virtiofsd: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -12/+0 |
* | contrib/libvhost-user: convert to Meson | Paolo Bonzini | 2020-08-21 | 1 | -11/+5 |
* | meson: add remaining generated tcg trace helpers | Marc-André Lureau | 2020-08-21 | 1 | -51/+0 |
* | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 1 | -194/+34 |
* | meson: add testsuite Makefile generator | Paolo Bonzini | 2020-08-21 | 1 | -1/+9 |
* | meson: add sparse support | Paolo Bonzini | 2020-08-21 | 1 | -0/+1 |
* | meson: use coverage option | Marc-André Lureau | 2020-08-21 | 1 | -14/+0 |
* | configure: integrate Meson in the build system | Paolo Bonzini | 2020-08-21 | 1 | -18/+32 |
* | nsis: use "make DESTDIR=" instead of "make prefix=" | Paolo Bonzini | 2020-08-21 | 1 | -6/+6 |
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -18/+18 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -18/+28 |
* | Get rid of the libqemustub.a remainders | Thomas Huth | 2020-08-05 | 1 | -1/+1 |
* | Makefile: Remove config-devices.mak on "make clean" | Peter Maydell | 2020-07-20 | 1 | -0/+1 |
* | Makefile: simplify MINIKCONF rules | Paolo Bonzini | 2020-07-11 | 1 | -8/+2 |
* | accel/Kconfig: Add the TCG selector | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -0/+1 |
* | accel/Kconfig: Extract accel selectors into their own config | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -0/+1 |
* | Makefile: Write MINIKCONF variables as one entry per line | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -3/+7 |
* | Makefile: Remove dangerous EOL trailing backslash | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -1/+1 |
* | Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop" | Liao Pingfang | 2020-06-26 | 1 | -4/+6 |
* | tpm: Move backend code under the 'backends/' directory | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -1/+1 |
* | Makefile: remove old compatibility gunks | Claudio Fontana | 2020-06-16 | 1 | -6/+0 |
* | Makefile: dtc: update, build the libfdt target | Claudio Fontana | 2020-06-16 | 1 | -5/+5 |
* | Makefile: Let the 'help' target list the helper targets | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -2/+7 |
* | Makefile: Only build virtiofsd if system-mode is enabled | Philippe Mathieu-Daudé | 2020-06-05 | 1 | -1/+1 |
* | Makefile: List fuzz targets in 'make help' | Philippe Mathieu-Daudé | 2020-05-15 | 1 | -1/+5 |
* | Makefile: Drop unused, broken target recurse-fuzz | Markus Armbruster | 2020-04-29 | 1 | -1/+0 |
* | configure: Honour --disable-werror for Sphinx | Peter Maydell | 2020-04-14 | 1 | -1/+1 |
* | configure: Drop adjustment of textseg | Richard Henderson | 2020-03-28 | 1 | -1/+1 |