aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2020-07-24configure: Allow to build tools without pixmanThomas Huth1-1/+1
2020-07-21fuzz: build without AddressSanitizer, by defaultAlexander Bulekov1-5/+5
2020-07-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-39/+0
2020-07-17Remove VXHS block deviceMarc-André Lureau1-39/+0
2020-07-17configure: Fix for running with --enable-werror on macOSThomas Huth1-1/+1
2020-07-15tests/plugins: don't unconditionally add -WpsabiAlex Bennée1-0/+3
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER1-0/+10
2020-07-13build: Check that mlockall() existsDavid CARLIER1-0/+15
2020-07-13util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER1-0/+9
2020-07-13build: Enable BSD symbols for HaikuDavid CARLIER1-2/+2
2020-07-13Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switchThomas Huth1-29/+0
2020-07-13configure: do not clobber CFLAGS with --enable-fuzzingAlexander Bulekov1-1/+1
2020-07-13configure: fix malloc checkOlaf Hering1-0/+1
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell1-1/+30
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley1-0/+20
2020-07-11tests/vm: Added configuration file supportRobert Foley1-0/+9
2020-07-11crypto/linux_keyring: fix 'secret_keyring' configure testDavid Edmondson1-1/+1
2020-07-11target/avr: Register AVR support with the rest of QEMUMichael Rolnik1-0/+7
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+21
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu1-0/+21
2020-07-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...Peter Maydell1-1/+8
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-0/+10
2020-07-06configure / util: Auto-detect the availability of openpty()Thomas Huth1-1/+8
2020-06-30configure: vgabios cleanupsGerd Hoffmann1-3/+3
2020-06-29linux-user: syscall: ioctls: support DRM_IOCTL_VERSIONChen Gang1-0/+10
2020-06-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+29
2020-06-26configure: add libdaxctl supportJingqi Liu1-0/+29
2020-06-23configure: add flags to support SafeStackDaniele Buono1-0/+73
2020-06-18configure: Add -Wno-psabiRichard Henderson1-0/+1
2020-06-18configure: Disable -Wtautological-type-limit-compareRichard Henderson1-0/+1
2020-06-18configure: Clean up warning flag listsRichard Henderson1-10/+32
2020-06-16configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang1-1/+46
2020-06-16Makefile: dtc: update, build the libfdt targetClaudio Fontana1-1/+0
2020-06-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-06-1...Peter Maydell1-0/+5
2020-06-15configure: Let SLOF be initialized by ./scripts/git-submodule.shPhilippe Mathieu-Daudé1-0/+5
2020-06-15test-crypto-secret: add 'secret_keyring' object tests.Alexey Krasikov1-0/+24
2020-06-15crypto/linux_keyring: add 'secret_keyring' secret object.Alexey Krasikov1-0/+45
2020-06-15crypto: add "none" random providerMarek Marczykowski-Górecki1-0/+11
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-5/+20
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella1-0/+3
2020-06-10configure: Do not ignore malloc valueLeonid Bloch1-3/+17
2020-06-10Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé1-2/+3
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-0/+4
2020-06-05configure: Avoid building TCG when not neededPhilippe Mathieu-Daudé1-0/+4
2020-06-01configure: Add KVM target support for MIPS64Huacai Chen1-1/+1
2020-05-27configure: add alternate binary for genisoimageAlex Bennée1-1/+1
2020-05-25audio/jack: add JACK client audiodevGeoffrey McRae1-0/+17
2020-05-19ui: increase min required GTK version to 3.22.0Volker Rümelin1-1/+1
2020-05-14target/arm: Use correct GDB XML for M-profile coresPeter Maydell1-2/+2
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov1-1/+1