Age | Commit message (Expand) | Author |
2012-02-01 | Makefile: Remove linux-headers/asm symlink on distclean | Peter Maydell |
2012-01-27 | qom: add the base Object class (v2) | Anthony Liguori |
2012-01-19 | Makefile: Remove generated headers on clean | Andreas Färber |
2012-01-19 | Makefile: Exclude tests/Makefile in unconfigured tree | Andreas Färber |
2012-01-12 | test: eliminate libcheck tests and have make check use gtester | Anthony Liguori |
2012-01-12 | build: split unit test builds to a separate makefile fragment | Anthony Liguori |
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori |
2012-01-12 | Fix qapi code generation fix | Avi Kivity |
2012-01-04 | hw/9pfs: man page for proxy helper | M. Mohan Kumar |
2012-01-04 | hw/9pfs: File ownership and others | M. Mohan Kumar |
2012-01-04 | hw/9pfs: File system helper process for qemu 9p proxy FS | M. Mohan Kumar |
2011-12-27 | Fix qapi code generation wrt parallel build | Avi Kivity |
2011-12-22 | link the main loop and its dependencies into the tools | Paolo Bonzini |
2011-12-06 | Drop test-visitor | Luiz Capitulino |
2011-12-06 | Introduce test-qmp-input-visitor | Luiz Capitulino |
2011-12-06 | Introduce test-qmp-output-visitor | Luiz Capitulino |
2011-11-30 | Makefile: use full path for qapi-generated directory | Michael Roth |
2011-11-28 | Revert "fix out of tree build" | Anthony Liguori |
2011-11-23 | fix out of tree build | Stefano Stabellini |
2011-11-17 | Makefile: fix qga dependencies | Michael S. Tsirkin |
2011-11-17 | Makefile: dependency fix | Michael S. Tsirkin |
2011-11-17 | Makefile: fix dependencies for generated .h, .c | Michael S. Tsirkin |
2011-11-17 | Makefile: remove more generated files on clean | Michael S. Tsirkin |
2011-11-07 | add sgabios blob and submodule | Paolo Bonzini |
2011-11-01 | add "make check" target | Gerd Hoffmann |
2011-11-01 | move checks to separate variable | Gerd Hoffmann |
2011-10-26 | tools: reorganize Makefile variables | Paolo Bonzini |
2011-10-10 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2011-10-10 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-10-08 | target-alpha: Add custom PALcode image for CLIPPER emulation. | Richard Henderson |
2011-10-05 | makefile: extract tools-obj-y | Paolo Bonzini |
2011-10-04 | qapi: use middle mode in QMP server | Anthony Liguori |
2011-09-23 | Makefile: Remove 'tarbin' target | Peter Maydell |
2011-09-17 | Makefile: Fix broken build | Stefan Weil |
2011-09-16 | build: Always have 'BUILD_DIR' variable pointing to the root of the build tree | Lluís Vilanova |
2011-09-10 | win32: improve version.o dependency | Blue Swirl |
2011-09-02 | Rename qemu -> qemu-system-i386 | Anthony Liguori |
2011-09-01 | trace: move backend-specific code into the trace/ directory | Lluís |
2011-08-21 | guest agent: remove uneeded dependencies | Michael Roth |
2011-08-21 | Remove remenants of qemu_malloc | Anthony Liguori |
2011-08-20 | Remove qemu_malloc/qemu_free | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-08-03 | Makefile: delete config.log in distclean | Alexandre Raymond |
2011-08-02 | coroutine: add test-coroutine automated tests | Stefan Hajnoczi |
2011-07-27 | Makefile: add missing deps on $(GENERATED_HEADERS) | Michael Roth |
2011-07-27 | Makefile: Minor cscope fixups | Alexandre Raymond |
2011-07-25 | Let users select their pythons | Blue Swirl |
2011-07-21 | guest agent: add guest agent RPCs/commands | Michael Roth |
2011-07-21 | guest agent: qemu-ga daemon | Michael Roth |
2011-07-21 | guest agent: command state class | Michael Roth |