aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...Peter Maydell
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-06configure / util: Auto-detect the availability of openpty()Thomas Huth
2020-06-30configure: vgabios cleanupsGerd Hoffmann
2020-06-29linux-user: syscall: ioctls: support DRM_IOCTL_VERSIONChen Gang
2020-06-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-26configure: add libdaxctl supportJingqi Liu
2020-06-23configure: add flags to support SafeStackDaniele Buono
2020-06-18configure: Add -Wno-psabiRichard Henderson
2020-06-18configure: Disable -Wtautological-type-limit-compareRichard Henderson
2020-06-18configure: Clean up warning flag listsRichard Henderson
2020-06-16configure: add --enable-tsan flag + fiber annotations for coroutine-ucontextLingfeng Yang
2020-06-16Makefile: dtc: update, build the libfdt targetClaudio Fontana
2020-06-16Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-06-1...Peter Maydell
2020-06-15configure: Let SLOF be initialized by ./scripts/git-submodule.shPhilippe Mathieu-Daudé
2020-06-15test-crypto-secret: add 'secret_keyring' object tests.Alexey Krasikov
2020-06-15crypto/linux_keyring: add 'secret_keyring' secret object.Alexey Krasikov
2020-06-15crypto: add "none" random providerMarek Marczykowski-Górecki
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella
2020-06-10configure: Do not ignore malloc valueLeonid Bloch
2020-06-10Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05configure: Avoid building TCG when not neededPhilippe Mathieu-Daudé
2020-06-01configure: Add KVM target support for MIPS64Huacai Chen
2020-05-27configure: add alternate binary for genisoimageAlex Bennée
2020-05-25audio/jack: add JACK client audiodevGeoffrey McRae
2020-05-19ui: increase min required GTK version to 3.22.0Volker Rümelin
2020-05-14target/arm: Use correct GDB XML for M-profile coresPeter Maydell
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov
2020-05-06target/m68k: fix gdb for m68xxxKONRAD Frederic
2020-05-06configure: favour gdb-multiarch if we have itAlex Bennée
2020-04-15configure: disable PIE for Windows buildsAlex Bennée
2020-04-15configure: redirect sphinx-build check to config.logAlex Bennée
2020-04-14configure: Honour --disable-werror for SphinxPeter Maydell
2020-04-07configure: Add -Werror to PIE probeRichard Henderson
2020-03-28configure: Support -static-pie if requestedRichard Henderson
2020-03-28configure: Override the os default with --disable-pieRichard Henderson
2020-03-28configure: Unnest detection of -z,relro and -z,nowRichard Henderson
2020-03-28configure: Always detect -no-pie toolchain supportRichard Henderson
2020-03-28configure: Do not force pie=no for non-x86Richard Henderson
2020-03-28configure: Drop adjustment of textsegRichard Henderson
2020-03-27configure: disable MTTCG for MIPS guestsAlex Bennée
2020-03-26linux-user, configure: fix (again) syscall_nr.h dependencies cleanupLaurent Vivier
2020-03-23linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier
2020-03-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-03-20linux-user, mips64: add syscall table generation supportLaurent Vivier
2020-03-20linux-user, mips: add syscall table generation supportLaurent Vivier