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