summaryrefslogtreecommitdiff
path: root/microkernel/mach/gnumach/ports/xen
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-04-02 14:26:02 +0200
committerThomas Schwinge <tschwinge@gnu.org>2008-04-02 14:26:02 +0200
commit7f9c540e49cbb3b4e9adc6b4c95aa79dc349a89a (patch)
tree470cd1392790a16e710010f3250f46d5d1191824 /microkernel/mach/gnumach/ports/xen
parent805e538b1db9d1969007eff1c556d854c630da0e (diff)
microkernel/mach/gnumach/ports/xen/internals: New stub page.
microkernel/mach/gnumach/ports/xen: Add links to GNU Savannah tasks.
Diffstat (limited to 'microkernel/mach/gnumach/ports/xen')
-rw-r--r--microkernel/mach/gnumach/ports/xen/internals.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/microkernel/mach/gnumach/ports/xen/internals.mdwn b/microkernel/mach/gnumach/ports/xen/internals.mdwn
new file mode 100644
index 00000000..22aac75e
--- /dev/null
+++ b/microkernel/mach/gnumach/ports/xen/internals.mdwn
@@ -0,0 +1,12 @@
+[[meta copyright="Copyright © 2008 Free Software Foundation, Inc."]]
+
+[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled
+[[GNU_Free_Documentation_License|/fdl]]."]]"""]]
+
+The port does use Xen's para-virtualized interface for device (ide, network,
+etc.) access.