aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2013-06-11configure: Disable host-bsd USB on FreeBSDEd Maste
2013-06-11configure: remove ${config_host_ld} variableEd Maste
2013-06-04block: add block driver read only whitelistFam Zheng
2013-06-03configure: Report unknown target names more helpfullyPeter Maydell
2013-06-03configure: Autogenerate default target listPeter Maydell
2013-06-01qemu: fix out of tree cross compileAlexey Kardashevskiy
2013-06-01configure: try pkg-config ncurses firstEd Maste
2013-06-01configure: remove confusing file manipulationEd Maste
2013-06-01don't run pkg-config for features explicitly disabledMichael Tokarev
2013-05-30configure: don't save any fixed local_statedir for win32Laszlo Ersek
2013-05-26Remove OSS support for OpenBSDBrad Smith
2013-05-15w32: Fix configure test for -march=i486Stefan Weil
2013-05-15configure: Detect uuid on MacOSX (fixes compile failure)Peter Maydell
2013-05-13qom: allow turning cast debugging offPaolo Bonzini
2013-05-06S390: BIOS create link to src folder for .img fileDominik Dingel
2013-05-06configure: Check that "libtool" is not the MacOSX onePeter Maydell
2013-05-03trace: Add ftrace tracing backendEiichi Tsukata
2013-05-01configure: Pick up libseccomp include pathAndreas Färber
2013-04-29audio: replace audio card configuration with default-configsPaolo Bonzini
2013-04-29audio: remove CONFIG_* symbolsPaolo Bonzini
2013-04-29audio: remove HAS_AUDIOPaolo Bonzini
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini
2013-04-27tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATIONRichard Henderson
2013-04-26s390-ccw.img: build s390-ccw rom on s3900 system by defaultChristian Borntraeger
2013-04-26block/ssh: Require libssh2 >= 1.2.8.Richard W.M. Jones
2013-04-24build-sys: must link with -fstack-protectorMarc-André Lureau
2013-04-23usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-18configure: remove duplicate testPaolo Bonzini
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini
2013-04-18configure: move common libraries to config-host.makPaolo Bonzini
2013-04-18configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.makPaolo Bonzini
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini
2013-04-18configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite
2013-04-18configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-16use libusb for usb-hostGerd Hoffmann
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15tcg-ppc64: Use getauxval for ISA detectionRichard Henderson
2013-04-15configure: fix TPM logicPaolo Bonzini
2013-04-15Add linux-headers to QEMU_INCLUDESJan Kiszka
2013-04-15block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.Richard W.M. Jones
2013-04-15block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones
2013-04-12cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)Peter Maydell