tro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=0x221E-v0.0-v7.0 2019-07-24T08:52:11Z Documentation: move Documentation/virtual to Documentation/virt 2019-07-24T08:52:11Z Christoph Hellwig hch@lst.de 2019-07-24T07:24:49Z urn:sha1:2f5947dfcaecb99f2dd559156eecbeb7b95e4c02 Renaming docs seems to be en vogue at the moment, so fix on of the grossly misnamed directories. We usually never use "virtual" as a shortcut for virtualization in the kernel, but always virt, as seen in the virt/ top-level directory. Fix up the documentation to match that. Fixes: ed16648eb5b8 ("Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E:") Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>