Age | Commit message (Expand) | Author |
2013-02-21 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-02-21 | Add some missing qtest binaries to .gitignore | David Gibson |
2013-02-18 | rtc-test: add testcases for alarms in 12hour mode | Paolo Bonzini |
2013-02-18 | rtc-test: always set register B in its entirety | Paolo Bonzini |
2013-02-18 | qtest: Add MMIO support | Andreas Färber |
2013-02-18 | libqtest: Introduce qtest_qmpv() and convert remaining macro | Andreas Färber |
2013-02-18 | libqtest: Convert macros to functions and clean up documentation | Andreas Färber |
2013-02-17 | tests: Add unit tests for mulu64 and muls64 | Richard Henderson |
2013-02-11 | libi2c-omap: Fix endianness dependency | Andreas Färber |
2013-02-11 | libqtest: Fix documentation copy&paste errors | Andreas Färber |
2013-02-07 | tests/test-string-input-visitor: Handle errors provoked by fuzz test | Peter Maydell |
2013-02-04 | cutils: unsigned int parsing functions | Eduardo Habkost |
2013-02-01 | sparc: disable qtest in make check | Anthony Liguori |
2013-02-01 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-02-01 | libqtest: Wait for the right child PID after killing QEMU | Eduardo Habkost |
2013-02-01 | block: Adds mirroring tests for resized images | Vishvananda Ishaya |
2013-02-01 | qemu-iotests: Add regression test for b7ab0fea | Kevin Wolf |
2013-02-01 | Add XBZRLE testing | Orit Wasserman |
2013-01-31 | target-mips: fix incorrect test for MTHLIP | Petar Jovanovic |
2013-01-30 | tests: Fix {rtc, m48t59}-test build on illumos | Andreas Färber |
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: add fuzzing to visitor tests | Blue Swirl |
2013-01-26 | tests: adjust gcov variables for directory movement | Paolo Bonzini |
2013-01-25 | hbitmap: add assertion on hbitmap_iter_init | Paolo Bonzini |
2013-01-25 | mirror: add buf-size argument to drive-mirror | Paolo Bonzini |
2013-01-25 | mirror: perform COW if the cluster size is bigger than the granularity | Paolo Bonzini |
2013-01-25 | add hierarchical bitmap data type and test cases | Paolo Bonzini |
2013-01-17 | aio: Fix return value of aio_poll() | Kevin Wolf |
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-10 | m48t59-test: don't touch watchdog | Gerd Hoffmann |
2013-01-10 | rtc-test: skip year-2038 overflow check in case time_t is 32bit only | Gerd Hoffmann |
2013-01-08 | target-mips: Fix helper and tests for dot/cross-dot product instructions | Petar Jovanovic |
2013-01-06 | tests: add gcov support | Blue Swirl |
2013-01-02 | test-iov: add iov_discard_front/back() testcases | Stefan Hajnoczi |
2013-01-01 | target-mips: Fix for helpers for EXTR_* instructions | Petar Jovanovic |
2013-01-01 | target-mips: Fix incorrect reads and writes to DSPControl register | Petar Jovanovic |