Age | Commit message (Expand) | Author |
2020-12-16 | i386: move kvm accel files into kvm/ | Claudio Fontana |
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-11 | fuse: Implement hole detection through lseek | Max Reitz |
2020-12-11 | meson: Detect libfuse | Max Reitz |
2020-12-10 | hw/net/can: Introduce Xilinx ZynqMP CAN controller | Vikram Garhwal |
2020-12-08 | libvhost-user: make it a meson subproject | Marc-André Lureau |
2020-11-26 | nsis: Fix build for 64 bit installer | Stefan Weil |
2020-11-23 | meson: use dependency() to find libjpeg | Paolo Bonzini |
2020-11-18 | meson: Fixes curses detection on msys2 | Yonggang Luo |
2020-11-17 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1... | Peter Maydell |
2020-11-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-11-17 | configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h | Thomas Huth |
2020-11-16 | meson.build: fix building of Xen support for aarch64 | Alex Bennée |
2020-11-12 | vhost-user-blk-server: depend on CONFIG_VHOST_USER | Stefan Hajnoczi |
2020-11-12 | meson: move vhost_user_blk_server to meson.build | Stefan Hajnoczi |
2020-11-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-11-09 | meson: always include contrib/libvhost-user | Stefan Hajnoczi |
2020-11-09 | meson: Clarify the confusing vhost-user vs. vhost-kernel output | Thomas Huth |
2020-11-03 | meson: use b_staticpic=false for meson >=0.56.0 | Paolo Bonzini |
2020-11-02 | meson.build: Check for statx() | Max Reitz |
2020-10-26 | configure: add option for virtiofsd | Misono Tomohiro |
2020-10-26 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2020-10-26 | WHPX: Fix WHPX build break | Sunil Muthuswamy |
2020-10-26 | configure: move install_blobs from configure to meson | Paolo Bonzini |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini |
2020-10-23 | block: move block exports to libblockdev | Stefan Hajnoczi |
2020-10-23 | qemu-storage-daemon: avoid compiling blockdev_ss twice | Stefan Hajnoczi |
2020-10-23 | util/vhost-user-server: use static library in meson.build | Stefan Hajnoczi |
2020-10-22 | meson: rewrite curses/iconv test | Paolo Bonzini |
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 | meson: cleanup curses/iconv test | Paolo Bonzini |
2020-10-17 | meson.build: don't condition iconv detection on library detection | 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-15 | meson: add spice_headers dependency. | Gerd Hoffmann |
2020-10-14 | configure: Fixes ncursesw detection under msys2/mingw by convert them to meson | Yonggang Luo |
2020-10-13 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell |
2020-10-13 | meson.build: drop duplicate 'sparc64' entry | Sergei Trofimovich |
2020-10-12 | meson: identify more sections of meson.build | Paolo Bonzini |
2020-10-12 | meson.build: Re-enable KVM support for MIPS | Huacai Chen |
2020-10-12 | exec: split out non-softmmu-specific parts | Paolo Bonzini |
2020-10-12 | softmmu: move more files to softmmu/ | Paolo Bonzini |
2020-10-12 | qom: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé |
2020-10-12 | authz: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé |