aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2011-02-01Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori
2011-01-29New trace-event backend: stderrFabien Chouteau
2011-01-24configure: Fix spice probeJiri Denemark
2011-01-23kvm: Consolidate must-have capability checksJan Kiszka
2011-01-21kvm: Enable user space NMI injection for kvm guestLai Jiangshan
2011-01-20Add scripts directoryBlue Swirl
2011-01-14target-sh4: switch sh4 to softfloatAurelien Jarno
2011-01-14configure: fix broken testAurelien Jarno
2011-01-14make trace options use autoconfy namesPaolo Bonzini
2011-01-14move --srcdir detection earlierPaolo Bonzini
2011-01-14 [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.makPaolo Bonzini
2011-01-14remove source_path_usedPaolo Bonzini
2011-01-14move "ln -sf" emulation to a functionPaolo Bonzini
2011-01-14reorganize sdl-config testsPaolo Bonzini
2011-01-14do not default to non-prefixed pkg-config when cross compilingPaolo Bonzini
2011-01-14fix spelling of $pkg_config, move default together with other cross toolsPaolo Bonzini
2011-01-14provide portable HOST_LONG_BITS testPaolo Bonzini
2011-01-14do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini
2011-01-14test cc with the complete set of chosen flagsPaolo Bonzini
2011-01-14fix sparse support (?)Paolo Bonzini
2011-01-14move feature variables to the topPaolo Bonzini
2011-01-14default make and install to environment variablesPaolo Bonzini
2011-01-14default compilation tools to environment variablesPaolo Bonzini
2011-01-12linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAPPeter Maydell
2011-01-07linux-user: Implement sync_file_range{,2} syscallsPeter Maydell
2010-12-17raw-posix: add discard supportChristoph Hellwig
2010-12-14ceph/rbd block driver for qemu-kvmChristian Brunner
2010-11-21Add support for generating a systemtap tapset static probesDaniel P. Berrange
2010-11-21Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-21Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori
2010-11-21Revert "Add support for generating a systemtap tapset static probes"Anthony Liguori
2010-11-16Add support for generating a systemtap tapset static probesDaniel P. Berrange
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-10-23rewrite i386 tests MakefilePaolo Bonzini
2010-10-23unbreak "make" from tests directoryPaolo Bonzini
2010-10-20signalfd compatibilityMarcelo Tosatti
2010-10-20configure: Support disabling warnings in $gcc_flagsMarkus Armbruster
2010-10-13ppc: remove video.xBlue Swirl
2010-10-09configure: Send error message from spice check to /dev/nullStefan Weil
2010-10-09configure: Remove unneeded defines from checksStefan Weil
2010-10-09configure: include stddef.h for NULLScott Wood
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori
2010-10-03configure: Don't rely on special pthreads libraryAndreas Färber
2010-10-03configure: Add basic support for HaikuAndreas Färber
2010-09-26mingw: add version information to the executablesBlue Swirl
2010-09-26Avoid exit in trap as it breaks with some shellsLoïc Minier
2010-09-25Introduce qemu_madvise()Andreas Färber
2010-09-21add spice into the configure fileGerd Hoffmann