summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMaria Kustova2014-08-11 13:01:08 +0200
committerStefan Hajnoczi2014-08-15 19:03:14 +0200
commit489cb4d7f958f443556a6e47fbd23344183408ac (patch)
tree498d4c56c8eb38a35cfe13667de2b03ecd077e2e /docs
parentimage-fuzzer: Public API for image-fuzzer/runner/runner.py (diff)
downloadqemu-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.txt3
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
-----------------