From 1b3bbc68872be5b618811db9dae611373c49f823 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Tue, 21 Nov 2017 12:04:34 +0000 Subject: Use qemu.org domain name The owner of qemu.org has delegated authority to modify DNS records to the QEMU Project. This has allowed us to use the domain name without worries about IP address changes or technical issues disrupting service. The issues described in commit 859389810910f232188675d2f10b15f1aad77660 ("Use qemu-project.org domain name") have therefore been mitigated. This patch switches back to consistently using qemu.org instead of qemu-project.org in documentation, version.rc, and the Windows installer script. The git submodules and SeaBIOS still use qemu-project.org for the time being. This will be fixed in the QEMU 2.12 release cycle. Signed-off-by: Stefan Hajnoczi Message-id: 20171121120435.28728-2-stefanha@redhat.com Signed-off-by: Peter Maydell --- docs/interop/qmp-intro.txt | 2 +- docs/rdma.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/interop/qmp-intro.txt b/docs/interop/qmp-intro.txt index 60deafbae6..f1b60bcfa0 100644 --- a/docs/interop/qmp-intro.txt +++ b/docs/interop/qmp-intro.txt @@ -83,4 +83,4 @@ Please, refer to the qapi-schema.json file for a complete command reference. QMP wiki page ------------- -http://wiki.qemu-project.org/QMP +http://wiki.qemu.org/QMP diff --git a/docs/rdma.txt b/docs/rdma.txt index 2bdd0a5be0..f3eaaa004c 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-project.org/Features/RDMALiveMigration +Wiki: http://wiki.qemu.org/Features/RDMALiveMigration Github: git@github.com:hinesmr/qemu.git, 'rdma' branch Copyright (C) 2013 Michael R. Hines -- cgit v1.2.1