summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* net: Disable netmap backend when not supportedVincenzo Maffione2014-02-251-1/+9
* Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-241-31/+125
|\
| * configure: Disable libtool if -fPIE does not work with it (bug #1257099)Don Slutz2014-02-201-1/+62
| * block: convert block drivers linked with libs to modulesFam Zheng2014-02-201-5/+5
| * module: implement module loadingFam Zheng2014-02-201-9/+33
| * rules.mak: introduce DSO rulesFam Zheng2014-02-201-0/+15
| * darwin: do not use -mdynamic-no-picPaolo Bonzini2014-02-201-2/+0
| * block: use per-object cflags and libsFam Zheng2014-02-201-15/+10
| * rules.mak: fix $(obj) to a real relative pathFam Zheng2014-02-201-0/+1
* | configure: check that C++ compiler actually worksPeter Maydell2014-02-241-0/+29
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-02-211-5/+15
|\ \
| * | Fix configure script for LTTng 2.xMohamad Gebai2014-02-191-5/+15
| |/
* | tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)Peter Maydell2014-02-211-1/+12
|/
* Fix QEMU build on OpenBSD on x86 archsBrad2014-02-171-0/+7
* configure: add hints to a remedy for feature_not_found errorsStewart Smith2014-02-151-33/+35
* configure: add hint of libfdt to DTC dependency not found messageStewart Smith2014-02-151-2/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell2014-02-121-0/+26
|\
| * block: add native support for NFSPeter Lieven2014-02-091-0/+26
* | disas: Implement disassembly output for A64Claudio Fontana2014-02-081-0/+4
|/
* configure: added acpi unit-test filesMarcel Apfelbaum2014-01-261-0/+4
* gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao2014-01-221-0/+8
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2014-01-101-0/+22
|\
| * block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)Stefan Weil2013-12-201-0/+22
* | configure: Python tests must be done before help messageStefan Weil2014-01-011-19/+19
* | configure: Rewrite code for help messageStefan Weil2014-01-011-162/+162
|/
* target-arm: Support fp registers in gdb stubPeter Maydell2013-12-171-1/+1
* configure: Enable KVM for aarch64 host/target combinationPeter Maydell2013-12-171-1/+1
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-12-131-3/+3
|\
| * block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk}Peter Lieven2013-12-091-3/+3
* | net: Adding netmap network backendVincenzo Maffione2013-12-091-0/+32
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-251-2/+2
|\
| * configure: make --iasl option actually workMichael S. Tsirkin2013-11-241-2/+2
* | configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell2013-11-211-0/+5
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-11-191-1/+8
|\
| * configure: Use -B switch only for Python versions which support itStefan Weil2013-11-171-1/+8
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-11-131-0/+24
|\ \
| * | block: vhdx - add header update capability.Jeff Cody2013-11-071-0/+24
| |/
* | configure: Add config.status to recreate the current configurationStefan Weil2013-11-071-2/+13
|/
* configure: detect endian via compile testMike Frysinger2013-11-051-26/+14
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-10-311-0/+1
|\
| * configure: create fsdev/ directoryMichael Tokarev2013-10-261-0/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-311-1/+8
|\ \ | |/ |/|
| * acpi: add rules to compile ASL sourceMichael S. Tsirkin2013-10-141-1/+8
* | configure: Remove CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-10-101-8/+0
* | tcg-hppa: Remove tcg backendRichard Henderson2013-10-101-3/+0
* | Merge remote-tracking branch 'rth/tcg-ppc-pull' into stagingAnthony Liguori2013-09-301-1/+9
|\ \
| * | tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-09-251-1/+1
| * | configure: Allow command-line configure for ppc32Richard Henderson2013-09-241-0/+8
* | | Merge remote-tracking branch 'kraxel/audio.1' into stagingAnthony Liguori2013-09-301-8/+0
|\ \ \ | |/ / |/| |
| * | audio: remove CONFIG_MIXEMU configure optionBandan Das2013-09-241-8/+0
OpenPOWER on IntegriCloud