summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+1Star
* Do not link usermode targets with libhw*.aKirill A. Shutemov2009-09-121-2/+2
* Add #defines needed by OpenSolaris, fix breakage by the #definesBlue Swirl2009-09-121-0/+4
* Fix OpenSolaris build breaking typosBlue Swirl2009-09-121-2/+2
* Fix a Sparse warning about redefinition of offsetof()Blue Swirl2009-09-121-0/+15
* configure: fix Linux AIO detectionLuiz Capitulino2009-09-101-0/+1
* fix VNC SASL detectionJuan Quintela2009-09-101-1/+1
* qemu-io: Improve portability (win32 now supported).Stefan Weil2009-09-091-0/+2
* Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,Anthony Liguori2009-09-041-0/+16
* Introduce QDict unit-testsLuiz Capitulino2009-09-041-1/+1
* Introduce QString unit-testsLuiz Capitulino2009-09-041-1/+1
* Introduce QInt unit-testsLuiz Capitulino2009-09-041-1/+1
* Add check supportLuiz Capitulino2009-09-041-0/+31
* Merge commit 'linux-user/linux-user-for-upstream' into stagingAnthony Liguori2009-08-281-0/+18
|\
| * linux-user: add eventfd supportRiku Voipio2009-08-251-0/+18
* | Relax pthreads check to avoid win32Anthony Liguori2009-08-281-1/+1
* | ide: move code to hw/ide/Gerd Hoffmann2009-08-281-0/+1
* | raw-posix: add Linux native AIO supportChristoph Hellwig2009-08-281-0/+31
* | Add sparse to new feature conventionJuan Quintela2009-08-281-5/+14
* | Add kvm to new feature conventionJuan Quintela2009-08-281-13/+18
* | Add xen to new feature conventionJuan Quintela2009-08-281-3/+10
* | Add fdt to new feature conventionJuan Quintela2009-08-281-3/+13
* | Add sdl to new feature conventionJuan Quintela2009-08-281-3/+10
* | Rename build_docs to docsJuan Quintela2009-08-281-10/+10
* | Add build_docs to new feature conventionJuan Quintela2009-08-281-3/+13
* | Add bluez to new feature convencionJuan Quintela2009-08-281-5/+10
* | Add nptl to new feature convencionJuan Quintela2009-08-281-7/+18
* | Add curl to new feature convencionJuan Quintela2009-08-281-3/+10
* | Add curses to new feature convencionJuan Quintela2009-08-281-4/+15
* | Add vnc_sasl to new feature convencionJuan Quintela2009-08-281-9/+16
* | Add vnc_tls to new feature convencionJuan Quintela2009-08-281-9/+16
* | Add vde to new feature convencionJuan Quintela2009-08-281-3/+11
* | Add brlapi to new feature convencionJuan Quintela2009-08-281-3/+10
* | Add error message for feature not foundJuan Quintela2009-08-281-0/+10
* | Add feature configure helpJuan Quintela2009-08-281-0/+11
* | Use the same structure for list of libs in curses and pthreadJuan Quintela2009-08-281-8/+10
* | Make vnc configure options less verbose.Juan Quintela2009-08-281-8/+0Star
|/
* make pthreads mandatoryChristoph Hellwig2009-08-241-26/+13Star
* Unbreak large mem support by removing kqemuAnthony Liguori2009-08-241-27/+0Star
* Add a configure switch to enable / disable all user targets. I felt compelled...Zachary Amsden2009-08-241-0/+8
* Third attempt to invoke create_config properlymalc2009-08-131-4/+2Star
* Do not use $SHELL to invoke our scriptsmalc2009-08-111-2/+4