Age | Commit message (Expand) | Author |
2014-09-08 | qtest/ide: Uninitialize PC allocator | John Snow |
2014-09-08 | libqos: add a simple first-fit memory allocator | John Snow |
2014-09-08 | libqos: Added EVENT_IDX support | Marc Marí |
2014-09-08 | libqos: Added MSI-X support | Marc Marí |
2014-09-08 | libqos: Added test case for configuration changes in virtio-blk test | Marc Marí |
2014-09-08 | libqos: Added indirect descriptor support to virtio implementation | Marc Marí |
2014-09-08 | libqos: Added basic virtqueue support to virtio implementation | Marc Marí |
2014-09-08 | tests: Add virtio device initialization | Marc Marí |
2014-09-08 | tests: Functions bus_foreach and device_find from libqos virtio API | Marc Marí |
2014-08-29 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-08-29 | qemu-iotests: add multiwrite test cases | Stefan Hajnoczi |
2014-08-29 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s... | Peter Maydell |
2014-08-29 | tests: add xHCI qtest | Gonglei |
2014-08-29 | tests: add UHCI qtest | Gonglei |
2014-08-29 | tests: add OHCI qtest | Gonglei |
2014-08-29 | test-aio: test timers on Windows too | Paolo Bonzini |
2014-08-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-28 | libqtest: launch QEMU with QEMU_AUDIO_DRV=none | Stefan Hajnoczi |
2014-08-26 | scsi-bus: Convert DeviceClass init to realize | Fam Zheng |
2014-08-24 | tests/bios-tables-test: check the value returned by fopen() | zhanghailiang |
2014-08-22 | qemu-iotests: add test case 101 for short file I/O | Stefan Hajnoczi |
2014-08-20 | iotests: Add test for image filename construction | Max Reitz |
2014-08-20 | qemu-iotests: Fix 028 reference output for qed | Kevin Wolf |
2014-08-20 | test-coroutine: test cost introduced by coroutine | Ming Lei |
2014-08-20 | iotests: Add test for qcow2's cache options | Max Reitz |
2014-08-20 | runner: Kill a program under test by time-out | Maria Kustova |
2014-08-20 | runner: Add an argument for test duration | Maria Kustova |
2014-08-15 | image-fuzzer: Reduce number of generator functions in __init__ | Maria Kustova |
2014-08-15 | image-fuzzer: Add generators of L1/L2 tables | Maria Kustova |
2014-08-15 | image-fuzzer: Add fuzzing functions for L1/L2 table entries | Maria Kustova |
2014-08-15 | image-fuzzer: Public API for image-fuzzer/runner/runner.py | Maria Kustova |
2014-08-15 | image-fuzzer: Generator of fuzzed qcow2 images | Maria Kustova |
2014-08-15 | image-fuzzer: Fuzzing functions for qcow2 images | Maria Kustova |
2014-08-15 | image-fuzzer: Tool for fuzz tests execution | Maria Kustova |
2014-08-15 | libqos: Change free function called in malloc | Marc Marí |
2014-08-15 | libqos: Correct mask to align size to PAGE_SIZE in malloc-pc | Marc Marí |
2014-08-15 | libqtest: add QTEST_LOG for debugging qtest testcases | Marc Marí |
2014-08-15 | ide: Fix segfault when flushing a device that doesn't exist | Kevin Wolf |
2014-08-15 | qtest/ide: Fix small memory leak | John Snow |
2014-08-15 | libqos: allow qpci_iomap to return BAR mapping size | John Snow |
2014-08-15 | libqos: Fixes a small memory leak. | John Snow |
2014-08-15 | libqtest: Correct small memory leak. | John Snow |
2014-08-15 | libqos: Correct memory leak | John Snow |
2014-08-15 | qtest: Adding qtest_memset and qmemset. | John Snow |
2014-08-15 | ide-test: add test for werror=stop | Paolo Bonzini |
2014-08-15 | libqtest: add QTEST_LOG for debugging qtest testcases | Paolo Bonzini |
2014-08-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-08-15 | iotests: Add test for image header overlap | Max Reitz |
2014-08-15 | block: iotest - update 084 to test static VDI image creation | Jeff Cody |
2014-08-15 | test-coroutine: add baseline test that times the cost of function calls | Paolo Bonzini |