Age | Commit message (Expand) | Author |
2009-09-09 | qdev/scsi: add scsi bus support to qdev, convert drivers. | Gerd Hoffmann |
2009-09-09 | qdev/usb: add usb bus support to qdev, convert drivers. | Gerd Hoffmann |
2009-09-04 | Introduce QDict unit-tests | Luiz Capitulino |
2009-09-04 | Introduce QString unit-tests | Luiz Capitulino |
2009-09-04 | Introduce QInt unit-tests | Luiz Capitulino |
2009-09-04 | Introduce QDict | Luiz Capitulino |
2009-09-04 | Introduce QString | Luiz Capitulino |
2009-09-04 | Introduce QInt | Luiz Capitulino |
2009-08-27 | raw-posix: add Linux native AIO support | Christoph Hellwig |
2009-08-27 | add file descriptor migration | Paolo Bonzini |
2009-08-24 | make pthreads mandatory | Christoph Hellwig |
2009-08-24 | Only build osdep once | Anthony Liguori |
2009-08-24 | Migration via unix sockets. | Chris Lalancette |
2009-08-24 | Makefile: fixed rule TAGS | Alexandre Bique |
2009-08-18 | Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 host | Blue Swirl |
2009-08-16 | user: compile host-utils.c only once | Blue Swirl |
2009-08-15 | linux-user: compile envlist.c only once | Blue Swirl |
2009-08-15 | user: compile path.c only once | Blue Swirl |
2009-08-10 | CURL libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | VDE libs are used both by tools and softmmu | Juan Quintela |
2009-08-10 | Add libs_tools support | Juan Quintela |
2009-08-10 | CONFIG_POSIX makes more sense that not CONFIG_WIN32 | Juan Quintela |
2009-08-10 | Generate CONFIG_AUDIO_PT_INT in configure | Juan Quintela |
2009-08-10 | AUDIO_PT is not needed | Juan Quintela |
2009-08-10 | FMOD_CFLAGS is not set when CONFIG_FMOD is undef | Juan Quintela |
2009-08-10 | Make slirp include dir globlal in cflags | Juan Quintela |
2009-08-10 | Fold BRLAPI_LIBS into libs_softmmu | Juan Quintela |
2009-08-10 | move common QEMU_CFLAGS to configure | Juan Quintela |
2009-08-10 | Rename CPPFLAGS to QEMU_CFLAGS | Juan Quintela |
2009-08-10 | Move to configure CONFIG_WIN32 libraries needed always | Juan Quintela |
2009-08-10 | Move to configure CONFIG_SOLARIS libraries needed always | Juan Quintela |
2009-08-10 | CLOCKLIBS was used for all binaries | Juan Quintela |
2009-08-10 | PTHREADLIBS was used for all binaries | Juan Quintela |
2009-08-10 | We want to pass LIB through configuration files now | Juan Quintela |
2009-08-10 | We use -lz for all binaries | Juan Quintela |
2009-08-10 | Add CURL_CFLAGS | Juan Quintela |
2009-08-10 | Add new block driver for the VDI format (only aio supported) | Stefan Weil |
2009-07-31 | Option rom makefile fixes | Paul Brook |
2009-07-27 | set SEARCH_PATH for the linker script from output of ld --verbose -v | Juan Quintela |
2009-07-27 | simplify brlapi selection | Juan Quintela |
2009-07-27 | Use CONFIG_POSIX to simplify Makefile | Juan Quintela |
2009-07-27 | Add -static in configure if needed | Juan Quintela |
2009-07-27 | make fmod also use FMOD_{LIBS,CFLAGS} | Juan Quintela |
2009-07-27 | remove CONFIG_ from BLUEZ_{LIBS,FLAGS} | Juan Quintela |
2009-07-27 | remove CONFIG_ from VNC_TLS_{LIBS, FLAGS} | Juan Quintela |
2009-07-16 | We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time | Juan Quintela |
2009-07-16 | We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time | Juan Quintela |
2009-07-16 | already defined several lines before in block-obj-y | Juan Quintela |
2009-07-16 | use block-nested-y for files inside block/ | Juan Quintela |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |