summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Remove 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
2013-04-18configure: remove duplicate testPaolo Bonzini1-30/+26
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini1-3/+0
2013-04-18configure: eliminate target_libs_softmmuPaolo Bonzini1-3/+1
2013-04-18configure: move common libraries to config-host.makPaolo Bonzini1-1/+3
2013-04-18configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.makPaolo Bonzini1-9/+9
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini1-4/+0
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini1-9/+0
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini1-3/+0
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini1-2/+0
2013-04-18configure: QEMU_INCLUDES are the same for all subtargetsPaolo Bonzini1-15/+13
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite1-5/+26
2013-04-18configure: Put cross compile flags in EXTRA_CFLAGSPeter Crosthwaite1-6/+9
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster1-0/+2
2013-04-17qtest: add libqos including PCI supportAnthony Liguori1-1/+1
2013-04-16use libusb for usb-hostGerd Hoffmann1-0/+36
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-10/+19
2013-04-15tcg-ppc64: Use getauxval for ISA detectionRichard Henderson1-0/+18
2013-04-15configure: fix TPM logicPaolo Bonzini1-6/+18
2013-04-15Add linux-headers to QEMU_INCLUDESJan Kiszka1-4/+1
2013-04-15block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.Richard W.M. Jones1-0/+25
2013-04-15block: Add support for Secure Shell (ssh) block device.Richard W.M. Jones1-0/+48
2013-04-12cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)Peter Maydell1-3/+0
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-1/+1
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell1-23/+46
2013-04-08configure: Provide and use convenience error reporting functionPeter Maydell1-118/+75
2013-04-02configure: remove unset variablesPaolo Bonzini1-2/+0
2013-04-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-0/+2
2013-03-30w32: Fix build with older gcc (unresolved symbol)Stefan Weil1-0/+5
2013-03-28configure: show debug-info option in --help outputDunrong Huang1-0/+2
2013-03-23Add top level changes for moxieAnthony Green1-1/+8
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl1-17/+17