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