summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2018-05-09riscv: requires libfdtKONRAD Frederic1-1/+1
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' ...Peter Maydell1-1/+1
2018-04-27ccid-card: include libcacard.h onlyMichal Privoznik1-1/+1
2018-04-26configure: do_compiler: Dump some extra info under bashIan Jackson1-0/+5
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall1-0/+19
2018-04-26xen: link against xentoolcoreAnthony PERARD1-2/+7
2018-04-10configure: don't warn SDL abi if disabledPeter Xu1-38/+45
2018-04-10configure: don't warn GTK if disabledPeter Xu1-12/+11
2018-04-09configure: Add missing configure options to help textThomas Huth1-0/+3
2018-04-04tcg: fix 16-byte vector operations detectionLaurent Vivier1-0/+8
2018-03-26WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)1-1/+3
2018-03-23make: switch from -I to -iquoteMichael S. Tsirkin1-8/+8
2018-03-17Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell1-0/+1
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+42
2018-03-13target/xtensa: support MTTCGMax Filippov1-0/+1
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell1-2/+7
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini1-1/+41
2018-03-12Polish the version strings containing the package versionThomas Huth1-1/+1
2018-03-12audio/sdl: build as moduleGerd Hoffmann1-1/+1
2018-03-12audio/pulseaudio: build as moduleGerd Hoffmann1-1/+1
2018-03-12audio/oss: build as moduleGerd Hoffmann1-1/+1
2018-03-12audio/alsa: build as moduleGerd Hoffmann1-1/+6
2018-03-12modules: use gmodule-exportGerd Hoffmann1-1/+1
2018-03-12sdl: workaround bug in sdl 2.0.8 headersGerd Hoffmann1-0/+1
2018-03-12build: try improve handling of clang warningsGerd Hoffmann1-1/+1
2018-03-07RISC-V Build InfrastructureMichael Clark1-0/+13
2018-03-06Fixing WHPX casing to match SDKJustin Terry (VM) via Qemu-devel1-5/+5
2018-03-06Revert "build-sys: compile with -Og or -O1 when --enable-debug"Paolo Bonzini1-13/+2
2018-03-06build-sys: fix -fsanitize=address checkMarc-André Lureau1-10/+12
2018-03-05Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...Peter Maydell1-13/+18
2018-03-05ui/sdl: build as moduleGerd Hoffmann1-1/+1
2018-03-05audio: rename CONFIG_* to CONFIG_AUDIO_*Gerd Hoffmann1-1/+1
2018-03-05ui/curses: build as moduleGerd Hoffmann1-3/+3
2018-03-05ui/gtk: build as moduleGerd Hoffmann1-3/+2
2018-03-05configure: opengl doesn't depend on x11Gerd Hoffmann1-3/+3
2018-03-05configure: add X11 vars to config-host.makGerd Hoffmann1-2/+8
2018-03-02qapi: Don't create useless directory qapi-generatedMarkus Armbruster1-1/+0
2018-03-01cryptodev: add vhost-user as a new cryptodev backendGonglei1-0/+15
2018-02-23maintainers: Add myself as a OpenBSD maintainerBrad Smith1-0/+1
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia1-4/+5
2018-02-13build-sys: check static linking of UBSANMarc-André Lureau1-1/+9
2018-02-13build-sys: remove useless extra*flags variablesMarc-André Lureau1-6/+0
2018-02-10oslib-posix: check for posix_memalign in configure scriptAndreas Gustafsson1-0/+19
2018-02-10configure: Allow capstone=git only if git update is not disabledAlexey Kardashevskiy1-1/+1
2018-02-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180209' into stagingPeter Maydell1-2/+3
2018-02-09configure: s390x supports mttcg nowDavid Hildenbrand1-0/+1
2018-02-09Fix configure for s390 qemu on alpine and other busybox environmentsAlice Frosi1-2/+2
2018-02-08tcg: Add generic vector expandersRichard Henderson1-0/+48
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-6/+107
2018-02-07Add the Windows Hypervisor Platform accelerator.Justin Terry (VM)1-1/+47