aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2011-03-22Make VNC support optionalJes Sorensen
2011-03-22enable kvm for ppc(32) on ppc64René Rebe
2011-03-21rbd: don't link with -lcryptoAurelien Jarno
2011-03-13remove CONFIG_THREADPaolo Bonzini
2011-03-07Add lm32 target to configureMichael Walle
2011-03-06w32: Add support for cursesStefan Weil
2011-02-23microblaze: Allow targeting little-endian mbEdgar E. Iglesias
2011-02-20w32: Use additional library libiberty.aStefan Weil
2011-02-20target-i386: set target_phys_bits to 64Aurelien Jarno
2011-02-17linux-user: Define target alignment sizeLaurent Vivier
2011-02-17linux-user: Support the epoll syscallsPeter Maydell
2011-02-14kvm: Fix race between timer signals and vcpu entry under !IOTHREADJan Kiszka
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