Age | Commit message (Expand) | Author |
2010-05-05 | Avoid libaio for usermode | Paul Brook |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy |
2010-04-27 | target-alpha: Enable NPTL. | Richard Henderson |
2010-04-25 | linux-user: Remove ELFLOAD32. | Richard Henderson |
2010-04-14 | Use correct cflags for kvm-kmod when cross compiling | Stefan Weil |
2010-04-08 | tcg-hppa: Finish the port. | Richard Henderson |
2010-04-05 | Split TLB addend and target_phys_addr_t | Paul Brook |
2010-04-01 | tcg: initial ia64 support | Aurelien Jarno |
2010-04-01 | ia64 disas support | Aurelien Jarno |
2010-04-01 | vhost: vhost net support | Michael S. Tsirkin |
2010-03-30 | Get bsd-user host page protection code working on FreeBSD hosts | Juergen Lock |
2010-03-27 | tcg-mips: add guest base support | Aurelien Jarno |
2010-03-26 | linux-user: add inotify_init1 syscall support | Riku Voipio |
2010-03-21 | Compile most IDE devices only once | Blue Swirl |
2010-03-21 | Compile disassemblers only once | Blue Swirl |
2010-03-13 | configure: fix --sysconfdir specification | Andre Przywara |
2010-03-12 | Remove userspace target_phys_addr_t | Paul Brook |
2010-03-09 | configure: Fix code which creates config.mak files | Stefan Weil |
2010-03-09 | configure: Fix wrong stderr redirection | Stefan Weil |
2010-03-06 | Documentation: Modify rule for html output (better looking output format) | Stefan Weil |
2010-02-19 | mingw32: Enable C99/POSIX format strings | Stefan Weil |
2010-02-19 | Monitor: Debugging support | Luiz Capitulino |
2010-02-08 | configure: fix the static compilation for sdl | TeLeMan |
2010-02-08 | configure: Add --enable-docs and --disable-docs to --help | Dirk Ullrich |
2010-02-06 | Add -static earlier to LDFLAGS for compile_prog() | Loïc Minier |
2010-02-06 | configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b... | Aurelien Jarno |
2010-02-06 | configure: fix compilation on hosts without -fstack-protector-all | Aurelien Jarno |
2010-01-28 | Solaris: test for presence of commands with has() | Loïc Minier |
2010-01-28 | Add and use has() and path_of() funcs | Loïc Minier |
2010-01-28 | Check for sdl-config before calling it | Loïc Minier |
2010-01-26 | Check availavility of -fstack-protector-all | Juan Quintela |
2010-01-26 | Enable _FORTIFY_SOURCE=2 | Kirill A. Shutemov |
2010-01-24 | Support --sysconfdir in configure to specify path to configuration files | Anthony Liguori |
2010-01-13 | use pkg-config for libcurl whenever available | Paolo Bonzini |
2010-01-13 | use pkg-config for sdl whenever available | Paolo Bonzini |
2010-01-13 | fixes to the static compilation case for sdl | Paolo Bonzini |
2010-01-13 | use cross-prefix for pkgconfig | Paolo Bonzini |
2010-01-12 | kvm: Detect availability of kvm_para.h | Jan Kiszka |
2010-01-12 | kvm: Use kvm-kmod headers if available | Jan Kiszka |
2010-01-08 | finish VPATH -> vpath translation | Paolo Bonzini |
2010-01-07 | Drop --whole-archive and static libraries | Andreas Färber |
2009-12-23 | Compile qemu-nbd also on OpenBSD and Solaris | Blue Swirl |
2009-12-19 | user_only: compile everything with -fpie | Kirill A. Shutemov |
2009-12-13 | target-alpha: Enable softfloat. | Richard Henderson |
2009-12-12 | Do not abort on qemu_malloc(0) in production builds | Anthony Liguori |
2009-12-05 | Add KVM support for S390x | Alexander Graf |
2009-12-05 | S/390 host/target build system support | Alexander Graf |
2009-12-03 | Suppress optionrom build on Solaris x86 | Andreas Faerber |
2009-12-03 | Don't leak file descriptors | Kevin Wolf |
2009-12-02 | configure: use correct cflags in compiler checks | Michael S. Tsirkin |