diff options
author | Maria Kustova | 2014-08-11 13:01:08 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2014-08-15 19:03:14 +0200 |
commit | 489cb4d7f958f443556a6e47fbd23344183408ac (patch) | |
tree | 498d4c56c8eb38a35cfe13667de2b03ecd077e2e /docs | |
parent | image-fuzzer: Public API for image-fuzzer/runner/runner.py (diff) | |
download | qemu-489cb4d7f958f443556a6e47fbd23344183408ac.tar.gz qemu-489cb4d7f958f443556a6e47fbd23344183408ac.tar.xz qemu-489cb4d7f958f443556a6e47fbd23344183408ac.zip |
docs: Expand the list of supported image elements with L1/L2 tables
Signed-off-by: Maria Kustova <maria.k@catit.be>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/image-fuzzer.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/image-fuzzer.txt b/docs/image-fuzzer.txt index e73b182859..0d0005d34a 100644 --- a/docs/image-fuzzer.txt +++ b/docs/image-fuzzer.txt @@ -125,8 +125,7 @@ If a fuzzer configuration is specified, then it has the next interpretation: will be always fuzzed for every test. This case is useful for regression testing. -For now only header fields and header extensions are generated. - +For now only header fields, header extensions and L1/L2 tables are generated. Module interfaces ----------------- |