Age | Commit message (Expand) | Author |
2020-12-15 | build: -no-pie is no functional linker flag | Christian Ehrhardt |
2020-12-13 | configure / meson: Move check for linux/btrfs.h to meson.build | Thomas Huth |
2020-12-13 | configure / meson: Move check for sys/kcov.h to meson.build | Thomas Huth |
2020-12-13 | configure / meson: Move check for sys/signal.h to meson.build | Thomas Huth |
2020-12-13 | configure / meson: Move check for drm.h to meson.build | Thomas Huth |
2020-12-13 | configure / meson: Move check for pty.h to meson.build | Thomas Huth |
2020-12-13 | configure: Remove the obsolete check for ifaddrs.h | Thomas Huth |
2020-12-13 | configure: Test if $make actually exists | Roman Bolshakov |
2020-12-11 | fuse: Implement hole detection through lseek | Max Reitz |
2020-12-11 | meson: Detect libfuse | Max Reitz |
2020-11-25 | configure: remove python pkg_resources check | Olaf Hering |
2020-11-19 | trace: use STAP_SDT_V2 to work around symbol visibility | Stefan Hajnoczi |
2020-11-17 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201117'... | Peter Maydell |
2020-11-17 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1... | Peter Maydell |
2020-11-17 | configure: Make "does libgio work" test pull in some actual functions | Peter Maydell |
2020-11-17 | configure: Do not build pc-bios/optionrom on Haiku | Thomas Huth |
2020-11-17 | configure: Fix the _BSD_SOURCE define for the Haiku build | Thomas Huth |
2020-11-12 | configure: mark vhost-user Linux-only | Stefan Hajnoczi |
2020-11-12 | meson: move vhost_user_blk_server to meson.build | Stefan Hajnoczi |
2020-11-10 | configure: surface deprecated targets in the help output | Alex Bennée |
2020-11-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-11-03 | configure: introduce --enable-vhost-user-blk-server | Stefan Hajnoczi |
2020-11-03 | configure: fix gio_libs reference | Bruce Rogers |
2020-11-03 | meson: use b_staticpic=false for meson >=0.56.0 | Paolo Bonzini |
2020-11-02 | configure: Test that gio libs from pkg-config work | Peter Maydell |
2020-10-29 | modules: unbreak them on macos | Gerd Hoffmann |
2020-10-26 | configure: add option for virtiofsd | Misono Tomohiro |
2020-10-26 | configure: move install_blobs from configure to meson | Paolo Bonzini |
2020-10-26 | configure: remove unused variable from config-host.mak | Paolo Bonzini |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini |
2020-10-26 | configure: allow configuring localedir | Paolo Bonzini |
2020-10-19 | xen: xenguest is not used so is not needed | Michael Tokarev |
2020-10-17 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-17 | meson: Move the detection logic for sphinx to meson | Yonggang Luo |
2020-10-17 | configure: fix handling of --docdir parameter | Bruce Rogers |
2020-10-17 | build: add --enable/--disable-libudev | Paolo Bonzini |
2020-10-17 | build: replace ninjatool with ninja | Paolo Bonzini |
2020-10-17 | configure: move QEMU_INCLUDES to meson | Paolo Bonzini |
2020-10-17 | submodules: bump meson to 0.55.3 | Paolo Bonzini |
2020-10-15 | block: deprecate the sheepdog block driver | Daniel P. Berrangé |
2020-10-14 | configure: Fixes ncursesw detection under msys2/mingw by convert them to meson | Yonggang Luo |
2020-10-14 | win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi... | Yonggang Luo |
2020-10-14 | curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw | Yonggang Luo |
2020-10-13 | configure: fixes indent of $meson setup | Yonggang Luo |
2020-10-09 | configure: fix performance regression due to PIC objects | Paolo Bonzini |
2020-10-06 | configure: don't enable ASLR for --enable-debug Windows builds | Mark Cave-Ayland |
2020-10-06 | configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson | Paolo Bonzini |
2020-10-06 | configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS | Paolo Bonzini |
2020-10-06 | dtc: Convert Makefile bits to meson bits | Paolo Bonzini |
2020-10-06 | slirp: Convert Makefile bits to meson bits | Paolo Bonzini |