summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2012-06-24ppc: Move load and store helpers, switch to AREG0 free modeBlue Swirl1-1/+1
2012-06-19configure: fix -enable-debug with newer toolchainsAvi Kivity1-2/+1
2012-06-11configure: Fix build for some versions of glibc (9pfs)Stefan Weil1-0/+4
2012-06-11Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-1/+2
2012-06-10target-xtensa: switch to AREG0-free modeMax Filippov1-1/+1
2012-06-08configure: report missing libraries for virtfsHarsh Prateek Bora1-1/+2
2012-06-07build: do not create directories at configure timePaolo Bonzini1-33/+2
2012-06-07configure: ensure directory exists when creating symlinkAnthony Liguori1-2/+1
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini1-7/+5
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini1-0/+1
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini1-3/+4
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini1-1/+1
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini1-6/+0
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-22/+26
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini1-1/+7
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang1-0/+4
2012-06-04implement cpu_get_memory_mapping()Wen Congyang1-0/+4
2012-05-24configure: check if environ is declaredLuiz Capitulino1-0/+19
2012-05-14configure: Use QEMU instead of QemuStefan Weil1-1/+1
2012-05-08configure: Assure printing "yes" or "no" for VirtFS supportAndreas Färber1-0/+1
2012-05-08configure: Reindent VirtFS checkAndreas Färber1-7/+7
2012-05-08Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-1/+4
2012-05-04ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNsRonnie Sahlberg1-1/+4
2012-05-03spice: require spice-protocol >= 0.8.1Alon Levy1-0/+1
2012-05-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-3/+4
2012-05-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-11/+10
2012-05-01configure: check for supported Python 2.x versionsStefan Hajnoczi1-3/+4
2012-05-01configure: Add libraries for qemu-ga on SolarisAndreas Färber1-1/+3
2012-05-01configure: Fix creation of symbolic links for MinGW toolchainStefan Weil1-11/+10
2012-05-01Drop darwin-userAndreas Färber1-25/+0
2012-05-01configure: add '--disable-cocoa' switchPavel Borzenkov1-1/+4
2012-04-28configure: Don't build bsd-user on Mac OS X by defaultAndreas Färber1-1/+1
2012-04-26Revert "configure: Virtfs doesn't require libcap."Anthony Liguori1-4/+2
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