summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Merge remote-tracking branch 'remotes/kraxel/tags/fw-20170926-pull-request' i...Peter Maydell1-0/+6
2017-09-26Add --firmwarepath to configureGerd Hoffmann1-0/+6
2017-09-26Drop gld linker usage on SunOSKamil Rytarowski1-1/+0
2017-09-26util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAITPeter Maydell1-0/+15
2017-09-26configure: Remove unused code (found by shellcheck)Stefan Weil1-1/+0
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-4/+56
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini1-0/+46
2017-09-22scsi: build qemu-pr-helperPaolo Bonzini1-4/+10
2017-09-22Makefile: Add rules to run vm testsFam Zheng1-1/+1
2017-09-22buildsys: Move rdma libs to per objectFam Zheng1-1/+1
2017-09-22buildsys: Move brlapi libs to per objectFam Zheng1-1/+1
2017-09-22buildsys: Move usb redir cflags/libs to per objectFam Zheng1-2/+2
2017-09-22buildsys: Move libusb cflags/libs to per objectFam Zheng1-2/+2
2017-09-22buildsys: Move libcacard cflags/libs to per objectFam Zheng1-2/+2
2017-09-22buildsys: Move audio libs to per objectFam Zheng1-5/+10
2017-09-22buildsys: Move sdl cflags/libs to per objectFam Zheng1-1/+1
2017-09-22buildsys: Move vde libs to per objectFam Zheng1-2/+1
2017-09-19configure: Allow --enable-seccomp on s390x, tooThomas Huth1-1/+1
2017-09-15buildsys: Move seccomp cflags/libs to per objectFam Zheng1-2/+4
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ...Peter Maydell1-7/+0
2017-09-13usb: drop HOST_USBGerd Hoffmann1-7/+0
2017-09-13pixman: drop configure switchesGerd Hoffmann1-22/+2
2017-09-13pixman: drop submoduleGerd Hoffmann1-18/+2
2017-09-07configure: Drop AIX host supportPeter Maydell1-12/+1
2017-09-05tcg: Remove support for ia64 as hostRichard Henderson1-6/+0
2017-08-30configure: enable --s390-pgste linker optionChristian Borntraeger1-1/+20
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau1-2/+26
2017-07-24util: Introduce include/qemu/cpuid.hRichard Henderson1-19/+24
2017-07-21configure: Drop ancient Solaris 9 and earlier supportPeter Maydell1-21/+0
2017-07-21configure: Never use 'uname' to identify target OSPeter Maydell1-8/+18
2017-07-20configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is setKamil Rytarowski1-0/+2
2017-07-20configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski1-0/+9
2017-07-19Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2...Peter Maydell1-0/+37
2017-07-19crypto: introduce some common functions for af_alg backendLongpeng(Mike)1-0/+37
2017-07-18xen/mapcache: introduce xen_replace_cache_entry()Igor Druzhinin1-0/+18
2017-07-17qemu-ga: check if utmpx.h is available on the systemTomáš Golembiovský1-0/+19
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell1-1/+1
2017-07-14s390x/gdb: add gs registersChristian Borntraeger1-1/+1
2017-07-14build: add -Wexpansion-to-definedPaolo Bonzini1-1/+1
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-2/+6
2017-07-11build: disable Xen on ARMPaolo Bonzini1-3/+3
2017-07-11configure: Handle having no c++ compiler in FORTIFY_SOURCE checkPeter Maydell1-1/+1
2017-07-11configure: Fix build with pkg-config and --static --enable-sdlThomas Huth1-1/+5
2017-07-04configure: add --disable-tcg configure optionPaolo Bonzini1-5/+21
2017-07-04configure: early test for supported targetsPaolo Bonzini1-22/+48
2017-07-04configure: factor out list of supported Xen/KVM/HAX targetsPaolo Bonzini1-35/+55
2017-06-26configure: Define NCURSES_WIDECHAR if we're using cursesPeter Maydell1-0/+2
2017-06-21target-m68k: define 96bit FP registers for gdb on 680x0Laurent Vivier1-1/+1
2017-06-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2017-06-15docs: create interop/ subdirectoryPaolo Bonzini1-1/+1