aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar1-0/+19
2011-12-19configure: Improve Xen autodetection for hosts without XenStefan Weil1-4/+25
2011-12-19configure: Fix compiler warnings in config.log (statement without effect)Stefan Weil1-4/+3
2011-12-19configure: Fix compiler warning in config.log (value was never used)Stefan Weil1-2/+1
2011-12-19configure: Fix compiler warning in config.log (undefined NULL)Stefan Weil1-0/+1
2011-12-19configure: Fix compiler warnings in config.log (uninitialized variable)Stefan Weil1-2/+2
2011-12-19configure: Fix compiler warning in config.log (macro redefined)Stefan Weil1-1/+0
2011-12-19configure: Fix compiler warning in config.log (unused variable)Stefan Weil1-1/+1
2011-12-19configure: Fix compiler warnings in config.log (null arguments)Stefan Weil1-1/+6
2011-12-19configure: Fix compiler warning in config.log (integer from pointer)Stefan Weil1-1/+5
2011-12-19configure: Fix compiler warnings in config.log (old-style function definition)Stefan Weil1-2/+2
2011-12-19configure: Fix compiler warnings in config.log (always return a value from main)Stefan Weil1-3/+4
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori1-18/+26
2011-12-12Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-2/+3
2011-12-10w32: QEMU applications with SDL are always GUI applicationsStefan Weil1-3/+0
2011-12-10configure: Enable build by default PIE / read-only relocation sections on Ope...Brad1-1/+1
2011-12-06Introduce test-qmp-input-visitorLuiz Capitulino1-1/+1
2011-12-06Introduce test-qmp-output-visitorLuiz Capitulino1-1/+1
2011-12-06configure: Don't mix glib and libcheck testsLuiz Capitulino1-2/+3
2011-12-06configure: Pull linux-headers/asm symlink creation out of loopPeter Maydell1-17/+20
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