summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Fix build for some versions of glibc (9pfs)Stefan Weil2012-06-111-0/+4
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-06-111-1/+2
|\
| * configure: report missing libraries for virtfsHarsh Prateek Bora2012-06-081-1/+2
* | target-xtensa: switch to AREG0-free modeMax Filippov2012-06-101-1/+1
* | build: do not create directories at configure timePaolo Bonzini2012-06-071-33/+2
* | configure: ensure directory exists when creating symlinkAnthony Liguori2012-06-071-2/+1
* | build: libcacard Makefile cleanupsPaolo Bonzini2012-06-071-7/+5
* | build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
* | build: convert libhw to nested Makefile.objsPaolo Bonzini2012-06-071-3/+4
* | build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-1/+1
* | build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-6/+0
* | build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-22/+26
* | build: move *-user/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-1/+7
|/
* target-i386: Add API to write elf notes to core fileWen Congyang2012-06-041-0/+4
* implement cpu_get_memory_mapping()Wen Congyang2012-06-041-0/+4
* configure: check if environ is declaredLuiz Capitulino2012-05-241-0/+19
* configure: Use QEMU instead of QemuStefan Weil2012-05-141-1/+1
* configure: Assure printing "yes" or "no" for VirtFS supportAndreas Färber2012-05-081-0/+1
* configure: Reindent VirtFS checkAndreas Färber2012-05-081-7/+7
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-05-081-1/+4
|\
| * ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNsRonnie Sahlberg2012-05-041-1/+4
* | spice: require spice-protocol >= 0.8.1Alon Levy2012-05-031-0/+1
|/
* Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-05-011-3/+4
|\
| * configure: check for supported Python 2.x versionsStefan Hajnoczi2012-05-011-3/+4
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-05-011-11/+10
|\ \ | |/ |/|
| * configure: Fix creation of symbolic links for MinGW toolchainStefan Weil2012-05-011-11/+10
* | configure: Add libraries for qemu-ga on SolarisAndreas Färber2012-05-011-1/+3
* | Drop darwin-userAndreas Färber2012-05-011-25/+0
* | configure: add '--disable-cocoa' switchPavel Borzenkov2012-05-011-1/+4
|/
* configure: Don't build bsd-user on Mac OS X by defaultAndreas Färber2012-04-281-1/+1
* Revert "configure: Virtfs doesn't require libcap."Anthony Liguori2012-04-261-4/+2
* Remove extra pthread switchPeter Portante2012-04-241-1/+10
* configure: Virtfs doesn't require libcap.Kusanagi Kouichi2012-04-241-2/+4
* configure: add --with-confsuffix optionEduardo Habkost2012-04-241-3/+6
* configure: change meaning of --datadir to Autoconf conventionEduardo Habkost2012-04-241-4/+5
* config-host.mak: reorder variables a bitEduardo Habkost2012-04-241-2/+2
* config-host.mak: remove CONFIG_QEMU_SHAREDIREduardo Habkost2012-04-241-1/+0
* config-host.mak: rename docdir to qemu_docdirEduardo Habkost2012-04-241-1/+1
* config-host.mak: rename confdir to qemu_confdirEduardo Habkost2012-04-241-1/+1
* config-host.mak: rename datadir to qemu_datadirEduardo Habkost2012-04-241-1/+1
* configure: rename $confdir to $qemu_confdirEduardo Habkost2012-04-241-2/+2
* configure: rename $docdir to $qemu_docdirEduardo Habkost2012-04-241-4/+4
* configure: rename $datadir to $qemu_datadirEduardo Habkost2012-04-241-5/+5
* Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori2012-04-231-0/+25
|\
| * xen,configure: detect Xen 4.2Stefano Stabellini2012-04-171-0/+25
* | tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-2/+2
* | configure: pa_simple is not needed anymoreMarc-André Lureau2012-04-171-3/+3
|/
* configure: Insist on a Python 2, not Python 3Peter Maydell2012-04-131-0/+8
* configure: Fix wrong preprocessor statementStefan Weil2012-04-121-1/+1
* configure: Remove useless uses of ARCH_CFLAGSPeter Maydell2012-04-121-6/+6
OpenPOWER on IntegriCloud