Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-10-14 | configure, meson: get HOST_WORDS_BIGENDIAN via the machine object | Paolo Bonzini | 1 | -1/+2 |
2021-10-14 | configure, meson: move CONFIG_HOST_DSOSUF to Meson | Paolo Bonzini | 1 | -5/+5 |
2021-10-14 | trace: move configuration from configure to Meson | Paolo Bonzini | 1 | -8/+43 |
2021-10-14 | trace: simple: pass trace_file unmodified to config-host.h | Paolo Bonzini | 1 | -1/+1 |
2021-10-14 | configure, meson: move fuzzing configuration to Meson | Paolo Bonzini | 1 | -6/+45 |
2021-10-14 | kconfig: split CONFIG_SPARSE_MEM from fuzzing | Paolo Bonzini | 1 | -0/+1 |
2021-10-14 | meson: define symbols for all available audio drivers | Paolo Bonzini | 1 | -3/+3 |
2021-10-14 | configure, meson: move audio driver detection to Meson | Paolo Bonzini | 1 | -20/+117 |
2021-10-13 | ebpf: really include it only in system emulators | Paolo Bonzini | 1 | -2/+0 |
2021-10-13 | util/compatfd.c: use libc signalfd wrapper instead of raw syscall | Kacper Słomiński | 1 | -4/+3 |
2021-10-05 | tcg/s390x: Rename from tcg/s390 | Richard Henderson | 1 | -2/+0 |
2021-10-05 | meson: show library versions in the summary | Paolo Bonzini | 1 | -59/+55 |
2021-10-05 | meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 | Paolo Bonzini | 1 | -29/+25 |
2021-09-30 | build-sys: add HAVE_IPPROTO_MPTCP | Marc-André Lureau | 1 | -0/+2 |
2021-09-30 | meson: unpack edk2 firmware even if --disable-blobs | Paolo Bonzini | 1 | -8/+8 |
2021-09-29 | nubus: add trace-events for empty slot accesses | Mark Cave-Ayland | 1 | -0/+1 |
2021-09-21 | arm: Add Hypervisor.framework build target | Alexander Graf | 1 | -0/+7 |
2021-09-20 | hvf: Add Apple Silicon support | Alexander Graf | 1 | -0/+1 |
2021-09-14 | meson.build: fix comment typo | Marc-André Lureau | 1 | -1/+1 |
2021-09-13 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -1/+1 |
2021-09-13 | meson.build: Do not look for VNC-related libraries if have_system is not set | Thomas Huth | 1 | -1/+1 |
2021-09-10 | bsd-user: start to move target CPU functions to target_arch* | Warner Losh | 1 | -2/+5 |
2021-09-06 | configure / meson: Move the GBM handling to meson.build | Thomas Huth | 1 | -6/+8 |
2021-09-06 | meson.build: Don't use internal libfdt if the user requested the system libfdt | Thomas Huth | 1 | -0/+2 |
2021-09-06 | meson.build: Fix the check for a usable libfdt | Thomas Huth | 1 | -0/+1 |
2021-08-26 | meson.build: Define QEMU_ARCH in config-target.h | Peter Maydell | 1 | -0/+2 |
2021-08-06 | meson: fix logic for gnutls check | Alyssa Ross | 1 | -1/+1 |
2021-08-03 | Update libslirp to v4.6.1 | Marc-André Lureau | 1 | -0/+2 |
2021-07-23 | meson: fix dependencies for modinfo #2 | Gerd Hoffmann | 1 | -2/+2 |
2021-07-22 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -3/+3 |
2021-07-22 | configure: Allow vnc to get disabled with --without-default-features | Thomas Huth | 1 | -1/+1 |
2021-07-22 | meson: fix dependencies for modinfo | Paolo Bonzini | 1 | -2/+2 |
2021-07-20 | block: Add option to use driver whitelist even in tools | Kevin Wolf | 1 | -0/+1 |
2021-07-15 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/crypto-and-more-pu... | Peter Maydell | 1 | -38/+64 |
2021-07-14 | meson.build: relax the libdl test to one for the function dlopen | Alex Bennée | 1 | -1/+4 |
2021-07-14 | meson.build: move TCG plugin summary output | Alex Bennée | 1 | -1/+1 |
2021-07-14 | build: validate that system capstone works before using it | Daniel P. Berrangé | 1 | -0/+13 |
2021-07-14 | disable modular TCG on Darwin | Paolo Bonzini | 1 | -1/+5 |