WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Document how 4gb_segment_notify notifys

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] Document how 4gb_segment_notify notifys
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 26 Aug 2010 03:31:04 -0700
Delivery-date: Thu, 26 Aug 2010 03:35:09 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1282467231 -3600
# Node ID 81503caeb439505f671fca29aa012c3f735f4e2f
# Parent  3bd6d29f143504fc76094d78d8d9f44c53fc7e4a
Document how 4gb_segment_notify notifys
---
 docs/src/interface.tex |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -r 3bd6d29f1435 -r 81503caeb439 docs/src/interface.tex
--- a/docs/src/interface.tex    Sun Aug 22 09:53:15 2010 +0100
+++ b/docs/src/interface.tex    Sun Aug 22 09:53:51 2010 +0100
@@ -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.

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] Document how 4gb_segment_notify notifys, Xen patchbot-unstable <=