Age | Commit message (Expand) | Author | Files | Lines |
2009-06-23 | add sparc64-softmmu to default configure targets list | Igor V. Kovalenko | 1 | -0/+1 |
2009-06-22 | Fix build on Mac OS X | Anthony Liguori | 1 | -1/+9 |
2009-06-16 | Fix help message for new configure option --enable-debug. | Stefan Weil | 1 | -1/+1 |
2009-06-16 | kvm: Restrict configure check to Linux | Jan Kiszka | 1 | -2/+2 |
2009-06-16 | linux-user: add tee, splice and vmsplice | vibisreenivasan | 1 | -0/+23 |
2009-06-16 | linux-user: implement pipe2 [v3] | Riku Voipio | 1 | -0/+21 |
2009-06-16 | linux-user: fix utimensat | Riku Voipio | 1 | -0/+22 |
2009-06-13 | Really enable -Werror | Blue Swirl | 1 | -13/+14 |
2009-06-12 | Enable -Werror by default for git builds on Linux hosts | Anthony Liguori | 1 | -5/+13 |
2009-06-07 | kvm: Improve upgrade notes when facing unsupported kernels | Jan Kiszka | 1 | -2/+4 |
2009-06-07 | Fix generation of CONFIG_KVM | Blue Swirl | 1 | -7/+8 |
2009-06-04 | Add --enable-debug | Paul Brook | 1 | -1/+15 |
2009-05-28 | Add detection of pthread library name | Sebastian Herbszt | 1 | -5/+9 |
2009-05-26 | microblaze: Hook into the build-system. | Edgar E. Iglesias | 1 | -1/+20 |
2009-05-26 | Remove temporary config-host.h | Paul Brook | 1 | -1/+8 |
2009-05-22 | Avoid errors when curl-config does not exist | Paul Brook | 1 | -1/+1 |
2009-05-22 | Add HTTP protocol using curl v6 | Alexander Graf | 1 | -0/+25 |
2009-05-21 | Compile most Xen files only once | Blue Swirl | 1 | -0/+5 |
2009-05-21 | Eliminate --disable-gfx-check and make VNC default when SDL not available | Anthony Liguori | 1 | -17/+2 |
2009-05-19 | Hardware convenience library | Paul Brook | 1 | -0/+33 |
2009-05-14 | Fix build on Solaris and WIN32 | Anthony Liguori | 1 | -0/+23 |
2009-05-14 | Move block drivers into their own directory | Anthony Liguori | 1 | -1/+1 |
2009-05-14 | Add a --disable-docs to configure to allow doc build to be disabled | Anthony Liguori | 1 | -4/+5 |
2009-05-08 | Drop CONFIG_GDBSTUB | Jan Kiszka | 1 | -5/+0 |
2009-04-28 | Silence missing pkg-config error messages | Blue Swirl | 1 | -3/+3 |
2009-04-27 | build system: Silence failing configure tests | Jan Kiszka | 1 | -6/+6 |
2009-04-24 | qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti) | aliguori | 1 | -11/+30 |
2009-04-22 | xen: pv domain builder. (Gerd Hoffmann) | aliguori | 1 | -1/+1 |
2009-04-22 | xen: groundwork for xen support (Gerd Hoffmann) | aliguori | 1 | -0/+34 |
2009-04-19 | kqemu: merge CONFIG_KQEMU and USE_KQEMU | blueswir1 | 1 | -2/+2 |
2009-04-18 | kqemu: only compile kqemu.o if actually needed | blueswir1 | 1 | -0/+2 |
2009-04-18 | buildsytem: consistently use install (Christoph Egger) | aliguori | 1 | -0/+3 |
2009-04-17 | linux-user: fix inotify syscalls | aurel32 | 1 | -1/+1 |
2009-04-16 | configure: display debug tcg status in summary | aurel32 | 1 | -0/+1 |
2009-04-15 | fix a typo introduced in r7118 | aurel32 | 1 | -1/+1 |
2009-04-15 | linux-user: prefer glibc over direct syscalls | aurel32 | 1 | -0/+53 |
2009-04-13 | Add a --enable-debug-tcg option to configure | aurel32 | 1 | -0/+10 |
2009-04-13 | Probe via #define check for OpenBSD and *Solaris | blueswir1 | 1 | -0/+4 |
2009-04-13 | Fix OpenSolaris softfloat warnings | blueswir1 | 1 | -0/+1 |
2009-04-13 | Skip KVM probe for OpenSolaris | blueswir1 | 1 | -0/+1 |
2009-04-13 | Probe for OpenSolaris curses missing resize_term | blueswir1 | 1 | -1/+4 |
2009-04-11 | BSD user: initial support for i386 and x86_64 targets | blueswir1 | 1 | -0/+3 |
2009-04-07 | Add --with-pkgversion. | pbrook | 1 | -0/+5 |
2009-04-07 | Document some missing options in configure -h | aurel32 | 1 | -0/+2 |
2009-04-07 | native preadv/pwritev support (Christoph Hellwig) | aliguori | 1 | -0/+17 |
2009-04-05 | Disable qemu-io on Win32 | aliguori | 1 | -2/+2 |
2009-04-05 | qemu-io - an I/O path exerciser (Christoph Hellwig) | aliguori | 1 | -1/+1 |
2009-04-05 | Make binary stripping conditional (Riku Voipio) | aliguori | 1 | -1/+8 |
2009-04-04 | Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruption | blueswir1 | 1 | -0/+9 |
2009-03-19 | Remove dead code | malc | 1 | -6/+0 |