lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 12 Aug 2020 09:32:10 +0800 From: Tiezhu Yang <yangtiezhu@...ngson.cn> To: Paolo Bonzini <pbonzini@...hat.com>, Huacai Chen <chenhc@...ote.com>, Aleksandar Markovic <aleksandar.qemu.devel@...il.com> Cc: kvm@...r.kernel.org, linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [PATCH] MAINTAINERS: Add git tree for KVM/mips There is no git tree for KVM/mips in MAINTAINERS, it is not convinent to rebase, add it. Signed-off-by: Tiezhu Yang <yangtiezhu@...ngson.cn> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e627ed6..11c82c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9546,6 +9546,7 @@ M: Aleksandar Markovic <aleksandar.qemu.devel@...il.com> L: linux-mips@...r.kernel.org L: kvm@...r.kernel.org S: Maintained +T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git F: arch/mips/include/asm/kvm* F: arch/mips/include/uapi/asm/kvm* F: arch/mips/kvm/ -- 2.1.0
Powered by blists - more mailing lists