Age | Commit message (Expand) | Author |
2009-10-27 | Makefile: Change make to be quiet again when doing nothing | Stefan Weil |
2009-10-15 | net: refactor packet queueing code | Mark McLoughlin |
2009-10-13 | user: fix libuser build messages | Blue Swirl |
2009-10-10 | Windows Waveform Audio driver (no ADC support yet) | malc |
2009-10-08 | Introduce QList unit-tests | Luiz Capitulino |
2009-10-08 | Introduce QList | Luiz Capitulino |
2009-10-08 | Only compile ssi when one target uses it | Juan Quintela |
2009-10-08 | Only compile ssi-sd when one target uses it | Juan Quintela |
2009-10-08 | Only compile max111x when one target uses it | Juan Quintela |
2009-10-08 | Only compile ads7846 when one target uses it | Juan Quintela |
2009-10-08 | Only compile sd0323 when one target uses it | Juan Quintela |
2009-10-08 | Only compile sd0303 when one target uses it | Juan Quintela |
2009-10-08 | Only compile stellaris_input when one target uses it | Juan Quintela |
2009-10-08 | Only compile tmp105 when one target uses it | Juan Quintela |
2009-10-08 | Only compile lm832x when one target uses it | Juan Quintela |
2009-10-08 | Only compile tsc2005 when one target uses it | Juan Quintela |
2009-10-08 | Only compile twl92230 when one target uses it | Juan Quintela |
2009-10-08 | Only compile wm8750 when one target uses it | Juan Quintela |
2009-10-08 | Only compile max7310 when one target uses it | Juan Quintela |
2009-10-08 | Only compile sd when one target uses it | Juan Quintela |
2009-10-08 | Only compile ptimer when one target uses it | Juan Quintela |
2009-10-08 | Generate config-devices.h | Juan Quintela |
2009-10-08 | Add new config-devices.mak for each target | Juan Quintela |
2009-10-08 | Rename config.{h, mak} config-target.{h, mak} | Juan Quintela |
2009-10-08 | Remove useless check for config-host.mak | Juan Quintela |
2009-10-08 | Move generation of config-host.h to Makefile from configure | Juan Quintela |
2009-10-06 | configure and Makefile are not generated in qemu | Juan Quintela |
2009-10-06 | add build-all to .PHONY rules | Juan Quintela |
2009-10-01 | Include microblaze binaries in tarbin. | Edgar E. Iglesias |
2009-09-27 | Compile some user files only once for all targets | Blue Swirl |
2009-09-20 | Compile host-utils only once | Blue Swirl |
2009-09-20 | Compile TCG runtime library only once | Blue Swirl |
2009-09-20 | ioports: remove unused env parameter and compile only once | Blue Swirl |
2009-09-20 | Compile qemu-config only once | Blue Swirl |
2009-09-12 | Add configure option to compile user targets as PIE | Kirill A. Shutemov |
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 |