aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-11-16Add support for generating a systemtap tapset static probesDaniel P. Berrange1-0/+7
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange1-1/+13
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann1-2/+2
2010-10-23rewrite i386 tests MakefilePaolo Bonzini1-0/+4
2010-10-23unbreak "make" from tests directoryPaolo Bonzini1-0/+1
2010-10-20signalfd compatibilityMarcelo Tosatti1-0/+18
2010-10-20configure: Support disabling warnings in $gcc_flagsMarkus Armbruster1-1/+1
2010-10-13ppc: remove video.xBlue Swirl1-1/+1
2010-10-09configure: Send error message from spice check to /dev/nullStefan Weil1-1/+1
2010-10-09configure: Remove unneeded defines from checksStefan Weil1-4/+0
2010-10-09configure: include stddef.h for NULLScott Wood1-0/+5
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori1-2/+40
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-21add spice into the configure fileGerd Hoffmann1-0/+35
2010-09-21configure: add loggingGerd Hoffmann1-2/+5
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