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