summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2013-03-141-0/+17
|\
| * linux-user: Implement sendfile and sendfile64Peter Maydell2013-03-111-0/+17
* | Build the TPM frontend codeStefan Berger2013-03-121-0/+11
|/
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-101-9/+1
|\
| * ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini2013-03-011-3/+0
| * build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-011-6/+1
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-03-101-1/+2
|\ \
| * | configure: Require at least spice-protocol-0.12.3Michal Privoznik2013-03-081-1/+1
| * | configure: Create link to icon bitmap for out-of-tree buildsJan Kiszka2013-03-081-0/+1
* | | iscsi: look for pkg-config file tooPaolo Bonzini2013-03-051-1/+7
|/ /
* | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno2013-03-051-1/+1
|\ \
| * | configure: Enable KVM on ARMPeter Maydell2013-03-051-1/+1
| |/
* | mipsn32-linux-user: Configure the architecture properlyRichard Henderson2013-03-051-1/+2
* | mips-linux-user: Enable mips64 and mipsn32 linux-user targetsRichard Henderson2013-03-051-0/+4
|/
* show --disable-gtk and --enable-gtk in the help messageHu Tao2013-02-261-0/+2
* Add support for enabling build with GTK3Daniel P. Berrange2013-02-261-6/+19
* ui/gtk: Support versions of VTE before 0.26Stefan Weil2013-02-221-1/+1
* Reenable -Wstrict-prototypesKevin Wolf2013-02-221-6/+13
* ui/gtk: require at least GTK 2.18 and VTE 0.26Anthony Liguori2013-02-221-2/+2
* gtk: add translation support (v5)Anthony Liguori2013-02-211-1/+3
* ui: add basic GTK gui (v5)Anthony Liguori2013-02-211-0/+31
* build: disable Wstrict-prototypesAnthony Liguori2013-02-211-1/+1
* usb-host: move legacy cmd line bitsGerd Hoffmann2013-02-191-1/+1
* host-utils: Use __int128_t for mul[us]64Richard Henderson2013-02-171-0/+20
* configure: Fix build with XFreeRichard Henderson2013-02-061-1/+1
* configure: Keep -Werror enabled for Release CandidatesAndreas Färber2013-02-011-1/+1
OpenPOWER on IntegriCloud