aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth1-1/+1
2012-02-17configure: Remove OpenBSD workaround for curses probeBrad Smith1-3/+0
2012-02-17libcacard configure fixesPaul Brook1-6/+6
2012-02-10usb-redir: Add the posibility to filter out certain devices from redirecionHans de Goede1-1/+1
2012-02-01Add support for net bridgeCorey Bryant1-0/+2
2012-02-01Add cap reduction support to enable use as SUIDCorey Bryant1-0/+34
2012-02-01Add basic version of bridge helperCorey Bryant1-0/+1
2012-02-01./configure: add link check for nss-smartcardSergei Trofimovich1-4/+9
2012-02-01./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich1-3/+8
2012-01-27qom: add the base Object class (v2)Anthony Liguori1-1/+1
2012-01-27./configure: export xfs config via --{enable, disable}-xfsctlSergei Trofimovich1-0/+4
2012-01-19kvm: Move kvmclock into hw/kvm folderJan Kiszka1-0/+1
2012-01-13configure: Modify detection of supported warning optionsStefan Weil1-1/+1
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori1-33/+0
2012-01-12check-qjson: convert to gtestAnthony Liguori1-2/+2
2012-01-12check-qlist: convert to gtestAnthony Liguori1-2/+1
2012-01-12check-qstring: convert to gtestAnthony Liguori1-2/+2
2012-01-12check-qint: convert to gtestAnthony Liguori1-2/+2
2012-01-12check-qfloat: convert to gtestAnthony Liguori1-2/+2
2012-01-12check-qdict: convert to gtestAnthony Liguori1-2/+2
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori1-3/+3
2012-01-06Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-31/+25
2012-01-06Make python mandatorySebastian Herbszt1-7/+3
2012-01-06configure: Fix test for supported host CPU typePeter Maydell1-23/+21
2012-01-06configure: CONFIG_QEMU_INTERP_PREFIX only for user modeStefan Weil1-1/+1
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