Document how 4gb_segment_notify notifys
authorKeir Fraser <keir.fraser@citrix.com>
Sun, 22 Aug 2010 08:53:51 +0000 (09:53 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sun, 22 Aug 2010 08:53:51 +0000 (09:53 +0100)
docs/src/interface.tex

index 458d0b4ae3a2c2d617f06db0e5d4728062e7bb79..e596b63535a65d9e5cdfee6d38b5bdce4d25f8f6 100644 (file)
@@ -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.