summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure/Make: Build libfdt from submodule DTCPeter Crosthwaite2013-04-181-5/+26
* configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite2013-04-181-6/+9
* Fix warnings suppressors to honor --disable-werrorMarkus Armbruster2013-04-171-0/+2
* qtest: add libqos including PCI supportAnthony Liguori2013-04-171-1/+1
* use libusb for usb-hostGerd Hoffmann2013-04-161-0/+36
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-151-10/+19
|\
| * configure: fix TPM logicPaolo Bonzini2013-04-151-6/+18
| * Add linux-headers to QEMU_INCLUDESJan Kiszka2013-04-151-4/+1
* | tcg-ppc64: Use getauxval for ISA detectionRichard Henderson2013-04-151-0/+18
* | block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.Richard W.M. Jones2013-04-151-0/+25
* | block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones2013-04-151-0/+48
|/
* cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)Peter Maydell2013-04-121-3/+0
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-081-1/+1
|\
| * hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-1/+1
* | configure: Don't fall back to gthread coroutine backendPeter Maydell2013-04-081-23/+46
* | configure: Provide and use convenience error reporting functionPeter Maydell2013-04-081-118/+75
|/
* configure: remove unset variablesPaolo Bonzini2013-04-021-2/+0
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-011-0/+2
|\
| * configure: show debug-info option in --help outputDunrong Huang2013-03-281-0/+2
* | w32: Fix build with older gcc (unresolved symbol)Stefan Weil2013-03-301-0/+5
|/
* Add top level changes for moxieAnthony Green2013-03-231-1/+8
* Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl2013-03-231-17/+17
|\
| * configure: rename OpenGL feature to GLXMichael Walle2013-03-181-15/+15
| * configure: proper OpenGL/GLX probeMichael Walle2013-03-181-2/+2
* | Advertise --libdir in configure --help outputDoug Goldstein2013-03-221-0/+1
|/
OpenPOWER on IntegriCloud