summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
...
* provide portable HOST_LONG_BITS testPaolo Bonzini2011-01-141-7/+9
* do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini2011-01-141-8/+11
* test cc with the complete set of chosen flagsPaolo Bonzini2011-01-141-25/+25
* fix sparse support (?)Paolo Bonzini2011-01-141-5/+5
* move feature variables to the topPaolo Bonzini2011-01-141-82/+82
* default make and install to environment variablesPaolo Bonzini2011-01-141-9/+10
* default compilation tools to environment variablesPaolo Bonzini2011-01-141-13/+7
* linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell2011-01-121-0/+20
* linux-user: Implement sync_file_range{,2} syscallsPeter Maydell2011-01-071-0/+18
* raw-posix: add discard supportChristoph Hellwig2010-12-171-0/+26
* ceph/rbd block driver for qemu-kvmChristian Brunner2010-12-141-0/+52
* Add support for generating a systemtap tapset static probesDaniel P. Berrange2010-11-211-0/+7
* Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-211-1/+13
* Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori2010-11-211-13/+1
* Revert "Add support for generating a systemtap tapset static probes"Anthony Liguori2010-11-211-7/+0
* Add support for generating a systemtap tapset static probesDaniel P. Berrange2010-11-161-0/+7
* Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-161-1/+13
* Add Intel HD Audio support to qemu.Gerd Hoffmann2010-11-011-2/+2
* rewrite i386 tests MakefilePaolo Bonzini2010-10-231-0/+4
* unbreak "make" from tests directoryPaolo Bonzini2010-10-231-0/+1
* signalfd compatibilityMarcelo Tosatti2010-10-201-0/+18
* configure: Support disabling warnings in $gcc_flagsMarkus Armbruster2010-10-201-1/+1
* ppc: remove video.xBlue Swirl2010-10-131-1/+1
* configure: Send error message from spice check to /dev/nullStefan Weil2010-10-091-1/+1
* configure: Remove unneeded defines from checksStefan Weil2010-10-091-4/+0
* configure: include stddef.h for NULLScott Wood2010-10-091-0/+5
* Merge remote branch 'spice/submit.6' into stagingAnthony Liguori2010-10-051-2/+40
|\
| * add spice into the configure fileGerd Hoffmann2010-09-211-0/+35
| * configure: add loggingGerd Hoffmann2010-09-211-2/+5
* | 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
OpenPOWER on IntegriCloud