Age | Commit message (Expand) | Author |
2009-11-17 | Add linuxboot to BLOBS | Alexander Graf |
2009-11-17 | Add a unit test for JSON support | Anthony Liguori |
2009-11-17 | Add a QObject JSON wrapper | Anthony Liguori |
2009-11-17 | Add a JSON parser | Anthony Liguori |
2009-11-17 | Add a JSON message boundary identifier | Anthony Liguori |
2009-11-17 | Add a lexer for JSON | Anthony Liguori |
2009-11-17 | Add a QBool type | Anthony Liguori |
2009-11-17 | Add unit test for QFloat | Anthony Liguori |
2009-11-17 | Add a QFloat datatype | Anthony Liguori |
2009-11-17 | Block live migration | lirans@il.ibm.com |
2009-11-14 | fix make clean targets | Magnus Damm |
2009-11-12 | fix parallel build | Juan Quintela |
2009-11-12 | Makefile: Fix definition of pxe-*.bin blobs | Stefan Weil |
2009-11-12 | Makefile: Prettify logging | Stefan Weil |
2009-11-09 | Makefile: make qemu-io dependent on config-host.h | Paolo Bonzini |
2009-11-09 | Makefile: make qemu-img dependant on config-host.h | Uri Lublin |
2009-10-30 | Switch from etherboot to gPXE | Anthony Liguori |
2009-10-30 | net: move linux code into net/tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move AIX code into net/tap-aix.c | Mark McLoughlin |
2009-10-30 | net: move solaris code to net/tap-solaris.c | Mark McLoughlin |
2009-10-30 | net: split BSD tap_open() out into net/tap-bsd.c | Mark McLoughlin |
2009-10-30 | net: split all the tap code out into net/tap.c | Mark McLoughlin |
2009-10-30 | net: move tap-win32.c under net/ | Mark McLoughlin |
2009-10-30 | net: move net-checksum.c under net/ | Mark McLoughlin |
2009-10-30 | net: move net-queue.[ch] under net/ | Mark McLoughlin |
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 |