Age | Commit message (Expand) | Author |
2010-06-10 | configure: introduce more --xyzdir options | Paolo Bonzini |
2010-06-10 | configure: expand ${prefix} in create_config | Paolo Bonzini |
2010-06-10 | configure: move all directory entries in config-host.mak close | Paolo Bonzini |
2010-06-10 | configure: unify handling of xyzdir variables | Paolo Bonzini |
2010-06-10 | rename CONFIG_QEMU_PREFIX | Paolo Bonzini |
2010-06-10 | configure: introduce confdir and confsuffix | Paolo Bonzini |
2010-06-10 | configure: introduce sysconfsuffix | Paolo Bonzini |
2010-06-10 | configure: dyngen is long time gone | Paolo Bonzini |
2010-06-10 | configure: avoid using expr | Paolo Bonzini |
2010-06-10 | configure: bail out early on invalid -cpu option | Paolo Bonzini |
2010-06-10 | configure: remove some bashisms | Aurelien Jarno |
2010-06-08 | Fix --enable-user-pie compilation. | Richard Henderson |
2010-06-01 | QMP: Introduce commands documentation | Jan Kiszka |
2010-05-19 | Fix cross compilation | Stefan Weil |
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 |