Age | Commit message (Expand) | Author | Files | Lines |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi | 1 | -3/+2 |
2014-09-22 | layout: Add generators for refcount table and blocks | Maria Kustova | 1 | -1/+137 |
2014-09-22 | fuzz: Add fuzzing functions for entries of refcount table and blocks | Maria Kustova | 1 | -1/+15 |
2014-09-22 | image-fuzzer: Trivial readability and formatting improvements | Maria Kustova | 2 | -31/+28 |
2014-08-20 | runner: Kill a program under test by time-out | Maria Kustova | 1 | -4/+25 |
2014-08-20 | runner: Add an argument for test duration | Maria Kustova | 1 | -4/+17 |
2014-08-15 | image-fuzzer: Reduce number of generator functions in __init__ | Maria Kustova | 1 | -161/+143 |
2014-08-15 | image-fuzzer: Add generators of L1/L2 tables | Maria Kustova | 1 | -65/+190 |
2014-08-15 | image-fuzzer: Add fuzzing functions for L1/L2 table entries | Maria Kustova | 1 | -0/+28 |
2014-08-15 | image-fuzzer: Public API for image-fuzzer/runner/runner.py | Maria Kustova | 1 | -0/+1 |
2014-08-15 | image-fuzzer: Generator of fuzzed qcow2 images | Maria Kustova | 1 | -0/+369 |
2014-08-15 | image-fuzzer: Fuzzing functions for qcow2 images | Maria Kustova | 1 | -0/+327 |
2014-08-15 | image-fuzzer: Tool for fuzz tests execution | Maria Kustova | 1 | -0/+405 |