summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-02-011-10/+26
|\
| * kvm: Consolidate must-have capability checksJan Kiszka2011-01-231-13/+26
| * kvm: Enable user space NMI injection for kvm guestLai Jiangshan2011-01-211-0/+3
* | Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-011-3/+3
|\ \
| * | configure: Fix spice probeJiri Denemark2011-01-241-3/+3
| |/
* | New trace-event backend: stderrFabien Chouteau2011-01-291-1/+2
|/
* Add scripts directoryBlue Swirl2011-01-201-1/+1
* target-sh4: switch sh4 to softfloatAurelien Jarno2011-01-141-3/+3
* configure: fix broken testAurelien Jarno2011-01-141-1/+1
* make trace options use autoconfy namesPaolo Bonzini2011-01-141-4/+4
* move --srcdir detection earlierPaolo Bonzini2011-01-141-5/+7
* [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.makPaolo Bonzini2011-01-141-1/+0
* remove source_path_usedPaolo Bonzini2011-01-141-29/+16
* move "ln -sf" emulation to a functionPaolo Bonzini2011-01-141-15/+11
* reorganize sdl-config testsPaolo Bonzini2011-01-141-13/+13
* do not default to non-prefixed pkg-config when cross compilingPaolo Bonzini2011-01-141-2/+2
* fix spelling of $pkg_config, move default together with other cross toolsPaolo Bonzini2011-01-141-17/+17
* 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
OpenPOWER on IntegriCloud