aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2011-10-08target-alpha: Add custom PALcode image for CLIPPER emulation.Richard Henderson
2011-10-06PPC: Add new target config for pseriesAlexander Graf
2011-10-01configure: Detect predefined compiler symbols for ARM and HPPABrad
2011-09-23Fix and clean code which tests the gcc versionStefan Weil
2011-09-23build: fix race with creating qapi-generatedMichael Roth
2011-09-21configure: Make missing pkg-config an error rather than a warningPeter Maydell
2011-09-21Revert "alpha-softmmu: Disable for the 0.15 release branch."Richard Henderson
2011-09-16build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova
2011-09-10target-xtensa: add target to the configure scriptMax Filippov
2011-09-09configure: Avoid duplicate flags when calling compile_progStefan Weil
2011-09-09configure: Remove relicts from --enable-io-threadStefan Weil
2011-09-06configure: Copy test data to build directoryLuiz Capitulino
2011-09-03Allow overriding the location of Samba's smbd.Brad
2011-09-02Fix install(1) usage to be compatible with OpenBSD's install(1).Brad
2011-09-02main: force enabling of I/O threadAnthony Liguori
2011-09-02trace: fix out-of-tree buildsAnthony Liguori
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís
2011-08-22Improvements to libtool support.Brad
2011-08-21guest agent: remove uneeded dependenciesMichael Roth
2011-08-21Check for presence of compiler -pthread flag.Brad
2011-08-20Make glib mandatory and fixup utils appropriatelyAnthony Liguori
2011-08-12configure: Disable guest_agent for mingw32Stefan Weil
2011-08-08coroutine: add gthread dependencyStefan Hajnoczi
2011-08-05when overriding default tool names don't add cross-prefixStuart Yoder
2011-08-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-08-04guest agent: add --enable-guest-agent config optionMichael Roth
2011-08-04Add support for finding libpng via pkg-config.Brad
2011-08-04alpha-softmmu: Disable for the 0.15 release branch.Richard Henderson
2011-08-04configure: Fix bad shell expression for non-Linux hostsStefan Weil
2011-08-03configure: display "no" for disabled kvm/vhost-netBrad
2011-08-01coroutine: implement coroutines using gthreadAneesh Kumar K.V
2011-07-29Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-07-29Merge remote-tracking branch 'alon/pull-libcacard.afe' into stagingAnthony Liguori
2011-07-29Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-07-29configure: add --disable-zlib-testAlon Levy
2011-07-29move unaligned memory access functions to bswap.hPaolo Bonzini
2011-07-27vhost build fix for i386Wolfgang Mauerer
2011-07-26libcacard: add pc file, install it + includesAlon Levy
2011-07-26xen: make xen_enabled even more cleverAlexander Graf
2011-07-26xen: remove CONFIG_XEN_MAPCACHEAlexander Graf
2011-07-25Let users select their pythonsBlue Swirl
2011-07-23qemu-ga: remove dependency on gio and gthreadAnthony Liguori
2011-07-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-07-22USB: add usb network redirection supportHans de Goede
2011-07-21guest agent: qemu-ga daemonMichael Roth
2011-07-21guest agent: command state classMichael Roth
2011-07-21qapi: add QAPI visitor coreMichael Roth