From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Dirk_M=c3=bcller?= Subject: [PATCH] Update KVM homepage Url Date: Thu, 1 Oct 2015 13:46:01 +0200 Message-ID: <560D1CF9.9020804@suse.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040000040409050202020005" To: kvm@vger.kernel.org Return-path: Received: from smtp.nue.novell.com ([195.135.221.5]:59879 "EHLO smtp.nue.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756429AbbJALqc (ORCPT ); Thu, 1 Oct 2015 07:46:32 -0400 Sender: kvm-owner@vger.kernel.org List-ID: This is a multi-part message in MIME format. --------------040000040409050202020005 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit The old one appears to be a generic catch all page, which is unhelpful. Signed-off-by: Dirk Mueller -- SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) --------------040000040409050202020005 Content-Type: text/x-patch; name="0001-Update-KVM-homepage-Url.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-Update-KVM-homepage-Url.patch" >>From a5364c169535e2b05d9632b4fb94940424cadf12 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 1 Oct 2015 13:44:15 +0200 Subject: [PATCH] Update KVM homepage Url The old one appears to be a generic catch all page, which is unhelpful. Signed-off-by: Dirk Mueller --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9f6685f..797236b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5957,7 +5957,7 @@ F: virt/kvm/ KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V M: Joerg Roedel L: kvm@vger.kernel.org -W: http://kvm.qumranet.com +W: http://www.linux-kvm.org/ S: Maintained F: arch/x86/include/asm/svm.h F: arch/x86/kvm/svm.c @@ -5965,7 +5965,7 @@ F: arch/x86/kvm/svm.c KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC M: Alexander Graf L: kvm-ppc@vger.kernel.org -W: http://kvm.qumranet.com +W: http://www.linux-kvm.org/ T: git git://github.com/agraf/linux-2.6.git S: Supported F: arch/powerpc/include/asm/kvm* -- 2.5.1 --------------040000040409050202020005--