aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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
2009-08-27Rename build_docs to docsJuan Quintela
2009-08-27Add build_docs to new feature conventionJuan Quintela
2009-08-27Add bluez to new feature convencionJuan Quintela
2009-08-27Add nptl to new feature convencionJuan Quintela
2009-08-27Add curl to new feature convencionJuan Quintela
2009-08-27Add curses to new feature convencionJuan Quintela
2009-08-27Add vnc_sasl to new feature convencionJuan Quintela
2009-08-27Add vnc_tls to new feature convencionJuan Quintela
2009-08-27Add vde to new feature convencionJuan Quintela
2009-08-27Add brlapi to new feature convencionJuan Quintela
2009-08-27Add error message for feature not foundJuan Quintela
2009-08-27Add feature configure helpJuan Quintela
2009-08-27Use the same structure for list of libs in curses and pthreadJuan Quintela
2009-08-27Make vnc configure options less verbose.Juan Quintela
2009-08-25linux-user: add eventfd supportRiku Voipio
2009-08-24make pthreads mandatoryChristoph Hellwig