Hi, On 5/3/23 16:10, Randy Dunlap wrote: > www.linux-kvm.org is not kept current. It contains antiquated > and historical information. Don't send people to it for current > information on KVM. > Any comments on this patch? Is it incorrect? Thanks. > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Ramkumar Ramachandra <artagnon@xxxxxxxxx> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Cc: kvm@xxxxxxxxxxxxxxx > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff -- a/MAINTAINERS b/MAINTAINERS > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11334,7 +11334,7 @@ KERNEL VIRTUAL MACHINE (KVM) > M: Paolo Bonzini <pbonzini@xxxxxxxxxx> > L: kvm@xxxxxxxxxxxxxxx > S: Supported > -W: http://www.linux-kvm.org > +W: http://www.linux-kvm.org (antiquated/historical) > T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git > F: Documentation/virt/kvm/ > F: include/asm-generic/kvm* -- ~Randy