| Commit message (Expand) | Author | Age | Files | Lines |
* | 9p: darwin: meson: Allow VirtFS on Darwin | Keno Fischer | 2022-03-07 | 1 | -5/+7 |
* | 9p: darwin: Implement compatibility for mknodat | Keno Fischer | 2022-03-07 | 1 | -0/+1 |
* | target/nios2: Replace MMU_LOG with tracepoints | Richard Henderson | 2022-03-03 | 1 | -0/+1 |
* | virtiofsd: Let meson check for statx.stx_mnt_id | Hanna Reitz | 2022-03-02 | 1 | -0/+13 |
* | configure, meson: move CONFIG_IASL to a Meson option | Paolo Bonzini | 2022-02-21 | 1 | -4/+8 |
* | meson, configure: move ntddscsi API check to meson | Marc-André Lureau | 2022-02-21 | 1 | -1/+17 |
* | qga/vss-win32: require widl/midl, remove pre-built TLB file | Marc-André Lureau | 2022-02-21 | 1 | -0/+4 |
* | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau | 2022-02-21 | 1 | -1/+9 |
* | meson: drop --with-win-sdk | Marc-André Lureau | 2022-02-21 | 1 | -5/+0 |
* | meson: refine check for whether to look for virglrenderer | Paolo Bonzini | 2022-02-21 | 1 | -1/+4 |
* | configure, meson: move guest-agent, tools to meson | Paolo Bonzini | 2022-02-21 | 1 | -22/+26 |
* | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -2/+13 |
* | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -2/+9 |
* | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -6/+17 |
* | meson: define qemu_cflags/qemu_ldflags | Paolo Bonzini | 2022-02-21 | 1 | -6/+7 |
* | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -3/+8 |
* | configure, meson: move image format options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -8/+8 |
* | configure, meson: move TPM check to meson | Paolo Bonzini | 2022-02-21 | 1 | -2/+7 |
* | configure, meson: move libnuma detection to meson | Paolo Bonzini | 2022-02-21 | 1 | -5/+20 |
* | configure, meson: move AF_ALG test to meson | Paolo Bonzini | 2022-02-21 | 1 | -1/+15 |
* | configure, meson: move membarrier test to meson | Paolo Bonzini | 2022-02-16 | 1 | -1/+21 |
* | configure, meson: move AVX tests to meson | Paolo Bonzini | 2022-02-16 | 1 | -2/+48 |
* | meson: use .require() and .disable_auto_if() method for features | Paolo Bonzini | 2022-02-16 | 1 | -47/+29 |
* | meson: use .allowed() method for features | Paolo Bonzini | 2022-02-16 | 1 | -21/+21 |
* | tracing: excise the tcg related from tracetool | Alex Bennée | 2022-02-09 | 1 | -4/+0 |
* | drop libxml2 checks since libxml is not actually used (for parallels) | Michael Tokarev | 2022-02-09 | 1 | -6/+0 |
* | bsd-user: Add trace events for bsd-user | Warner Losh | 2022-01-28 | 1 | -1/+4 |
* | bsd-user: Add host signals to the build | Warner Losh | 2022-01-28 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2022-01-28 | 1 | -9/+7 |
|\ |
|
| * | build: make check-block a meson test | Paolo Bonzini | 2022-01-28 | 1 | -3/+3 |
| * | scripts/mtest2make: add support for SPEED=thorough | Paolo Bonzini | 2022-01-28 | 1 | -2/+3 |
| * | meson: Use find_program() to resolve the entitlement.sh script | Philippe Mathieu-Daudé | 2022-01-28 | 1 | -6/+3 |
| * | meson.build: Use a function from libfdt 1.5.1 for the library check | Thomas Huth | 2022-01-27 | 1 | -1/+1 |
* | | meson: generate trace events for qmp commands | Vladimir Sementsov-Ogievskiy | 2022-01-27 | 1 | -0/+3 |
|/ |
|
* | target/riscv: enable riscv kvm accel | Yifei Jiang | 2022-01-21 | 1 | -0/+2 |
* | meson: require liburing >= 0.3 | Daniel P. Berrangé | 2022-01-18 | 1 | -1/+2 |
* | meson: build all modules by default | Paolo Bonzini | 2022-01-12 | 1 | -1/+3 |
* | meson: add comments in the target-specific flags section | Paolo Bonzini | 2022-01-12 | 1 | -0/+5 |
* | configure, meson: move config-poison.h to meson | Paolo Bonzini | 2022-01-12 | 1 | -0/+12 |
* | block/file-posix: Simplify the XFS_IOC_DIOINFO handling | Thomas Huth | 2022-01-12 | 1 | -1/+0 |
* | meson: cleanup common-user/ build | Paolo Bonzini | 2022-01-12 | 1 | -12/+1 |
* | meson: reuse common_user_inc when building files specific to user-mode emulators | Paolo Bonzini | 2022-01-12 | 1 | -1/+1 |
* | bsd-user: create a per-arch signal.c file | Warner Losh | 2022-01-08 | 1 | -1/+1 |
* | meson: Unify mips and mips64 in host_arch | Richard Henderson | 2021-12-31 | 1 | -0/+2 |
* | Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 2021-12-23 | 1 | -1/+4 |
|\ |
|
| * | build: use "meson test" as the test harness | Paolo Bonzini | 2021-12-23 | 1 | -1/+4 |
* | | configure, meson.build: Mark support for loongarch64 hosts | WANG Xuerui | 2021-12-21 | 1 | -1/+1 |
* | | ui: add a D-Bus display backend | Marc-André Lureau | 2021-12-21 | 1 | -0/+11 |
* | | build-sys: set glib dependency version | Marc-André Lureau | 2021-12-21 | 1 | -2/+4 |
* | | ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION | Marc-André Lureau | 2021-12-21 | 1 | -0/+5 |
|/ |
|