summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Allow overriding the location of Samba's smbd.Brad2011-09-031-0/+9
* Fix install(1) usage to be compatible with OpenBSD's install(1).Brad2011-09-021-3/+3
* main: force enabling of I/O threadAnthony Liguori2011-09-021-13/+0
* trace: fix out-of-tree buildsAnthony Liguori2011-09-021-1/+1
* trace: [stderr] add support for dynamically enabling/disabling eventsLluís2011-09-011-0/+1
* trace: avoid conditional code compilation during option parsingLluís2011-09-011-0/+6
* trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís2011-09-011-5/+15
* Improvements to libtool support.Brad2011-08-221-3/+2
* guest agent: remove uneeded dependenciesMichael Roth2011-08-211-0/+3
* Check for presence of compiler -pthread flag.Brad2011-08-211-1/+1
* Make glib mandatory and fixup utils appropriatelyAnthony Liguori2011-08-201-2/+1
* configure: Disable guest_agent for mingw32Stefan Weil2011-08-121-0/+1
* coroutine: add gthread dependencyStefan Hajnoczi2011-08-081-10/+8
* when overriding default tool names don't add cross-prefixStuart Yoder2011-08-051-8/+8
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-08-041-2/+2
|\
| * configure: display "no" for disabled kvm/vhost-netBrad2011-08-031-2/+2
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-08-041-0/+18
|\ \
| * | coroutine: implement coroutines using gthreadAneesh Kumar K.V2011-08-011-0/+18
| |/
* | guest agent: add --enable-guest-agent config optionMichael Roth2011-08-041-13/+27
* | Add support for finding libpng via pkg-config.Brad2011-08-041-0/+6
* | alpha-softmmu: Disable for the 0.15 release branch.Richard Henderson2011-08-041-1/+0
* | configure: Fix bad shell expression for non-Linux hostsStefan Weil2011-08-041-4/+4
|/
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-07-291-0/+23
|\
| * vhost build fix for i386Wolfgang Mauerer2011-07-271-0/+23
* | Merge remote-tracking branch 'alon/pull-libcacard.afe' into stagingAnthony Liguori2011-07-291-0/+5
|\ \
| * | libcacard: add pc file, install it + includesAlon Levy2011-07-261-0/+5
* | | Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-291-3/+5
|\ \ \
| * | | xen: make xen_enabled even more cleverAlexander Graf2011-07-261-0/+5
| * | | xen: remove CONFIG_XEN_MAPCACHEAlexander Graf2011-07-261-3/+0
| | |/ | |/|
* | | configure: add --disable-zlib-testAlon Levy2011-07-291-9/+14
* | | move unaligned memory access functions to bswap.hPaolo Bonzini2011-07-291-2/+1
|/ /
* | Let users select their pythonsBlue Swirl2011-07-251-0/+13
* | qemu-ga: remove dependency on gio and gthreadAnthony Liguori2011-07-231-3/+3
* | Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-07-221-0/+16
|\ \
| * | guest agent: qemu-ga daemonMichael Roth2011-07-211-0/+1
| * | guest agent: command state classMichael Roth2011-07-211-0/+1
| * | qapi: add QAPI visitor coreMichael Roth2011-07-211-0/+1
| * | Add hard build dependency on glibAnthony Liguori2011-07-211-0/+13
| |/
* | USB: add usb network redirection supportHans de Goede2011-07-221-0/+28
|/
* xen: Clean up build systemJan Kiszka2011-07-171-1/+1
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-06-271-2/+4
|\
| * qemu-kvm: fix pulseaudio detection in configureMarc-Antoine Perennou2011-06-241-1/+1
| * configure: Don't create symlinks to nonexistent targetsPeter Maydell2011-06-241-1/+3
* | Fix fallouts from Linux header inclusionJan Kiszka2011-06-261-15/+19
|/
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-06-221-132/+17
|\
| * kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka2011-06-201-1/+0
| * kvm: Drop CONFIG_KVM_PARAJan Kiszka2011-06-201-1/+0
| * Switch build system to accompanied kernel headersJan Kiszka2011-06-201-132/+19
* | xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD2011-06-191-1/+28
|/
* Introduce format string for pid_tAndreas Färber2011-06-151-1/+1
OpenPOWER on IntegriCloud