summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Do not abort on qemu_malloc(0) in production buildsAnthony Liguori2009-12-121-1/+17
* Add KVM support for S390xAlexander Graf2009-12-051-1/+3
* S/390 host/target build system supportAlexander Graf2009-12-051-7/+15
* Suppress optionrom build on Solaris x86Andreas Faerber2009-12-031-1/+1
* Don't leak file descriptorsKevin Wolf2009-12-031-0/+20
* configure: use correct cflags in compiler checksMichael S. Tsirkin2009-12-021-20/+21
* tcg: initial mips supportAurelien Jarno2009-12-011-1/+6
* Add support for GNU/kFreeBSDAurelien Jarno2009-11-291-1/+5
* Makefile dependencies for device configsPaul Brook2009-11-221-4/+0
* configure: Fix spelling in comment and rework the commentStefan Weil2009-11-211-8/+10
* qemu-io: build on all platformsAurelien Jarno2009-11-211-4/+2
* audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno2009-11-181-2/+2
* Fix typoBlue Swirl2009-11-171-1/+1
* Prevent configuring for a user emulator on a different type of OSBlue Swirl2009-11-171-0/+12
* Add a unit test for JSON supportAnthony Liguori2009-11-171-1/+1
* Add unit test for QFloatAnthony Liguori2009-11-171-0/+1
* Cleanup configure checks for dup3 and fallocateJan Kiszka2009-11-171-2/+2
* Configurable block format whitelistMarkus Armbruster2009-11-091-0/+7
* Fix the build when srcdir == objdirAnthony Liguori2009-11-021-3/+3
* build: add CONFIG_LINUXMark McLoughlin2009-10-301-0/+4
* net: move net-queue.[ch] under net/Mark McLoughlin2009-10-301-1/+1
* Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori2009-10-211-0/+36
|\
| * implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht2009-10-151-0/+36
* | Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl2009-10-181-0/+20
|/
* configure: clean temporary executable files even on Windowsmalc2009-10-151-1/+1
* Fix bswap in commentStefan Weil2009-10-111-2/+2
* Move dependency generation falgs out of configuremalc2009-10-111-3/+2
* configure: clean up temporary dependency filesmalc2009-10-111-1/+2
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-2/+14
* Introduce QList unit-testsLuiz Capitulino2009-10-081-1/+1
* Generate gdbstub-xml.c only when neededJuan Quintela2009-10-081-1/+1
* Add new config-devices.mak for each targetJuan Quintela2009-10-081-0/+5
* Move generation of config-target.h to Makefile from configureJuan Quintela2009-10-081-17/+0
* Rename config.{h, mak} config-target.{h, mak}Juan Quintela2009-10-081-58/+58
* Move generation of config-host.h to Makefile from configureJuan Quintela2009-10-081-19/+1
* Don't include config-host.mak from inside config.makJuan Quintela2009-10-081-2/+0
* AIOLIBS is not used anywhereJuan Quintela2009-10-061-1/+0
* Add -Wold-style-* flagsJuan Quintela2009-10-051-0/+10
* slirp: It needs to use QEMU_CFLAGS not CFLAGSJuan Quintela2009-10-051-1/+1
* Check availability of uuid header / libraryStefan Weil2009-10-041-0/+36
* Use GNU ld to link roms on OpenSolarisBlue Swirl2009-10-021-0/+1
* Compile some user files only once for all targetsBlue Swirl2009-09-271-0/+5
* Don't compile roms if not building system targetsBlue Swirl2009-09-271-1/+2
* Probe for fdatasync()Blue Swirl2009-09-201-0/+16
* fix typo in configure --helpAndre Przywara2009-09-161-1/+1
* configure: change "found" to "find"Sebastian Herbszt2009-09-131-1/+1
* Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl2009-09-131-2/+1
* Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl2009-09-131-1/+2
* Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-0/+14
* Fix text relocations in linux-user targetsKirill A. Shutemov2009-09-121-11/+1
OpenPOWER on IntegriCloud