summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/README5
-rw-r--r--contrib/visualize-alignment/README3
2 files changed, 8 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 7274db54..bea2d70c 100644
--- a/contrib/README
+++ b/contrib/README
@@ -27,3 +27,8 @@ fedora-libguestfs.spec
guestfsd-in-wine.sh
Run a Windows-compiled guestfsd under Wine. Read the
instructions at the top of this file carefully.
+
+visualize-alignment
+ Tests for visualizing block device reads and writes and
+ alignment using a patched qemu. See the README file in that
+ directory.
diff --git a/contrib/visualize-alignment/README b/contrib/visualize-alignment/README
index 917bd775..a81c92a0 100644
--- a/contrib/visualize-alignment/README
+++ b/contrib/visualize-alignment/README
@@ -1,3 +1,6 @@
+The *.qtr files are qemu trace files, produced using the unofficial
+patch in the current directory.
+
- guestfish-N-fs-10M.qtr
The command 'guestfish -N fs:ext2:10' before we modified the