summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Remove extra pthread switchPeter Portante1-1/+10
2012-04-24configure: Virtfs doesn't require libcap.Kusanagi Kouichi1-2/+4
2012-04-24configure: add --with-confsuffix optionEduardo Habkost1-3/+6
2012-04-24configure: change meaning of --datadir to Autoconf conventionEduardo Habkost1-4/+5
2012-04-24config-host.mak: reorder variables a bitEduardo Habkost1-2/+2
2012-04-24config-host.mak: remove CONFIG_QEMU_SHAREDIREduardo Habkost1-1/+0
2012-04-24config-host.mak: rename docdir to qemu_docdirEduardo Habkost1-1/+1
2012-04-24config-host.mak: rename confdir to qemu_confdirEduardo Habkost1-1/+1
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost1-1/+1
2012-04-24configure: rename $confdir to $qemu_confdirEduardo Habkost1-2/+2
2012-04-24configure: rename $docdir to $qemu_docdirEduardo Habkost1-4/+4
2012-04-24configure: rename $datadir to $qemu_datadirEduardo Habkost1-5/+5
2012-04-23Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori1-0/+25
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-2/+2
2012-04-17xen,configure: detect Xen 4.2Stefano Stabellini1-0/+25
2012-04-17configure: pa_simple is not needed anymoreMarc-André Lureau1-3/+3
2012-04-13configure: Insist on a Python 2, not Python 3Peter Maydell1-0/+8
2012-04-12configure: Fix wrong preprocessor statementStefan Weil1-1/+1
2012-04-12configure: Remove useless uses of ARCH_CFLAGSPeter Maydell1-6/+6
2012-04-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-2/+3
2012-04-07Replace Qemu by QEMU in w32 installation path (prefix)Stefan Weil1-1/+1
2012-04-07configure: require glib 2.12, 2.20 for mingw32Paolo Bonzini1-2/+10
2012-04-03configure: Link qga against UST tracing related librariesLluís Vilanova1-0/+1
2012-04-03configure: Link QEMU against 'liburcu-bp'Lluís Vilanova1-1/+1
2012-04-03configure: fix mingw32 libs_qga typoStefan Hajnoczi1-1/+1
2012-04-01target-lm32: add simple disassemblerMichael Walle1-0/+4
2012-03-31tests: fix out-of-tree building for lm32 targetMichael Walle1-1/+3
2012-03-31buildfix: check for old pod2man versionsGerd Hoffmann1-0/+8
2012-03-31Fix conversion from lower to upper case with Turkish localeStefan Weil1-3/+3
2012-03-24target-alpha: Move memory helpers to mem_helper.c.Richard Henderson1-1/+1
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl1-0/+7
2012-03-14qom: Introduce CPU classAndreas Färber1-0/+1
2012-03-13usb: the big renameGerd Hoffmann1-1/+3
2012-03-12Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into stagingAnthony Liguori1-1/+1
2012-03-12qemu-ga: add win32 guest-suspend-disk command.Gal Hammer1-1/+1
2012-03-12coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo1-1/+5
2012-03-12coroutine: adding configure choose mechanism for coroutine backendAlex Barcelo1-8/+29
2012-03-11configure: Test for libiberty.a (mingw32)Stefan Weil1-1/+7
2012-03-08configure: Quote the configure args printed in config.logPeter Maydell1-1/+3
2012-03-08osdep: Remove local definition of macro offsetofStefan Weil1-14/+0
2012-03-08Spelling fixes in comments (it's -> its)Stefan Weil1-1/+1
2012-03-03Merge branch 'upstream' of git://qemu.weilnetz.de/qemuBlue Swirl1-12/+0
2012-03-02arm: add device tree supportGrant Likely1-0/+1
2012-02-29Merge remote-tracking branch 'spice/spice.v49' into stagingAnthony Liguori1-1/+1
2012-02-29Merge remote-tracking branch 'kraxel/usb.39' into stagingAnthony Liguori1-3/+3
2012-02-28Move definition of HOST_LONG_BITS to qemu-common.hStefan Weil1-12/+0
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-6/+19
2012-02-27usb-redir: Let the usb-host know about our device filteringHans de Goede1-1/+1
2012-02-27libcacard: link with glib for g_strndupAlon Levy1-2/+2
2012-02-27qxl: require spice >= 0.8.2Alon Levy1-1/+1