index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
image-fuzzer
Age
Commit message (
Expand
)
Author
2018-06-08
python: futurize -f lib2to3.fixes.fix_renames
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_reduce
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2016-02-08
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
2015-09-11
typofixes - v4
Veres Lajos
2014-09-22
block: delete cow block driver
Stefan Hajnoczi
2014-09-22
layout: Add generators for refcount table and blocks
Maria Kustova
2014-09-22
fuzz: Add fuzzing functions for entries of refcount table and blocks
Maria Kustova
2014-09-22
image-fuzzer: Trivial readability and formatting improvements
Maria Kustova
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