tro kernel.
https://universe.0xinfinity.dev/distro/kernel/atom?h=0x221E-v0.0-v7.02019-07-24T08:52:11ZDocumentation: move Documentation/virtual to Documentation/virt2019-07-24T08:52:11ZChristoph Hellwighch@lst.de2019-07-24T07:24:49Zurn: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>