summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* gtk: disable GTK Clipboard with a new meson optionClaudio Fontana2022-11-231-0/+5
* meson: avoid unused arguments of main() in compiler testsPaolo Bonzini2022-11-061-4/+4
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-11-031-0/+1
|\
| * os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda2022-10-311-0/+1
* | tcg/sparc64: Rename from tcg/sparcRichard Henderson2022-10-311-3/+1Star
* | Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into stagingStefan Hajnoczi2022-10-311-0/+1
|\ \
| * | scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng2022-10-311-0/+1
| |/
* | Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi2022-10-301-0/+16
|\ \
| * | util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()David Hildenbrand2022-10-271-0/+16
* | | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-10-301-1/+0Star
|\ \ \
| * | | block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"Sam Li2022-10-271-1/+0Star
| |/ /
* | | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi2022-10-301-0/+9
|\ \ \ | |_|/ |/| |
| * | seccomp: Get actual errno value from failed seccomp functionsMichal Privoznik2022-10-261-0/+9
| |/
* | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-10-301-0/+9
|\ \
| * | blkio: add libblkio block driverStefan Hajnoczi2022-10-261-0/+9
| |/
* / qga: Add initial FreeBSD supportAlexander Ivanov2022-10-261-1/+1
|/
* gdbstub: move into its own sub directoryAlex Bennée2022-10-061-1/+3
* configure: cleanup creation of tests/tcg target configPaolo Bonzini2022-10-061-1/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-041-24/+50
|\
| * configure, meson: move linker flag detection to mesonPaolo Bonzini2022-10-011-0/+13
| * configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini2022-10-011-11/+26
| * meson: multiple names can be passed to dependency()Paolo Bonzini2022-10-011-8/+4Star
| * meson: require 0.61.3Paolo Bonzini2022-10-011-4/+1Star
| * meson: -display dbus and CFI are incompatiblePaolo Bonzini2022-10-011-1/+6
* | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi2022-09-271-99/+22Star
|\ \
| * | Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth2022-09-261-99/+22Star
| |/
* | audio: Add sndio backendAlexandre Ratchov2022-09-271-1/+8
* | meson: Allow to enable gtk and sdl while cocoa is enabledAkihiko Odaki2022-09-231-8/+2Star
|/
* meson-build: Enable CONFIG_REPLICATION only when replication is setJuan Quintela2022-09-201-1/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-09-021-2/+0Star
|\
| * meson: remove dead codePaolo Bonzini2022-09-011-2/+0Star
* | util/qemu-sockets: Enable unix socket support on WindowsBin Meng2022-09-021-0/+3
|/
* build-sys: disable vhost-user-gpu if !openglMarc-André Lureau2022-08-181-1/+1
* linux-user: fix compat with glibc >= 2.36 sys/mount.hDaniel P. Berrangé2022-08-101-0/+2
* ui: dbus-display requires CONFIG_GBMPaolo Bonzini2022-07-281-2/+2
* linux-user: Unconditionally use pipe2() syscallHelge Deller2022-07-251-9/+0Star
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-141-2/+13
|\
| * meson: Prefix each element of firmware pathAkihiko Odaki2022-07-131-2/+9
| * cutils: Introduce bundle mechanismAkihiko Odaki2022-07-131-0/+4
* | ui/cocoa: Take refresh rate into accountAkihiko Odaki2022-07-131-1/+2
|/
* audio/dbus: fix buildingMarc-André Lureau2022-07-081-0/+2
* build: improve -fsanitize-coverage-allowlist checkAlexander Bulekov2022-07-081-1/+2
* meson.build: Require a recent version of libpngThomas Huth2022-07-051-1/+1
* disas: Remove libvixl disassemblerThomas Huth2022-07-051-4/+0Star
* contrib/vhost-user-blk: fix 32 bit build and enableAlex Bennée2022-06-281-1/+1
* block/rbd: report a better error when namespace does not existStefano Garzarella2022-06-241-0/+6
* vduse-blk: Implement vduse-blk exportXie Yongji2022-06-241-0/+13
* libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji2022-06-241-0/+15
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-06-161-9/+16
|\
| * meson: put cross compiler info in a separate sectionPaolo Bonzini2022-06-151-6/+9