aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
-rw-r--r--docs/misc/vtd.txt2
-rw-r--r--docs/misc/xenstore.txt2
-rw-r--r--docs/misc/xl-network-configuration.markdown2
-rw-r--r--docs/src/interface.tex2
-rw-r--r--docs/src/user.tex2
-rw-r--r--tools/libxl/libxlu_cfg.c2
-rw-r--r--xen/common/sched_credit2.c2
8 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
index df84d2f409..f660e2e446 100644
--- a/README
+++ b/README
@@ -61,10 +61,10 @@ provided by your OS distributor:
Second, you need to acquire a suitable kernel for use in domain 0. If
possible you should use a kernel provided by your OS distributor. If
no suitable kernel is available from your OS distributor then refer to
-http://wiki.xen.org/xenwiki/XenDom0Kernels for suggestions for
+http://wiki.xen.org/wiki/XenDom0Kernels for suggestions for
suitable kernels to use.
If you are looking to compile a Dom0 kernel from source, please refer to
-http://wiki.xensource.com/xenwiki/XenParavirtOps.
+http://wiki.xen.org/wiki/XenParavirtOps.
[NB. Unless noted otherwise, all the following steps should be
performed with root privileges.]
diff --git a/docs/misc/vtd.txt b/docs/misc/vtd.txt
index 72a7820f32..9af0e992f4 100644
--- a/docs/misc/vtd.txt
+++ b/docs/misc/vtd.txt
@@ -184,7 +184,7 @@ http://www.dell.com/content/products/category.aspx/optix?c=us&cs=555&l=en&s=biz
- HP Compaq: DC7800
http://h10010.www1.hp.com/wwpc/us/en/en/WF04a/12454-12454-64287-321860-3328898.html
-For more information, pls refer to http://wiki.xensource.com/xenwiki/VTdHowTo.
+For more information, pls refer to http://wiki.xen.org/wiki/VTdHowTo.
Assigning devices to HVM domains
diff --git a/docs/misc/xenstore.txt b/docs/misc/xenstore.txt
index 9f3087d2ea..fa9de01ef0 100644
--- a/docs/misc/xenstore.txt
+++ b/docs/misc/xenstore.txt
@@ -159,7 +159,7 @@ SET_PERMS <path>|<perm-as-string>|+?
r<domid> read only
b<domid> both read and write
n<domid> no access
- See http://wiki.xensource.com/xenwiki/XenBus section
+ See http://wiki.xen.org/wiki/XenBus section
`Permissions' for details of the permissions system.
---------- Watches ----------
diff --git a/docs/misc/xl-network-configuration.markdown b/docs/misc/xl-network-configuration.markdown
index cfdba76aae..bafcd6d6de 100644
--- a/docs/misc/xl-network-configuration.markdown
+++ b/docs/misc/xl-network-configuration.markdown
@@ -123,4 +123,4 @@ defaults to domain 0. Specifying another domain requires setting up a
driver domain which is outside the scope of this document.
[oui]: http://en.wikipedia.org/wiki/Organizationally_Unique_Identifier
-[net]: http://wiki.xen.org/xenwiki/HostConfiguration/Networking
+[net]: http://wiki.xen.org/wiki/HostConfiguration/Networking
diff --git a/docs/src/interface.tex b/docs/src/interface.tex
index 6f81ead684..dd061cbfff 100644
--- a/docs/src/interface.tex
+++ b/docs/src/interface.tex
@@ -1579,7 +1579,7 @@ This contains links to the latest versions of all online
documentation, including the latest version of the FAQ.
Information regarding Xen is also available at the Xen Wiki at
-\begin{quote} {\tt http://wiki.xensource.com/xenwiki/}\end{quote}
+\begin{quote} {\tt http://wiki.xen.org/wiki/}\end{quote}
The Xen project uses Bugzilla as its bug tracking system. You'll find
the Xen Bugzilla at http://bugzilla.xensource.com/bugzilla/.
diff --git a/docs/src/user.tex b/docs/src/user.tex
index c29f4293cc..8cce5ea2e4 100644
--- a/docs/src/user.tex
+++ b/docs/src/user.tex
@@ -2349,7 +2349,7 @@ This contains links to the latest versions of all online
documentation, including the latest version of the FAQ.
Information regarding Xen is also available at the Xen Wiki at
-\begin{quote} {\tt http://wiki.xensource.com/xenwiki/}\end{quote}
+\begin{quote} {\tt http://wiki.xen.org/wiki/}\end{quote}
The Xen project uses Bugzilla as its bug tracking system. You'll find
the Xen Bugzilla at http://bugzilla.xensource.com/bugzilla/.
diff --git a/tools/libxl/libxlu_cfg.c b/tools/libxl/libxlu_cfg.c
index 0f37ecd603..89c907b4d8 100644
--- a/tools/libxl/libxlu_cfg.c
+++ b/tools/libxl/libxlu_cfg.c
@@ -72,7 +72,7 @@ static void parse(CfgParseContext *ctx) {
fputs(
"warning: Config file looks like it contains Python code.\n"
"warning: Arbitrary Python is no longer supported.\n"
- "warning: See http://wiki.xen.org/xenwiki/PythonInXlConfig\n",
+ "warning: See http://wiki.xen.org/wiki/PythonInXlConfig\n",
ctx->cfg->report);
}
}
diff --git a/xen/common/sched_credit2.c b/xen/common/sched_credit2.c
index 86c4439300..e1838c1db7 100644
--- a/xen/common/sched_credit2.c
+++ b/xen/common/sched_credit2.c
@@ -51,7 +51,7 @@
/*
* WARNING: This is still in an experimental phase. Status and work can be found at the
* credit2 wiki page:
- * http://wiki.xensource.com/xenwiki/Credit2_Scheduler_Development
+ * http://wiki.xen.org/wiki/Credit2_Scheduler_Development
* TODO:
* + Immediate bug-fixes
* - Do per-runqueue, grab proper lock for dump debugkey