aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-12-06configure: Print a banner comment at the top of config.logPeter Maydell1-0/+5
2011-12-06configure: Include #define name in check_define compiler errorPeter Maydell1-1/+1
2011-12-05configure: Drop armv4l/armv4b distinction in $cpuPeter Maydell1-14/+12
2011-11-28configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov1-2/+8
2011-11-28configure: tighten pie toolchain support test for tls variablesAvi Kivity1-1/+11
2011-11-21configure: check for EFD_NONBLOCK | EFD_CLOEXEC flagsMax Filippov1-1/+1
2011-11-21configure: build position independent executables on x86-Linux hostsAvi Kivity1-18/+47
2011-11-11configure: Do not use 'sed -i'Pavel Borzenkov1-1/+5
2011-11-10configure: Show --cpu option on the help list陳韋任1-0/+1
2011-11-09configure: fix detection for xattr.h on modern distributionsAvi Kivity1-2/+10
2011-11-02Merge branch 'tci' of git://qemu.weilnetz.de/qemuBlue Swirl1-2/+32
2011-11-01configure: Suppress messages from pkg_config probe for checkPeter Maydell1-1/+1
2011-11-01Revert "PPC: Fail configure when libfdt is not available"Blue Swirl1-10/+1
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl1-2/+11
2011-11-01add test-coroutine to checksGerd Hoffmann1-1/+1
2011-11-01move checks to separate variableGerd Hoffmann1-2/+3
2011-11-01Probe for libcheck by default.Gerd Hoffmann1-1/+1
2011-10-31tcg: Add tcg interpreter to configure / makeStefan Weil1-2/+32
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+31
2011-10-31configure: Update configure so that open_by_handle_at check returns correct v...Aneesh Kumar K.V1-1/+1
2011-10-30PPC: Fail configure when libfdt is not availableAlexander Graf1-1/+10
2011-10-30PPC: Bump qemu-system-ppc to 64-bit physical address spaceAlexander Graf1-1/+1
2011-10-28iSCSI block driverRonnie Sahlberg1-0/+31
2011-10-15hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora1-0/+17
2011-10-15hw/9pfs: Fix build error on platform that don't support futimensAneesh Kumar K.V1-0/+16
2011-10-08target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson1-1/+7
2011-10-06PPC: Add new target config for pseriesAlexander Graf1-0/+3
2011-10-01configure: Detect predefined compiler symbols for ARM and HPPABrad1-1/+7
2011-09-23Fix and clean code which tests the gcc versionStefan Weil1-20/+0
2011-09-23build: fix race with creating qapi-generatedMichael Roth1-1/+1
2011-09-21configure: Make missing pkg-config an error rather than a warningPeter Maydell1-2/+2
2011-09-21Revert "alpha-softmmu: Disable for the 0.15 release branch."Richard Henderson1-0/+1
2011-09-16build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova1-0/+1
2011-09-10target-xtensa: add target to the configure scriptMax Filippov1-1/+11
2011-09-09configure: Avoid duplicate flags when calling compile_progStefan Weil1-1/+1
2011-09-09configure: Remove relicts from --enable-io-threadStefan Weil1-1/+0
2011-09-06configure: Copy test data to build directoryLuiz Capitulino1-1/+1
2011-09-03Allow overriding the location of Samba's smbd.Brad1-0/+9
2011-09-02Fix install(1) usage to be compatible with OpenBSD's install(1).Brad1-3/+3
2011-09-02main: force enabling of I/O threadAnthony Liguori1-13/+0
2011-09-02trace: fix out-of-tree buildsAnthony Liguori1-1/+1
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-0/+1
2011-09-01trace: avoid conditional code compilation during option parsingLluís1-0/+6
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís1-5/+15
2011-08-22Improvements to libtool support.Brad1-3/+2
2011-08-21guest agent: remove uneeded dependenciesMichael Roth1-0/+3
2011-08-21Check for presence of compiler -pthread flag.Brad1-1/+1
2011-08-20Make glib mandatory and fixup utils appropriatelyAnthony Liguori1-2/+1
2011-08-12configure: Disable guest_agent for mingw32Stefan Weil1-0/+1
2011-08-08coroutine: add gthread dependencyStefan Hajnoczi1-10/+8