summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2013-07-22configure: Don't say target_nptl="no" if there is no linux-user targetPeter Maydell1-3/+0
2013-07-22configure: Flip default of target_nptlPeter Maydell1-10/+16
2013-07-19gluster: Add discard support for GlusterFS block driver.Bharata B Rao1-0/+8
2013-07-19gluster: Use pkg-config to configure GlusterFS block driverBharata B Rao1-11/+6
2013-07-18configure: Provide more helpful message if libvte not presentPeter Maydell1-7/+11
2013-07-15Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-nextRichard Henderson1-1/+1
2013-07-15tcg/aarch64: Implement tlb lookup fast pathJani Kokkonen1-1/+1
2013-07-09configure: Simplify alternate .text segmentRichard Henderson1-17/+31
2013-06-21configure: Add signed*signed check to [u]int128_t testPeter Maydell1-0/+1
2013-06-21configure: Fix "ERROR: ERROR: " for missing/incompatible DTCAndreas Färber1-1/+1
2013-06-14configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell1-0/+20
2013-06-14configure: dtc: Probe for libfdt_env.hPeter Crosthwaite1-0/+2
2013-06-14build: drop TARGET_TYPEPaolo Bonzini1-1/+0
2013-06-14main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini1-1/+0
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini1-19/+19
2013-06-14Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori1-3/+4
2013-06-14Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori1-8/+0
2013-06-12configure: permit compilation on arm aarch64Claudio Fontana1-0/+8
2013-06-12tcg/aarch64: implement user mode qemu ld/stJani Kokkonen1-1/+1
2013-06-12configure: Drop CONFIG_ATFILE testPeter Maydell1-26/+0
2013-06-11configure: Disable host-bsd USB on FreeBSDEd Maste1-1/+3
2013-06-11configure: remove ${config_host_ld} variableEd Maste1-2/+1
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber1-4/+0
2013-06-11memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber1-4/+0
2013-06-04block: add block driver read only whitelistFam Zheng1-5/+15
2013-06-03configure: Report unknown target names more helpfullyPeter Maydell1-0/+13
2013-06-03configure: Autogenerate default target listPeter Maydell1-70/+14
2013-06-01qemu: fix out of tree cross compileAlexey Kardashevskiy1-1/+1
2013-06-01configure: try pkg-config ncurses firstEd Maste1-1/+1
2013-06-01configure: remove confusing file manipulationEd Maste1-9/+0
2013-06-01don't run pkg-config for features explicitly disabledMichael Tokarev1-12/+9
2013-05-30configure: don't save any fixed local_statedir for win32Laszlo Ersek1-4/+8
2013-05-26Remove OSS support for OpenBSDBrad Smith1-3/+2
2013-05-15w32: Fix configure test for -march=i486Stefan Weil1-0/+1
2013-05-15configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell1-1/+5
2013-05-13qom: allow turning cast debugging offPaolo Bonzini1-0/+9
2013-05-06S390: BIOS create link to src folder for .img fileDominik Dingel1-0/+1
2013-05-06configure: Check that "libtool" is not the MacOSX onePeter Maydell1-0/+8
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata1-0/+8
2013-05-01configure: Pick up libseccomp include pathAndreas Färber1-0/+1
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini1-7/+0
2013-04-29audio: remove CONFIG_* symbolsPaolo Bonzini1-9/+0
2013-04-29audio: remove HAS_AUDIOPaolo Bonzini1-8/+0
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini1-7/+1
2013-04-27tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson1-1/+1
2013-04-26s390-ccw.img: build s390-ccw rom on s3900 system by defaultChristian Borntraeger1-1/+6
2013-04-26block/ssh: Require libssh2 >= 1.2.8.Richard W.M. Jones1-20/+4
2013-04-24build-sys: must link with -fstack-protectorMarc-André Lureau1-1/+7
2013-04-23usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann1-1/+1
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger1-0/+10