summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2014-03-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-13/+14
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell1-0/+4
2014-03-11configure: don't modify .status on errorMichael S. Tsirkin1-13/+14
2014-03-10configure: Prettify message for hosts without spice supportStefan Weil1-0/+4
2014-03-08tcg-aarch64: Enable builtin disassemblerRichard Henderson1-0/+6
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell1-4/+19
2014-03-06configure: Always build with -fno-commonPeter Maydell1-1/+1
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell1-22/+53
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie1-4/+19
2014-02-28dump: add support for lzo/snappyqiaonuohan1-0/+54
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell1-1/+1
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-1/+9
2014-02-26target-arm: Add support for AArch32 ARMv8 CRC32 instructionsWill Newton1-1/+1
2014-02-25modules: do not include gmodule-2.0 in static buildsPaolo Bonzini1-1/+8
2014-02-25net: Disable netmap backend when not supportedVincenzo Maffione1-1/+9
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+36
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-31/+125
2014-02-24configure: check that C++ compiler actually worksPeter Maydell1-0/+29
2014-02-21quorum: Add quorum mechanism.BenoƮt Canet1-0/+36
2014-02-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-5/+15
2014-02-21tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)Peter Maydell1-1/+12
2014-02-20configure: Disable libtool if -fPIE does not work with it (bug #1257099)Don Slutz1-1/+62
2014-02-20block: convert block drivers linked with libs to modulesFam Zheng1-5/+5
2014-02-20module: implement module loadingFam Zheng1-9/+33
2014-02-20rules.mak: introduce DSO rulesFam Zheng1-0/+15
2014-02-20darwin: do not use -mdynamic-no-picPaolo Bonzini1-2/+0
2014-02-20block: use per-object cflags and libsFam Zheng1-15/+10
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng1-0/+1
2014-02-19Fix configure script for LTTng 2.xMohamad Gebai1-5/+15
2014-02-17Fix QEMU build on OpenBSD on x86 archsBrad1-0/+7
2014-02-15configure: add hints to a remedy for feature_not_found errorsStewart Smith1-33/+35
2014-02-15configure: add hint of libfdt to DTC dependency not found messageStewart Smith1-2/+2
2014-02-12Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell1-0/+26
2014-02-09block: add native support for NFSPeter Lieven1-0/+26
2014-02-08disas: Implement disassembly output for A64Claudio Fontana1-0/+4
2014-01-26configure: added acpi unit-test filesMarcel Apfelbaum1-0/+4
2014-01-22gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao1-0/+8
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori1-0/+22
2014-01-01configure: Python tests must be done before help messageStefan Weil1-19/+19
2014-01-01configure: Rewrite code for help messageStefan Weil1-162/+162
2013-12-20block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)Stefan Weil1-0/+22
2013-12-17target-arm: Support fp registers in gdb stubPeter Maydell1-1/+1
2013-12-17configure: Enable KVM for aarch64 host/target combinationPeter Maydell1-1/+1
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-3/+3
2013-12-09net: Adding netmap network backendVincenzo Maffione1-0/+32
2013-12-09block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk}Peter Lieven1-3/+3
2013-11-25Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-2/+2
2013-11-24configure: make --iasl option actually workMichael S. Tsirkin1-2/+2
2013-11-21configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0Peter Maydell1-0/+5
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+8