aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/src/interface.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/interface.tex b/docs/src/interface.tex
index 458d0b4ae3..e596b63535 100644
--- a/docs/src/interface.tex
+++ b/docs/src/interface.tex
@@ -431,8 +431,8 @@ And the available types are:
\item[VMASST\_TYPE\_4gb\_segments] Provide emulated support for
instructions that rely on 4GB segments (such as the techniques used
by some TLS solutions).
-\item[VMASST\_TYPE\_4gb\_segments\_notify] Provide a callback to the
- guest if the above segment fixups are used: allows the guest to
+\item[VMASST\_TYPE\_4gb\_segments\_notify] Provide a callback (via trap number
+ 15) to the guest if the above segment fixups are used: allows the guest to
display a warning message during boot.
\item[VMASST\_TYPE\_writable\_pagetables] Enable writable pagetable
mode - described above.