aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2009-12-02configure: use correct cflags in compiler checksMichael S. Tsirkin1-20/+21
2009-12-01tcg: initial mips supportAurelien Jarno1-1/+6
2009-11-29Add support for GNU/kFreeBSDAurelien Jarno1-1/+5
2009-11-22Makefile dependencies for device configsPaul Brook1-4/+0
2009-11-21configure: Fix spelling in comment and rework the commentStefan Weil1-8/+10
2009-11-21qemu-io: build on all platformsAurelien Jarno1-4/+2
2009-11-18audio: link with -lpulse in addition to -lpulse-simpleAurelien Jarno1-2/+2
2009-11-17Fix typoBlue Swirl1-1/+1
2009-11-17Prevent configuring for a user emulator on a different type of OSBlue Swirl1-0/+12
2009-11-17Add a unit test for JSON supportAnthony Liguori1-1/+1
2009-11-17Add unit test for QFloatAnthony Liguori1-0/+1
2009-11-17Cleanup configure checks for dup3 and fallocateJan Kiszka1-2/+2
2009-11-09Configurable block format whitelistMarkus Armbruster1-0/+7
2009-11-02Fix the build when srcdir == objdirAnthony Liguori1-3/+3
2009-10-30build: add CONFIG_LINUXMark McLoughlin1-0/+4
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin1-1/+1
2009-10-21Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori1-0/+36
2009-10-18Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl1-0/+20
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht1-0/+36
2009-10-15configure: clean temporary executable files even on Windowsmalc1-1/+1
2009-10-11Fix bswap in commentStefan Weil1-2/+2
2009-10-11Move dependency generation falgs out of configuremalc1-3/+2
2009-10-11configure: clean up temporary dependency filesmalc1-1/+2
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc1-2/+14
2009-10-08Introduce QList unit-testsLuiz Capitulino1-1/+1
2009-10-08Generate gdbstub-xml.c only when neededJuan Quintela1-1/+1
2009-10-08Add new config-devices.mak for each targetJuan Quintela1-0/+5
2009-10-08Move generation of config-target.h to Makefile from configureJuan Quintela1-17/+0
2009-10-08Rename config.{h, mak} config-target.{h, mak}Juan Quintela1-58/+58
2009-10-08Move generation of config-host.h to Makefile from configureJuan Quintela1-19/+1
2009-10-08Don't include config-host.mak from inside config.makJuan Quintela1-2/+0
2009-10-06AIOLIBS is not used anywhereJuan Quintela1-1/+0
2009-10-05Add -Wold-style-* flagsJuan Quintela1-0/+10
2009-10-05slirp: It needs to use QEMU_CFLAGS not CFLAGSJuan Quintela1-1/+1
2009-10-04Check availability of uuid header / libraryStefan Weil1-0/+36
2009-10-02Use GNU ld to link roms on OpenSolarisBlue Swirl1-0/+1
2009-09-27Compile some user files only once for all targetsBlue Swirl1-0/+5
2009-09-27Don't compile roms if not building system targetsBlue Swirl1-1/+2
2009-09-20Probe for fdatasync()Blue Swirl1-0/+16
2009-09-16fix typo in configure --helpAndre Przywara1-1/+1
2009-09-13configure: change "found" to "find"Sebastian Herbszt1-1/+1
2009-09-13Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl1-2/+1
2009-09-13Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl1-1/+2
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov1-0/+14
2009-09-12Fix text relocations in linux-user targetsKirill A. Shutemov1-11/+1
2009-09-12Do not link usermode targets with libhw*.aKirill A. Shutemov1-2/+2
2009-09-12Add #defines needed by OpenSolaris, fix breakage by the #definesBlue Swirl1-0/+4
2009-09-12Fix OpenSolaris build breaking typosBlue Swirl1-2/+2
2009-09-12Fix a Sparse warning about redefinition of offsetof()Blue Swirl1-0/+15
2009-09-09configure: fix Linux AIO detectionLuiz Capitulino1-0/+1