Age | Commit message (Expand) | Author |
2013-02-17 | tests: Add unit tests for mulu64 and muls64 | Richard Henderson |
2013-02-04 | cutils: unsigned int parsing functions | Eduardo Habkost |
2013-02-01 | sparc: disable qtest in make check | Anthony Liguori |
2013-02-01 | Add XBZRLE testing | Orit Wasserman |
2013-01-28 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-01-28 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-01-27 | target-i386: Topology & APIC ID utility functions | Eduardo Habkost |
2013-01-26 | tests: Add gcov support for x86_64 qtest | Andreas Färber |
2013-01-26 | tests: Add gcov support for sparc64 qtest | Andreas Färber |
2013-01-26 | tests: Fix gcov typo for tmp105-test | Andreas Färber |
2013-01-26 | tests: adjust gcov variables for directory movement | Paolo Bonzini |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini |
2013-01-16 | tests: Add tmp105 qtest test case | Andreas Färber |
2013-01-16 | libqtest: Prepare I2C libqos | Andreas Färber |
2013-01-12 | build: fold trace-obj-y into libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move base QAPI files to libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move QAPI definitions for QEMU out of qapi-obj-y | Paolo Bonzini |
2013-01-12 | build: move qobject files to qobject/ and libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: move files away from tools-obj-y, common-obj-y, user-obj-y | Paolo Bonzini |
2013-01-12 | build: move util-obj-y to libqemuutil.a | Paolo Bonzini |
2013-01-12 | build: rename oslib-obj-y to util-obj-y | Paolo Bonzini |
2013-01-12 | stubs: fully replace qemu-tool.c and qemu-user.c | Paolo Bonzini |
2013-01-06 | tests: add gcov support | Blue Swirl |
2012-11-26 | tests: add thread pool unit tests | Paolo Bonzini |
2012-11-26 | tests: add AioContext unit tests | Paolo Bonzini |
2012-11-19 | tests: link in stubs | Paolo Bonzini |
2012-10-30 | build: do not include main loop where it is not actually used | Paolo Bonzini |
2012-10-30 | janitor: move iovector functions out of cutils.c | Paolo Bonzini |
2012-10-23 | tests: do not include tools-obj-y | Paolo Bonzini |
2012-08-15 | block: Enable qemu_open/close to work with fd sets | Corey Bryant |
2012-07-28 | tests: Makefile: include dependency files | Eduardo Habkost |
2012-07-17 | qtest: Add hard disk geometry test | Markus Armbruster |
2012-07-09 | Merge remote-tracking branch 'mjt/mjt-iov2' into staging | Anthony Liguori |
2012-06-08 | qapi: Unit tests for visitor-based serialization | Michael Roth |
2012-06-07 | rewrite iov_* functions | Michael Tokarev |
2012-06-07 | build: do not sprinkle around GENERATED_HEADERS dependencies | Paolo Bonzini |
2012-05-21 | tests: Add rtc-test (fix test regression) | Stefan Weil |
2012-05-19 | tests: Fix linker failure for fdc-test | Stefan Weil |
2012-05-10 | tests/Makefile: Add missing $(EXESUF) | Kevin Wolf |
2012-05-10 | qtest: Add floppy test | Kevin Wolf |
2012-04-21 | qtest: add m48t59 tests for Sparc | Blue Swirl |
2012-04-14 | tests: remove .SECONDARY special target | Paolo Bonzini |
2012-03-30 | qtest: fix out of tree build | Blue Swirl |
2012-03-30 | qtest: add rtc-test test-case | Anthony Liguori |
2012-03-30 | qtest: add C version of test infrastructure | Anthony Liguori |
2012-03-30 | test makefile overhaul | Paolo Bonzini |
2012-03-27 | qapi: add strict mode to input visitor | Paolo Bonzini |
2012-03-26 | test: add test-qmp-commands to make check | Michael Roth |
2012-03-26 | test: remove qemu-ga reference | Michael Roth |
2012-03-12 | Add 'make check-block' | Kevin Wolf |