aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-03-31configure: add option to disable -fstack-protector flagsSteven Noonan
2014-03-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-27Detect pthread_setname_np at configure timeDr. David Alan Gilbert
2014-03-26gtk: Support GTK without VTEStefan Weil
2014-03-19block/nfs: bump libnfs requirement to 1.9.3Peter Lieven
2014-03-15configure: Don't use __int128_t for clang versions before 3.2Stefan Weil
2014-03-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-11Merge remote-tracking branch 'remotes/spice/tags/pull-spice-4' into stagingPeter Maydell
2014-03-11configure: don't modify .status on errorMichael S. Tsirkin
2014-03-10configure: Prettify message for hosts without spice supportStefan Weil
2014-03-08tcg-aarch64: Enable builtin disassemblerRichard Henderson
2014-03-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell
2014-03-06configure: Always build with -fno-commonPeter Maydell
2014-03-06configure: Make C++ test work with --enable-werrorPeter Maydell
2014-03-05ui/sdl2 : initial port to SDL 2.0 (v2.0)Dave Airlie
2014-02-28dump: add support for lzo/snappyqiaonuohan
2014-02-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...Peter Maydell
2014-02-26Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-02-26target-arm: Add support for AArch32 ARMv8 CRC32 instructionsWill Newton
2014-02-25modules: do not include gmodule-2.0 in static buildsPaolo Bonzini
2014-02-25net: Disable netmap backend when not supportedVincenzo Maffione
2014-02-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-02-24configure: check that C++ compiler actually worksPeter Maydell
2014-02-21quorum: Add quorum mechanism.BenoƮt Canet
2014-02-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-02-21tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)Peter Maydell
2014-02-20configure: Disable libtool if -fPIE does not work with it (bug #1257099)Don Slutz
2014-02-20block: convert block drivers linked with libs to modulesFam Zheng
2014-02-20module: implement module loadingFam Zheng
2014-02-20rules.mak: introduce DSO rulesFam Zheng
2014-02-20darwin: do not use -mdynamic-no-picPaolo Bonzini
2014-02-20block: use per-object cflags and libsFam Zheng
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng
2014-02-19Fix configure script for LTTng 2.xMohamad Gebai
2014-02-17Fix QEMU build on OpenBSD on x86 archsBrad
2014-02-15configure: add hints to a remedy for feature_not_found errorsStewart Smith
2014-02-15configure: add hint of libfdt to DTC dependency not found messageStewart Smith
2014-02-12Merge remote-tracking branch 'remotes/kevin/tags/for-anthony' into stagingPeter Maydell
2014-02-09block: add native support for NFSPeter Lieven
2014-02-08disas: Implement disassembly output for A64Claudio Fontana
2014-01-26configure: added acpi unit-test filesMarcel Apfelbaum
2014-01-22gluster: Implement .bdrv_co_write_zeroes for glusterBharata B Rao
2014-01-10Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2014-01-01configure: Python tests must be done before help messageStefan Weil
2014-01-01configure: Rewrite code for help messageStefan Weil
2013-12-20block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)Stefan Weil
2013-12-17target-arm: Support fp registers in gdb stubPeter Maydell
2013-12-17configure: Enable KVM for aarch64 host/target combinationPeter Maydell
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori