summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
...
| * build: fix check for -fsanitize-coverage-allowlistAlexander Bulekov2022-06-151-3/+7
* | vfio-user: build libraryJagannathan Raman2022-06-151-1/+22
* | Use io_uring_register_ring_fd() to skip fd operationsSam Li2022-06-151-0/+1
* | meson: Add CanoKeyHongren (Zenithal) Zheng2022-06-141-0/+6
|/
* target/loongarch: Add disassemblerSong Gao2022-06-061-0/+1
* modules: generates per-target modinfoJose R. Ziviani2022-06-061-8/+17
* build: add a "make modules" targetPaolo Bonzini2022-06-061-0/+3
* meson.build: fix summary display of test compilersAlex Bennée2022-06-011-6/+2Star
* qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindirMarc-André Lureau2022-05-281-1/+4
* crypto: Implement RSA algorithm by hogweedLei He2022-05-261-0/+11
* Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-05-201-109/+6Star
|\
| * capstone: Remove the capstone submoduleThomas Huth2022-05-181-108/+5Star
| * capstone: Allow version 3.0.5 againThomas Huth2022-05-181-1/+1
* | net/vmnet: add vmnet dependency and customizable optionVladislav Yaroshchuk2022-05-171-1/+15
|/
* meson.build: Fix docker-test-build@alpine when including linux/errqueue.hLeonardo Bras2022-05-161-0/+11
* tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé2022-05-161-0/+1
* net: slirp: allow CFI with libslirp >= 4.7Paolo Bonzini2022-05-121-14/+17
* net: slirp: switch to slirp_newPaolo Bonzini2022-05-121-1/+1
* meson: Make mremap() detecting works correctlyJuan Quintela2022-05-121-2/+3
* util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne2022-05-091-1/+2
* Introduce event-loop-base abstract classNicolas Saenz Julienne2022-05-091-9/+14
* hppa: remove unused trace-events from from hw/hppaMark Cave-Ayland2022-05-081-1/+0Star
* configure, meson: move vhost options to MesonPaolo Bonzini2022-05-071-7/+26
* meson: use have_vhost_* variables to pick sourcesPaolo Bonzini2022-05-071-0/+1
* meson: create have_vhost_* variablesPaolo Bonzini2022-05-071-11/+20
* build: move vhost-user-fs configuration to KconfigPaolo Bonzini2022-05-071-1/+0Star
* build: move vhost-scsi configuration to KconfigPaolo Bonzini2022-05-071-1/+0Star
* build: move vhost-vsock configuration to KconfigPaolo Bonzini2022-05-071-1/+0Star
* configure: omit options with default values from meson command linePaolo Bonzini2022-05-071-1/+1
* meson: pass more options directly as -DPaolo Bonzini2022-05-071-1/+1
* meson: always combine directories with prefixPaolo Bonzini2022-05-071-10/+10
* meson, configure: move --interp-prefix to mesonPaolo Bonzini2022-05-071-4/+2Star
* meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini2022-05-071-1/+9
* meson, configure: move bdrv whitelists to mesonPaolo Bonzini2022-05-071-11/+16
* meson, configure: move --tls-priority to mesonPaolo Bonzini2022-05-071-1/+2
* configure: move Windows flags detection to mesonPaolo Bonzini2022-05-071-0/+8
* configure, meson: move iasl detection to mesonPaolo Bonzini2022-05-071-7/+9
* meson, configure: move Xen detection to mesonPaolo Bonzini2022-05-071-20/+92
* qga/commands-posix: Use getifaddrs when availableAndrew Deason2022-05-041-0/+1
* meson, configure: move --enable-module-upgrades to mesonPaolo Bonzini2022-04-281-1/+6
* meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.hPaolo Bonzini2022-04-281-2/+0Star
* meson, configure: move libgio test to mesonPaolo Bonzini2022-04-281-5/+27
* meson, configure: move usbfs test to mesonPaolo Bonzini2022-04-281-0/+13
* meson, configure: move keyctl test to mesonPaolo Bonzini2022-04-281-1/+14
* meson, configure: move RDMA options to mesonPaolo Bonzini2022-04-281-6/+50
* configure, meson: move OpenGL check to mesonPaolo Bonzini2022-04-281-5/+11
* meson: show final set of compiler flagsPaolo Bonzini2022-04-281-4/+4
* Replacing CONFIG_VNC_PNG with CONFIG_PNGKshitij Suri2022-04-271-5/+7
* sysemu/os-win32: Test for and use _lock_file/_unlock_fileRichard Henderson2022-04-201-0/+12
* thread-posix: use monotonic clock for QemuCond and QemuSemaphoreLongpeng(Mike)2022-04-061-0/+11