Age | Commit message (Expand) | Author |
2010-06-01 | vnc: add missing target for vnc-encodings-*.o | Corentin Chary |
2010-06-01 | QMP: Introduce commands documentation | Jan Kiszka |
2010-06-01 | Add dependency of JSON unit tests on config-host.h | Jan Kiszka |
2010-06-01 | vnc: add basic tight support | Corentin Chary |
2010-05-22 | Fix tarbin Makefile rule | Stuart Brady |
2010-05-18 | target-s390: add firmware code | Alexander Graf |
2010-05-03 | vnc: split encoding in specific files | Corentin Chary |
2010-04-28 | iov: Introduce a new file for helpers around iovs, add iov_from_buf() | Amit Shah |
2010-03-27 | error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o | Markus Armbruster |
2010-03-21 | Compile disassemblers only once | Blue Swirl |
2010-03-13 | install: honor DESTDIR on sysconfdir population | Andre Przywara |
2010-03-06 | Documentation: Modify rule for html output (better looking output format) | Stefan Weil |
2010-03-04 | Makefile: Fix names of GPXE ROM files | Stefan Weil |
2010-02-27 | Fix 'make install' from non-srcdir build | Amit Shah |
2010-02-22 | Add cpu model configuration support.. | john cooper |
2010-02-10 | Documentation: Add build support for documentation in pdf format | Stefan Weil |
2010-02-03 | QDict: New qdict_get_double() | Markus Armbruster |
2010-01-26 | Fix generation of config-host.h | Juan Quintela |
2010-01-20 | make: qemu-img depends on config-host.h | Anthony Liguori |
2010-01-14 | Makefile: Fix message for missing configure | Stefan Weil |
2010-01-08 | finish VPATH -> vpath translation | Paolo Bonzini |
2010-01-08 | Makefile: remove obsolete libuser.a rule | Blue Swirl |
2010-01-08 | Makefile: Update unmodified config-devices.mak automatically | Stefan Weil |
2010-01-08 | Use vpath directive | Paolo Bonzini |
2010-01-07 | Drop --whole-archive and static libraries | Andreas Färber |
2009-12-17 | Fix a make -j race | Juergen Lock |
2009-12-12 | block: Convert bdrv_info() to QObject | Luiz Capitulino |
2009-12-12 | QDict: Introduce qdict_get_qlist() | Luiz Capitulino |
2009-12-12 | QDict: Introduce qdict_get_qbool() | Luiz Capitulino |
2009-12-12 | Makefile: move QObject objs to their own entry | Luiz Capitulino |
2009-12-03 | Fix build for mingw32 on windows ($$ expansion) | Stefan Weil |
2009-12-03 | net: move parse_macaddr() to net/util.[ch] | Mark McLoughlin |
2009-12-03 | net: move dump backend code from net.c to net/dump.c | Mark McLoughlin |
2009-12-03 | net: move socket backend code from net.c to net/socket.c | Mark McLoughlin |
2009-12-03 | net: move vde code from net.c to net/vde.c | Mark McLoughlin |
2009-12-03 | net: move slirp code from net.c to net/slirp.c | Mark McLoughlin |
2009-12-03 | Introduce QError | Luiz Capitulino |
2009-12-02 | Makefile: Remove unneeded prerequisites | Stefan Weil |
2009-11-24 | Makefile: Fix spelling | Stefan Weil |
2009-11-22 | DS1338 RTC | Paul Brook |
2009-11-22 | Makefile dependencies for device configs | Paul Brook |
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 |