summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell2013-06-141-0/+20
* configure: dtc: Probe for libfdt_env.hPeter Crosthwaite2013-06-141-0/+2
* build: drop TARGET_TYPEPaolo Bonzini2013-06-141-1/+0
* main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini2013-06-141-1/+0
* build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini2013-06-141-19/+19
* Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori2013-06-141-3/+4
|\
| * configure: Disable host-bsd USB on FreeBSDEd Maste2013-06-111-1/+3
| * configure: remove ${config_host_ld} variableEd Maste2013-06-111-2/+1
* | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-06-141-8/+0
|\ \
| * | dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber2013-06-111-4/+0
| * | memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber2013-06-111-4/+0
| |/
* | configure: permit compilation on arm aarch64Claudio Fontana2013-06-121-0/+8
* | tcg/aarch64: implement user mode qemu ld/stJani Kokkonen2013-06-121-1/+1
* | configure: Drop CONFIG_ATFILE testPeter Maydell2013-06-121-26/+0
|/
* block: add block driver read only whitelistFam Zheng2013-06-041-5/+15
* configure: Report unknown target names more helpfullyPeter Maydell2013-06-031-0/+13
* configure: Autogenerate default target listPeter Maydell2013-06-031-70/+14
* qemu: fix out of tree cross compileAlexey Kardashevskiy2013-06-011-1/+1
* configure: try pkg-config ncurses firstEd Maste2013-06-011-1/+1
* configure: remove confusing file manipulationEd Maste2013-06-011-9/+0
* don't run pkg-config for features explicitly disabledMichael Tokarev2013-06-011-12/+9
* configure: don't save any fixed local_statedir for win32Laszlo Ersek2013-05-301-4/+8
* Remove OSS support for OpenBSDBrad Smith2013-05-261-3/+2
* w32: Fix configure test for -march=i486Stefan Weil2013-05-151-0/+1
* configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell2013-05-151-1/+5
* qom: allow turning cast debugging offPaolo Bonzini2013-05-131-0/+9
* S390: BIOS create link to src folder for .img fileDominik Dingel2013-05-061-0/+1
* configure: Check that "libtool" is not the MacOSX onePeter Maydell2013-05-061-0/+8
* trace: Add ftrace tracing backendEiichi Tsukata2013-05-031-0/+8
* configure: Pick up libseccomp include pathAndreas Färber2013-05-011-0/+1
* audio: replace audio card configuration with default-configsPaolo Bonzini2013-04-291-7/+0
* audio: remove CONFIG_* symbolsPaolo Bonzini2013-04-291-9/+0
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-291-8/+0
* audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini2013-04-291-7/+1
* tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson2013-04-271-1/+1
* s390-ccw.img: build s390-ccw rom on s3900 system by defaultChristian Borntraeger2013-04-261-1/+6
* block/ssh: Require libssh2 >= 1.2.8.Richard W.M. Jones2013-04-261-20/+4
* build-sys: must link with -fstack-protectorMarc-André Lureau2013-04-241-1/+7
* usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann2013-04-231-1/+1
* vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2013-04-191-0/+10
* configure: remove duplicate testPaolo Bonzini2013-04-181-30/+26
* configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini2013-04-181-3/+0
* configure: eliminate target_libs_softmmuPaolo Bonzini2013-04-181-3/+1
* configure: move common libraries to config-host.makPaolo Bonzini2013-04-181-1/+3
* configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.makPaolo Bonzini2013-04-181-9/+9
* elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini2013-04-181-4/+0
* elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini2013-04-181-9/+0
* elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini2013-04-181-3/+0
* elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini2013-04-181-2/+0
* configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini2013-04-181-15/+13
OpenPOWER on IntegriCloud