Age | Commit message (Expand) | Author | Files | Lines |
2021-12-30 | meson: Unify mips and mips64 in host_arch | Richard Henderson | 1 | -0/+2 |
2021-12-23 | Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -1/+4 |
2021-12-23 | build: use "meson test" as the test harness | Paolo Bonzini | 1 | -1/+4 |
2021-12-21 | configure, meson.build: Mark support for loongarch64 hosts | WANG Xuerui | 1 | -1/+1 |
2021-12-21 | ui: add a D-Bus display backend | Marc-André Lureau | 1 | -0/+11 |
2021-12-21 | build-sys: set glib dependency version | Marc-André Lureau | 1 | -2/+4 |
2021-12-21 | ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION | Marc-André Lureau | 1 | -0/+5 |
2021-12-20 | meson: Move bsd_user_ss to bsd-user/ | Richard Henderson | 1 | -3/+0 |
2021-12-20 | meson: Move linux_user_ss to linux-user/ | Richard Henderson | 1 | -3/+0 |
2021-12-20 | linux-user: Move thunk.c from top-level | Richard Henderson | 1 | -1/+0 |
2021-12-20 | common-user: Move safe-syscall.* from linux-user | Richard Henderson | 1 | -1/+17 |
2021-12-18 | configure, meson: move ARCH to meson.build | Paolo Bonzini | 1 | -9/+17 |
2021-12-18 | meson: rename "arch" variable | Paolo Bonzini | 1 | -6/+6 |
2021-12-18 | configure: unify x86_64 and x32 | Paolo Bonzini | 1 | -2/+1 |
2021-12-15 | Move the libssh setup from configure to meson.build | Thomas Huth | 1 | -4/+9 |
2021-11-19 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 1 | -13/+20 |
2021-11-19 | meson.build: Support ncurses on MacOS and OpenBSD | Stefan Weil | 1 | -1/+4 |
2021-11-19 | nvmm: Fix support for stable version | nia | 1 | -3/+1 |
2021-11-17 | meson.build: Merge riscv32 and riscv64 cpu family | Richard Henderson | 1 | -0/+6 |
2021-11-16 | Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into staging | Richard Henderson | 1 | -1/+9 |
2021-11-16 | meson: remove useless libdl test | Paolo Bonzini | 1 | -7/+1 |
2021-11-16 | nbd/server: Add --selinux-label option | Richard W.M. Jones | 1 | -1/+9 |
2021-11-16 | meson: fix botched compile check conversions | Paolo Bonzini | 1 | -9/+15 |
2021-11-11 | tcg: Remove TCI experimental status | Philippe Mathieu-Daudé | 1 | -2/+2 |
2021-11-09 | meson: Fix 'interpretor' typo | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-11-08 | meson: perform snappy test with the C++ compiler if used | Paolo Bonzini | 1 | -1/+5 |
2021-11-04 | ebpf: really include it only in system emulators | Paolo Bonzini | 1 | -2/+0 |
2021-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson | 1 | -21/+9 |
2021-11-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Richard Henderson | 1 | -1/+1 |
2021-11-02 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into staging | Richard Henderson | 1 | -3/+1 |
2021-11-02 | Move the l2tpv3 test from configure to meson.build | Thomas Huth | 1 | -0/+8 |
2021-11-02 | meson: remove unnecessary coreaudio test program | Paolo Bonzini | 1 | -16/+0 |
2021-11-02 | meson: remove pointless warnings | Paolo Bonzini | 1 | -4/+0 |
2021-11-02 | meson.build: Allow to disable OSS again | Thomas Huth | 1 | -1/+1 |
2021-11-01 | qtest: fix 'expression is always false' build failure in qtest_has_accel() | Igor Mammedov | 1 | -1/+1 |
2021-11-01 | hw/core: Declare meson source set | Philippe Mathieu-Daudé | 1 | -1/+3 |
2021-10-30 | configure: Merge riscv32 and riscv64 host architectures | Richard Henderson | 1 | -3/+1 |
2021-10-30 | hw/sh4: Change debug printfs to traces | BALATON Zoltan | 1 | -0/+1 |
2021-10-20 | tests: qtest: add qtest_has_accel() to check if tested binary supports accele... | Igor Mammedov | 1 | -0/+6 |
2021-10-19 | migration/rdma: advise prefetch write for ODP region | Li Zhijian | 1 | -0/+6 |
2021-10-18 | meson: *-user: only descend into *-user when configured | Warner Losh | 1 | -4/+8 |
2021-10-14 | configure, meson: move more compiler checks to Meson | Paolo Bonzini | 1 | -0/+44 |
2021-10-14 | configure, meson: move Spice configure handling to meson | Marc-André Lureau | 1 | -11/+18 |
2021-10-14 | configure, meson: move netmap detection to meson | Paolo Bonzini | 1 | -1/+18 |
2021-10-14 | configure, meson: move vde detection to meson | Paolo Bonzini | 1 | -3/+23 |
2021-10-14 | configure, meson: move libaio check to meson.build | Paolo Bonzini | 1 | -2/+8 |
2021-10-14 | configure, meson: move pthread_setname_np checks to Meson | Paolo Bonzini | 1 | -0/+23 |
2021-10-14 | configure, meson: move remaining HAVE_* compiler tests to Meson | Paolo Bonzini | 1 | -1/+18 |
2021-10-14 | meson: HAVE_GDB_BIN is not used by C code | Paolo Bonzini | 1 | -1/+2 |
2021-10-14 | configure, meson: remove CONFIG_GCOV from config-host.mak | Paolo Bonzini | 1 | -0/+1 |