aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-10-21Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori
2009-10-18Suppress warnings about 'warn_unused_result' attribute directiveBlue Swirl
2009-10-15implementations of dup3 and fallocate that are good enough to fool LTPUlrich Hecht
2009-10-15configure: clean temporary executable files even on Windowsmalc
2009-10-11Fix bswap in commentStefan Weil
2009-10-11Move dependency generation falgs out of configuremalc
2009-10-11configure: clean up temporary dependency filesmalc
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc
2009-10-08Introduce QList unit-testsLuiz Capitulino
2009-10-08Generate gdbstub-xml.c only when neededJuan Quintela
2009-10-08Add new config-devices.mak for each targetJuan Quintela
2009-10-08Move generation of config-target.h to Makefile from configureJuan Quintela
2009-10-08Rename config.{h, mak} config-target.{h, mak}Juan Quintela
2009-10-08Move generation of config-host.h to Makefile from configureJuan Quintela
2009-10-08Don't include config-host.mak from inside config.makJuan Quintela
2009-10-06AIOLIBS is not used anywhereJuan Quintela
2009-10-05Add -Wold-style-* flagsJuan Quintela
2009-10-05slirp: It needs to use QEMU_CFLAGS not CFLAGSJuan Quintela
2009-10-04Check availability of uuid header / libraryStefan Weil
2009-10-02Use GNU ld to link roms on OpenSolarisBlue Swirl
2009-09-27Compile some user files only once for all targetsBlue Swirl
2009-09-27Don't compile roms if not building system targetsBlue Swirl
2009-09-20Probe for fdatasync()Blue Swirl
2009-09-16fix typo in configure --helpAndre Przywara
2009-09-13configure: change "found" to "find"Sebastian Herbszt
2009-09-13Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl
2009-09-13Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov
2009-09-12Fix text relocations in linux-user targetsKirill A. Shutemov
2009-09-12Do not link usermode targets with libhw*.aKirill A. Shutemov
2009-09-12Add #defines needed by OpenSolaris, fix breakage by the #definesBlue Swirl
2009-09-12Fix OpenSolaris build breaking typosBlue Swirl
2009-09-12Fix a Sparse warning about redefinition of offsetof()Blue Swirl
2009-09-09configure: fix Linux AIO detectionLuiz Capitulino
2009-09-09fix VNC SASL detectionJuan Quintela
2009-09-09qemu-io: Improve portability (win32 now supported).Stefan Weil
2009-09-04Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,Anthony Liguori
2009-09-04Introduce QDict unit-testsLuiz Capitulino
2009-09-04Introduce QString unit-testsLuiz Capitulino
2009-09-04Introduce QInt unit-testsLuiz Capitulino
2009-09-04Add check supportLuiz Capitulino
2009-08-27Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori
2009-08-27Relax pthreads check to avoid win32Anthony Liguori
2009-08-27ide: move code to hw/ide/Gerd Hoffmann
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig
2009-08-27Add sparse to new feature conventionJuan Quintela
2009-08-27Add kvm to new feature conventionJuan Quintela
2009-08-27Add xen to new feature conventionJuan Quintela
2009-08-27Add fdt to new feature conventionJuan Quintela
2009-08-27Add sdl to new feature conventionJuan Quintela