Age | Commit message (Expand) | Author |
2021-12-18 | configure, meson: move ARCH to meson.build | Paolo Bonzini |
2021-12-18 | meson: rename "arch" variable | Paolo Bonzini |
2021-12-18 | configure: unify x86_64 and x32 | Paolo Bonzini |
2021-12-15 | Move the libssh setup from configure to meson.build | Thomas Huth |
2021-11-19 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2021-11-19 | meson.build: Support ncurses on MacOS and OpenBSD | Stefan Weil |
2021-11-19 | nvmm: Fix support for stable version | nia |
2021-11-17 | meson.build: Merge riscv32 and riscv64 cpu family | Richard Henderson |
2021-11-16 | Merge tag 'pull-nbd-2021-11-16' of https://repo.or.cz/qemu/ericb into staging | Richard Henderson |
2021-11-16 | meson: remove useless libdl test | Paolo Bonzini |
2021-11-16 | nbd/server: Add --selinux-label option | Richard W.M. Jones |
2021-11-16 | meson: fix botched compile check conversions | Paolo Bonzini |
2021-11-11 | tcg: Remove TCI experimental status | Philippe Mathieu-Daudé |
2021-11-09 | meson: Fix 'interpretor' typo | Philippe Mathieu-Daudé |
2021-11-08 | meson: perform snappy test with the C++ compiler if used | Paolo Bonzini |
2021-11-04 | ebpf: really include it only in system emulators | Paolo Bonzini |
2021-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson |
2021-11-02 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Richard Henderson |
2021-11-02 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into staging | Richard Henderson |
2021-11-02 | Move the l2tpv3 test from configure to meson.build | Thomas Huth |
2021-11-02 | meson: remove unnecessary coreaudio test program | Paolo Bonzini |
2021-11-02 | meson: remove pointless warnings | Paolo Bonzini |
2021-11-02 | meson.build: Allow to disable OSS again | Thomas Huth |
2021-11-01 | qtest: fix 'expression is always false' build failure in qtest_has_accel() | Igor Mammedov |
2021-11-01 | hw/core: Declare meson source set | Philippe Mathieu-Daudé |
2021-10-30 | configure: Merge riscv32 and riscv64 host architectures | Richard Henderson |
2021-10-30 | hw/sh4: Change debug printfs to traces | BALATON Zoltan |
2021-10-20 | tests: qtest: add qtest_has_accel() to check if tested binary supports accele... | Igor Mammedov |
2021-10-19 | migration/rdma: advise prefetch write for ODP region | Li Zhijian |
2021-10-18 | meson: *-user: only descend into *-user when configured | Warner Losh |
2021-10-14 | configure, meson: move more compiler checks to Meson | Paolo Bonzini |
2021-10-14 | configure, meson: move Spice configure handling to meson | Marc-André Lureau |
2021-10-14 | configure, meson: move netmap detection to meson | Paolo Bonzini |
2021-10-14 | configure, meson: move vde detection to meson | Paolo Bonzini |
2021-10-14 | configure, meson: move libaio check to meson.build | Paolo Bonzini |
2021-10-14 | configure, meson: move pthread_setname_np checks to Meson | Paolo Bonzini |
2021-10-14 | configure, meson: move remaining HAVE_* compiler tests to Meson | Paolo Bonzini |
2021-10-14 | meson: HAVE_GDB_BIN is not used by C code | Paolo Bonzini |
2021-10-14 | configure, meson: remove CONFIG_GCOV from config-host.mak | Paolo Bonzini |
2021-10-14 | configure, meson: get HOST_WORDS_BIGENDIAN via the machine object | Paolo Bonzini |
2021-10-14 | configure, meson: move CONFIG_HOST_DSOSUF to Meson | Paolo Bonzini |
2021-10-14 | trace: move configuration from configure to Meson | Paolo Bonzini |
2021-10-14 | trace: simple: pass trace_file unmodified to config-host.h | Paolo Bonzini |
2021-10-14 | configure, meson: move fuzzing configuration to Meson | Paolo Bonzini |
2021-10-14 | kconfig: split CONFIG_SPARSE_MEM from fuzzing | Paolo Bonzini |
2021-10-14 | meson: define symbols for all available audio drivers | Paolo Bonzini |
2021-10-14 | configure, meson: move audio driver detection to Meson | Paolo Bonzini |
2021-10-13 | ebpf: really include it only in system emulators | Paolo Bonzini |
2021-10-13 | util/compatfd.c: use libc signalfd wrapper instead of raw syscall | Kacper Słomiński |
2021-10-05 | tcg/s390x: Rename from tcg/s390 | Richard Henderson |