aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-01-06Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-01-06Make python mandatorySebastian Herbszt
2012-01-06configure: Fix test for supported host CPU typePeter Maydell
2012-01-06configure: CONFIG_QEMU_INTERP_PREFIX only for user modeStefan Weil
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar
2011-12-19configure: Improve Xen autodetection for hosts without XenStefan Weil
2011-12-19configure: Fix compiler warnings in config.log (statement without effect)Stefan Weil
2011-12-19configure: Fix compiler warning in config.log (value was never used)Stefan Weil
2011-12-19configure: Fix compiler warning in config.log (undefined NULL)Stefan Weil
2011-12-19configure: Fix compiler warnings in config.log (uninitialized variable)Stefan Weil
2011-12-19configure: Fix compiler warning in config.log (macro redefined)Stefan Weil
2011-12-19configure: Fix compiler warning in config.log (unused variable)Stefan Weil
2011-12-19configure: Fix compiler warnings in config.log (null arguments)Stefan Weil
2011-12-19configure: Fix compiler warning in config.log (integer from pointer)Stefan Weil
2011-12-19configure: Fix compiler warnings in config.log (old-style function definition)Stefan Weil
2011-12-19configure: Fix compiler warnings in config.log (always return a value from main)Stefan Weil
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori
2011-12-12Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-12-10w32: QEMU applications with SDL are always GUI applicationsStefan Weil
2011-12-10configure: Enable build by default PIE / read-only relocation sections on Ope...Brad
2011-12-06Introduce test-qmp-input-visitorLuiz Capitulino
2011-12-06Introduce test-qmp-output-visitorLuiz Capitulino
2011-12-06configure: Don't mix glib and libcheck testsLuiz Capitulino
2011-12-06configure: Pull linux-headers/asm symlink creation out of loopPeter Maydell
2011-12-06configure: Print a banner comment at the top of config.logPeter Maydell
2011-12-06configure: Include #define name in check_define compiler errorPeter Maydell
2011-12-05configure: Drop armv4l/armv4b distinction in $cpuPeter Maydell
2011-11-28configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov
2011-11-28configure: tighten pie toolchain support test for tls variablesAvi Kivity
2011-11-21configure: check for EFD_NONBLOCK | EFD_CLOEXEC flagsMax Filippov
2011-11-21configure: build position independent executables on x86-Linux hostsAvi Kivity
2011-11-11configure: Do not use 'sed -i'Pavel Borzenkov
2011-11-10configure: Show --cpu option on the help list陳韋任
2011-11-09configure: fix detection for xattr.h on modern distributionsAvi Kivity
2011-11-02Merge branch 'tci' of git://qemu.weilnetz.de/qemuBlue Swirl
2011-11-01configure: Suppress messages from pkg_config probe for checkPeter Maydell
2011-11-01Revert "PPC: Fail configure when libfdt is not available"Blue Swirl
2011-11-01Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl
2011-11-01add test-coroutine to checksGerd Hoffmann
2011-11-01move checks to separate variableGerd Hoffmann
2011-11-01Probe for libcheck by default.Gerd Hoffmann
2011-10-31tcg: Add tcg interpreter to configure / makeStefan Weil
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-31configure: Update configure so that open_by_handle_at check returns correct v...Aneesh Kumar K.V
2011-10-30PPC: Fail configure when libfdt is not availableAlexander Graf
2011-10-30PPC: Bump qemu-system-ppc to 64-bit physical address spaceAlexander Graf
2011-10-28iSCSI block driverRonnie Sahlberg
2011-10-15hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora
2011-10-15hw/9pfs: Fix build error on platform that don't support futimensAneesh Kumar K.V
2011-10-08target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson