aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2018-06-28configure: enable debug-mutex if debug enabledPeter Xu
2018-06-28QemuMutex: support --enable-debug-mutexPaolo Bonzini
2018-06-20configure: set cross_cc_FOO for host compilerAlex Bennée
2018-06-20configure: allow user to specify --cross-cc-cflags-foo=Alex Bennée
2018-06-20configure: move i386_cc to cross_cc_i386Alex Bennée
2018-06-20configure: add support for --cross-cc-FOOAlex Bennée
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...Peter Maydell
2018-06-18configure: print virglrenderer versionMarc-André Lureau
2018-06-15configure: Enable out-of-tree acceptance testsPhilippe Mathieu-Daudé
2018-06-08configure: Require Python 2.7 or newerEduardo Habkost
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng
2018-06-05configure: add test for docker availabilityAlex Bennée
2018-06-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01file-posix: Implement bdrv_co_copy_rangeFam Zheng
2018-06-01WHPX: dynamically load WHP librariesLucian Petrut
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant
2018-05-29target-microblaze: Setup for 64bit addressingEdgar E. Iglesias
2018-05-18configure: Add explanation for --enable-xen-pci-passthroughAnthony PERARD
2018-05-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-05-11configure: Display if libfdt is from system or gitPhilippe Mathieu-Daudé
2018-05-11configure: Really use local libfdt if the system one is too oldPhilippe Mathieu-Daudé
2018-05-09riscv: requires libfdtKONRAD Frederic
2018-05-09configure: recognize more rpmbuild macrosOlaf Hering
2018-04-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' ...Peter Maydell
2018-04-27ccid-card: include libcacard.h onlyMichal Privoznik
2018-04-26configure: do_compiler: Dump some extra info under bashIan Jackson
2018-04-26xen: Use newly added dmops for mapping VGA memoryRoss Lagerwall
2018-04-26xen: link against xentoolcoreAnthony PERARD
2018-04-10configure: don't warn SDL abi if disabledPeter Xu
2018-04-10configure: don't warn GTK if disabledPeter Xu
2018-04-09configure: Add missing configure options to help textThomas Huth
2018-04-04tcg: fix 16-byte vector operations detectionLaurent Vivier
2018-03-26WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)
2018-03-23make: switch from -I to -iquoteMichael S. Tsirkin
2018-03-17Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into stagingPeter Maydell
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-13target/xtensa: support MTTCGMax Filippov
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini
2018-03-12Polish the version strings containing the package versionThomas Huth
2018-03-12audio/sdl: build as moduleGerd Hoffmann
2018-03-12audio/pulseaudio: build as moduleGerd Hoffmann
2018-03-12audio/oss: build as moduleGerd Hoffmann
2018-03-12audio/alsa: build as moduleGerd Hoffmann
2018-03-12modules: use gmodule-exportGerd Hoffmann
2018-03-12sdl: workaround bug in sdl 2.0.8 headersGerd Hoffmann
2018-03-12build: try improve handling of clang warningsGerd Hoffmann
2018-03-07RISC-V Build InfrastructureMichael Clark
2018-03-06Fixing WHPX casing to match SDKJustin Terry (VM) via Qemu-devel