summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Don't rely on special pthreads libraryAndreas Färber2010-10-031-7/+11
* configure: Add basic support for HaikuAndreas Färber2010-10-031-1/+12
* mingw: add version information to the executablesBlue Swirl2010-09-261-0/+12
* Avoid exit in trap as it breaks with some shellsLoïc Minier2010-09-261-1/+3
* Introduce qemu_madvise()Andreas Färber2010-09-251-0/+33
* mingw: use ASLR, no-SEH and DEP if availableBlue Swirl2010-09-191-0/+9
* Use gcc warning flag -Wnested-externsBlue Swirl2010-09-181-1/+1
* Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-181-1/+1
* Use a few more gcc warning flagsBlue Swirl2010-09-181-1/+4
* Use gcc warning flag -Wtype-limitsBlue Swirl2010-09-181-1/+1
* trace: Add LTTng Userspace Tracer backendStefan Hajnoczi2010-09-091-1/+19
* trace: Specify trace file namePrerna Saxena2010-09-091-0/+12
* trace: Support for dynamically enabling/disabling trace eventsPrerna Saxena2010-09-091-0/+3
* trace: Add simple built-in tracing backendStefan Hajnoczi2010-09-091-1/+1
* trace: Add trace-events file for declaring trace eventsStefan Hajnoczi2010-09-091-0/+18
* Fix "make install" with a cross toolchainHollis Blanchard2010-08-261-1/+3
* vnc: better default values for VNC optionsCorentin Chary2010-07-261-7/+7
* vnc: threaded VNC serverCorentin Chary2010-07-261-0/+13
* vnc: tight add PNG encodingCorentin Chary2010-07-261-0/+37
* ui: move all ui components in ui/Corentin Chary2010-07-261-1/+1
* vnc: tight: add JPEG and gradient subencoding with smooth image detectionCorentin Chary2010-07-261-0/+33
* tcg-s390: new TCG TargetRichard Henderson2010-06-291-0/+2
* virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)2010-06-221-0/+37
* tcg-s390: correctly detect s390 with a 64-bit kernelAurelien Jarno2010-06-131-0/+6
* tcg-s390: Adjust compilation flags.Richard Henderson2010-06-111-1/+6
* s390x: Don't use a linker script for user-only.Richard Henderson2010-06-111-0/+3
* tcg-i386: Merge 64-bit generation.Richard Henderson2010-06-101-0/+2
* configure: display sysconfdir in summaryAurelien Jarno2010-06-101-0/+1
* move computation of tools and roms outside of config-host.mak generationPaolo Bonzini2010-06-101-19/+21
* configure: move directory defaults earlierPaolo Bonzini2010-06-101-33/+14
* configure: ignore unknown --xyzdir optionsPaolo Bonzini2010-06-101-0/+2
* configure: introduce more --xyzdir optionsPaolo Bonzini2010-06-101-5/+21
* configure: expand ${prefix} in create_configPaolo Bonzini2010-06-101-2/+1
* configure: move all directory entries in config-host.mak closePaolo Bonzini2010-06-101-7/+6
* configure: unify handling of xyzdir variablesPaolo Bonzini2010-06-101-8/+12
* rename CONFIG_QEMU_PREFIXPaolo Bonzini2010-06-101-1/+1
* configure: introduce confdir and confsuffixPaolo Bonzini2010-06-101-6/+4
* configure: introduce sysconfsuffixPaolo Bonzini2010-06-101-6/+4
* configure: dyngen is long time gonePaolo Bonzini2010-06-101-1/+2
* configure: avoid using exprPaolo Bonzini2010-06-101-2/+9
* configure: bail out early on invalid -cpu optionPaolo Bonzini2010-06-101-5/+2
* configure: remove some bashismsAurelien Jarno2010-06-101-2/+2
* Fix --enable-user-pie compilation.Richard Henderson2010-06-081-0/+3
* QMP: Introduce commands documentationJan Kiszka2010-06-011-0/+4
* Fix cross compilationStefan Weil2010-05-191-1/+11
* Avoid libaio for usermodePaul Brook2010-05-051-1/+2
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-031-0/+1
* target-alpha: Enable NPTL.Richard Henderson2010-04-271-0/+1
* linux-user: Remove ELFLOAD32.Richard Henderson2010-04-251-6/+0
* Use correct cflags for kvm-kmod when cross compilingStefan Weil2010-04-141-1/+1
OpenPOWER on IntegriCloud