aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2012-02-10usb-redir: Add the posibility to filter out certain devices from redirecionHans de Goede
2012-02-01Add support for net bridgeCorey Bryant
2012-02-01Add cap reduction support to enable use as SUIDCorey Bryant
2012-02-01Add basic version of bridge helperCorey Bryant
2012-02-01./configure: add link check for nss-smartcardSergei Trofimovich
2012-02-01./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich
2012-01-27qom: add the base Object class (v2)Anthony Liguori
2012-01-27./configure: export xfs config via --{enable, disable}-xfsctlSergei Trofimovich
2012-01-19kvm: Move kvmclock into hw/kvm folderJan Kiszka
2012-01-13configure: Modify detection of supported warning optionsStefan Weil
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori
2012-01-12check-qjson: convert to gtestAnthony Liguori
2012-01-12check-qlist: convert to gtestAnthony Liguori
2012-01-12check-qstring: convert to gtestAnthony Liguori
2012-01-12check-qint: convert to gtestAnthony Liguori
2012-01-12check-qfloat: convert to gtestAnthony Liguori
2012-01-12check-qdict: convert to gtestAnthony Liguori
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori
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