Age | Commit message (Expand) | Author | Files | Lines |
2020-11-02 | meson.build: Check for statx() | Max Reitz | 1 | -0/+16 |
2020-10-26 | configure: add option for virtiofsd | Misono Tomohiro | 1 | -0/+1 |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -71/+107 |
2020-10-26 | WHPX: Fix WHPX build break | Sunil Muthuswamy | 1 | -1/+1 |
2020-10-26 | configure: move install_blobs from configure to meson | Paolo Bonzini | 1 | -1/+1 |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini | 1 | -15/+32 |
2020-10-23 | block: move block exports to libblockdev | Stefan Hajnoczi | 1 | -2/+2 |
2020-10-23 | qemu-storage-daemon: avoid compiling blockdev_ss twice | Stefan Hajnoczi | 1 | -2/+10 |
2020-10-23 | util/vhost-user-server: use static library in meson.build | Stefan Hajnoczi | 1 | -1/+5 |
2020-10-22 | meson: rewrite curses/iconv test | Paolo Bonzini | 1 | -54/+73 |
2020-10-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -82/+103 |
2020-10-17 | meson: Move the detection logic for sphinx to meson | Yonggang Luo | 1 | -20/+10 |
2020-10-17 | meson: cleanup curses/iconv test | Paolo Bonzini | 1 | -40/+45 |
2020-10-17 | meson.build: don't condition iconv detection on library detection | Bruce Rogers | 1 | -9/+7 |
2020-10-17 | build: add --enable/--disable-libudev | Paolo Bonzini | 1 | -22/+28 |
2020-10-17 | build: replace ninjatool with ninja | Paolo Bonzini | 1 | -4/+0 |
2020-10-17 | configure: move QEMU_INCLUDES to meson | Paolo Bonzini | 1 | -2/+28 |
2020-10-15 | meson: add spice_headers dependency. | Gerd Hoffmann | 1 | -0/+2 |
2020-10-14 | configure: Fixes ncursesw detection under msys2/mingw by convert them to meson | Yonggang Luo | 1 | -12/+71 |
2020-10-13 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell | 1 | -1/+1 |
2020-10-13 | meson.build: drop duplicate 'sparc64' entry | Sergei Trofimovich | 1 | -1/+1 |
2020-10-12 | meson: identify more sections of meson.build | Paolo Bonzini | 1 | -11/+25 |
2020-10-12 | meson.build: Re-enable KVM support for MIPS | Huacai Chen | 1 | -0/+2 |
2020-10-12 | exec: split out non-softmmu-specific parts | Paolo Bonzini | 1 | -1/+1 |
2020-10-12 | softmmu: move more files to softmmu/ | Paolo Bonzini | 1 | -10/+0 |
2020-10-12 | qom: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+8 |
2020-10-12 | authz: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+10 |
2020-10-12 | crypto: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+10 |
2020-10-12 | io: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+10 |
2020-10-12 | migration: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+7 |
2020-10-12 | chardev: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+7 |
2020-10-12 | hw/core: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -0/+6 |
2020-10-12 | meson.build: Sort sourcesets alphabetically | Philippe Mathieu-Daudé | 1 | -9/+9 |
2020-10-12 | meson.build: Add comments to clarify code organization | Philippe Mathieu-Daudé | 1 | -0/+8 |
2020-10-06 | configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson | Paolo Bonzini | 1 | -2/+12 |
2020-10-06 | configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS | Paolo Bonzini | 1 | -1/+2 |
2020-10-06 | dtc: Convert Makefile bits to meson bits | Paolo Bonzini | 1 | -7/+54 |
2020-10-06 | slirp: Convert Makefile bits to meson bits | Paolo Bonzini | 1 | -7/+83 |
2020-10-05 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -26/+164 |
2020-10-05 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into... | Peter Maydell | 1 | -7/+116 |
2020-10-04 | meson: move sparse detection to Meson and rewrite check_sparse.py | Paolo Bonzini | 1 | -4/+6 |
2020-10-03 | default-configs: remove redundant keys | Paolo Bonzini | 1 | -0/+8 |
2020-10-03 | default-configs: use TARGET_ARCH key | Paolo Bonzini | 1 | -1/+4 |
2020-10-03 | configure: move OpenBSD W^X test to meson | Paolo Bonzini | 1 | -1/+7 |
2020-10-03 | configure: remove target configuration | Paolo Bonzini | 1 | -4/+23 |
2020-10-03 | configure: compute derivatives of target name in meson | Paolo Bonzini | 1 | -3/+24 |
2020-10-03 | configure: move accelerator logic to meson | Paolo Bonzini | 1 | -15/+94 |
2020-10-03 | default-configs: move files to default-configs/devices/ | Paolo Bonzini | 1 | -1/+1 |
2020-10-03 | disas: Enable capstone disassembly for s390x | Richard Henderson | 1 | -0/+11 |
2020-10-03 | disas: Split out capstone code to disas/capstone.c | Richard Henderson | 1 | -0/+1 |