Age | Commit message (Expand) | Author |
2011-01-29 | New trace-event backend: stderr | Fabien Chouteau |
2011-01-20 | Add scripts directory | Blue Swirl |
2011-01-14 | target-sh4: switch sh4 to softfloat | Aurelien Jarno |
2011-01-14 | configure: fix broken test | Aurelien Jarno |
2011-01-14 | make trace options use autoconfy names | Paolo Bonzini |
2011-01-14 | move --srcdir detection earlier | Paolo Bonzini |
2011-01-14 | [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.mak | Paolo Bonzini |
2011-01-14 | remove source_path_used | Paolo Bonzini |
2011-01-14 | move "ln -sf" emulation to a function | Paolo Bonzini |
2011-01-14 | reorganize sdl-config tests | Paolo Bonzini |
2011-01-14 | do not default to non-prefixed pkg-config when cross compiling | Paolo Bonzini |
2011-01-14 | fix spelling of $pkg_config, move default together with other cross tools | Paolo Bonzini |
2011-01-14 | provide portable HOST_LONG_BITS test | Paolo Bonzini |
2011-01-14 | do not pass bogus $(SRC_PATH) include paths to cc during configure | Paolo Bonzini |
2011-01-14 | test cc with the complete set of chosen flags | Paolo Bonzini |
2011-01-14 | fix sparse support (?) | Paolo Bonzini |
2011-01-14 | move feature variables to the top | Paolo Bonzini |
2011-01-14 | default make and install to environment variables | Paolo Bonzini |
2011-01-14 | default compilation tools to environment variables | Paolo Bonzini |
2011-01-12 | linux-user: Add configure check for linux/fiemap.h and IOC_FS_FIEMAP | Peter Maydell |
2011-01-07 | linux-user: Implement sync_file_range{,2} syscalls | Peter Maydell |
2010-12-17 | raw-posix: add discard support | Christoph Hellwig |
2010-12-14 | ceph/rbd block driver for qemu-kvm | Christian Brunner |
2010-11-21 | Add support for generating a systemtap tapset static probes | Daniel P. Berrange |
2010-11-21 | Add a DTrace tracing backend targetted for SystemTAP compatability | Daniel P. Berrange |
2010-11-21 | Revert "Add a DTrace tracing backend targetted for SystemTAP compatability" | Anthony Liguori |
2010-11-21 | Revert "Add support for generating a systemtap tapset static probes" | Anthony Liguori |
2010-11-16 | Add support for generating a systemtap tapset static probes | Daniel P. Berrange |
2010-11-16 | Add a DTrace tracing backend targetted for SystemTAP compatability | Daniel P. Berrange |
2010-11-01 | Add Intel HD Audio support to qemu. | Gerd Hoffmann |
2010-10-23 | rewrite i386 tests Makefile | Paolo Bonzini |
2010-10-23 | unbreak "make" from tests directory | Paolo Bonzini |
2010-10-20 | signalfd compatibility | Marcelo Tosatti |
2010-10-20 | configure: Support disabling warnings in $gcc_flags | Markus Armbruster |
2010-10-13 | ppc: remove video.x | Blue Swirl |
2010-10-09 | configure: Send error message from spice check to /dev/null | Stefan Weil |
2010-10-09 | configure: Remove unneeded defines from checks | Stefan Weil |
2010-10-09 | configure: include stddef.h for NULL | Scott Wood |
2010-10-05 | Merge remote branch 'spice/submit.6' into staging | Anthony Liguori |
2010-10-03 | configure: Don't rely on special pthreads library | Andreas Färber |
2010-10-03 | configure: Add basic support for Haiku | Andreas Färber |
2010-09-26 | mingw: add version information to the executables | Blue Swirl |
2010-09-26 | Avoid exit in trap as it breaks with some shells | Loïc Minier |
2010-09-25 | Introduce qemu_madvise() | Andreas Färber |
2010-09-21 | add spice into the configure file | Gerd Hoffmann |
2010-09-21 | configure: add logging | Gerd Hoffmann |
2010-09-19 | mingw: use ASLR, no-SEH and DEP if available | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wnested-externs | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wempty-body | Blue Swirl |
2010-09-18 | Use a few more gcc warning flags | Blue Swirl |