summaryrefslogtreecommitdiffstats
path: root/docs/rdma.txt
diff options
context:
space:
mode:
authorStefan Hajnoczi2017-11-21 13:04:35 +0100
committerPeter Maydell2017-11-21 14:34:13 +0100
commit70b7fba9871fb282b4806a2445a1e82a7a51da10 (patch)
tree809b079505711c5225417fa71aac18cef4f73629 /docs/rdma.txt
parentUse qemu.org domain name (diff)
downloadqemu-70b7fba9871fb282b4806a2445a1e82a7a51da10.tar.gz
qemu-70b7fba9871fb282b4806a2445a1e82a7a51da10.tar.xz
qemu-70b7fba9871fb282b4806a2445a1e82a7a51da10.zip
Use HTTPS for qemu.org and other domains
qemu.org enabled HTTPS in 2017 and it should be used instead of HTTP. There are also URLs to json.org, openvpn.net, and other domains that support HTTPS. This patch updates the qemu.org domains everywhere and also third-party domains that I have checked. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20171121120435.28728-3-stefanha@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/rdma.txt')
-rw-r--r--docs/rdma.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rdma.txt b/docs/rdma.txt
index f3eaaa004c..e6f9902617 100644
--- a/docs/rdma.txt
+++ b/docs/rdma.txt
@@ -1,7 +1,7 @@
(RDMA: Remote Direct Memory Access)
RDMA Live Migration Specification, Version # 1
==============================================
-Wiki: http://wiki.qemu.org/Features/RDMALiveMigration
+Wiki: https://wiki.qemu.org/Features/RDMALiveMigration
Github: git@github.com:hinesmr/qemu.git, 'rdma' branch
Copyright (C) 2013 Michael R. Hines <mrhines@us.ibm.com>