aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell
2013-04-08configure: Provide and use convenience error reporting functionPeter Maydell
2013-04-02configure: remove unset variablesPaolo Bonzini
2013-04-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-03-30w32: Fix build with older gcc (unresolved symbol)Stefan Weil
2013-03-28configure: show debug-info option in --help outputDunrong Huang
2013-03-23Add top level changes for moxieAnthony Green
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl
2013-03-22Advertise --libdir in configure --help outputDoug Goldstein
2013-03-18configure: rename OpenGL feature to GLXMichael Walle
2013-03-18configure: proper OpenGL/GLX probeMichael Walle
2013-03-14Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2013-03-12Build the TPM frontend codeStefan Berger
2013-03-11linux-user: Implement sendfile and sendfile64Peter Maydell
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-03-08configure: Require at least spice-protocol-0.12.3Michal Privoznik
2013-03-08configure: Create link to icon bitmap for out-of-tree buildsJan Kiszka
2013-03-05iscsi: look for pkg-config file tooPaolo Bonzini
2013-03-05Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno
2013-03-05mipsn32-linux-user: Configure the architecture properlyRichard Henderson
2013-03-05mips-linux-user: Enable mips64 and mipsn32 linux-user targetsRichard Henderson
2013-03-05configure: Enable KVM on ARMPeter Maydell