summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Remove OpenBSD workaround for curses probeBrad Smith2012-02-171-3/+0
* libcacard configure fixesPaul Brook2012-02-171-6/+6
* usb-redir: Add the posibility to filter out certain devices from redirecionHans de Goede2012-02-101-1/+1
* Add support for net bridgeCorey Bryant2012-02-011-0/+2
* Add cap reduction support to enable use as SUIDCorey Bryant2012-02-011-0/+34
* Add basic version of bridge helperCorey Bryant2012-02-011-0/+1
* ./configure: add link check for nss-smartcardSergei Trofimovich2012-02-011-4/+9
* ./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich2012-02-011-3/+8
* qom: add the base Object class (v2)Anthony Liguori2012-01-271-1/+1
* ./configure: export xfs config via --{enable, disable}-xfsctlSergei Trofimovich2012-01-271-0/+4
* kvm: Move kvmclock into hw/kvm folderJan Kiszka2012-01-191-0/+1
* configure: Modify detection of supported warning optionsStefan Weil2012-01-131-1/+1
* test: eliminate libcheck tests and have make check use gtesterAnthony Liguori2012-01-121-33/+0
* check-qjson: convert to gtestAnthony Liguori2012-01-121-2/+2
* check-qlist: convert to gtestAnthony Liguori2012-01-121-2/+1
* check-qstring: convert to gtestAnthony Liguori2012-01-121-2/+2
* check-qint: convert to gtestAnthony Liguori2012-01-121-2/+2
* check-qfloat: convert to gtestAnthony Liguori2012-01-121-2/+2
* check-qdict: convert to gtestAnthony Liguori2012-01-121-2/+2
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-121-3/+3
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-01-061-31/+25
|\
| * Make python mandatorySebastian Herbszt2012-01-061-7/+3
| * configure: Fix test for supported host CPU typePeter Maydell2012-01-061-23/+21
| * configure: CONFIG_QEMU_INTERP_PREFIX only for user modeStefan Weil2012-01-061-1/+1
* | hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar2012-01-041-0/+19
|/
* configure: Improve Xen autodetection for hosts without XenStefan Weil2011-12-191-4/+25
* configure: Fix compiler warnings in config.log (statement without effect)Stefan Weil2011-12-191-4/+3
* configure: Fix compiler warning in config.log (value was never used)Stefan Weil2011-12-191-2/+1
* configure: Fix compiler warning in config.log (undefined NULL)Stefan Weil2011-12-191-0/+1
* configure: Fix compiler warnings in config.log (uninitialized variable)Stefan Weil2011-12-191-2/+2
* configure: Fix compiler warning in config.log (macro redefined)Stefan Weil2011-12-191-1/+0
* configure: Fix compiler warning in config.log (unused variable)Stefan Weil2011-12-191-1/+1
* configure: Fix compiler warnings in config.log (null arguments)Stefan Weil2011-12-191-1/+6
* configure: Fix compiler warning in config.log (integer from pointer)Stefan Weil2011-12-191-1/+5
* configure: Fix compiler warnings in config.log (old-style function definition)Stefan Weil2011-12-191-2/+2
* configure: Fix compiler warnings in config.log (always return a value from main)Stefan Weil2011-12-191-3/+4
* Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori2011-12-141-18/+26
|\
| * configure: Pull linux-headers/asm symlink creation out of loopPeter Maydell2011-12-061-17/+20
| * configure: Print a banner comment at the top of config.logPeter Maydell2011-12-061-0/+5
| * configure: Include #define name in check_define compiler errorPeter Maydell2011-12-061-1/+1
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2011-12-121-2/+3
|\ \
| * | Introduce test-qmp-input-visitorLuiz Capitulino2011-12-061-1/+1
| * | Introduce test-qmp-output-visitorLuiz Capitulino2011-12-061-1/+1
| * | configure: Don't mix glib and libcheck testsLuiz Capitulino2011-12-061-2/+3
| |/
* | w32: QEMU applications with SDL are always GUI applicationsStefan Weil2011-12-101-3/+0
* | configure: Enable build by default PIE / read-only relocation sections on Ope...Brad2011-12-101-1/+1
|/
* configure: Drop armv4l/armv4b distinction in $cpuPeter Maydell2011-12-051-14/+12
* configure: avoid screening of --{en, dis}able-usb-redir optionsMax Filippov2011-11-281-2/+8
* configure: tighten pie toolchain support test for tls variablesAvi Kivity2011-11-281-1/+11
* configure: check for EFD_NONBLOCK | EFD_CLOEXEC flagsMax Filippov2011-11-211-1/+1
OpenPOWER on IntegriCloud