[intel-tdx:kvm-upstream-workaround 295/418] htmldocs: Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string without end-string.

From: kernel test robot
Date: Sat Jul 09 2022 - 16:38:56 EST


tree: https://github.com/intel/tdx.git kvm-upstream-workaround
head: c2b43d6ee32b2f2de54395e7b2d7ba9bfa727608
commit: 4a84476dadcc3d7640c22b327464bdc9488787fd [295/418] KVM: Extend the memslot to support fd-based private memory
reproduce: make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All warnings (new ones prefixed by >>):

>> Documentation/virt/kvm/api.rst:1364: WARNING: Inline emphasis start-string without end-string.

vim +1364 Documentation/virt/kvm/api.rst

4a84476dadcc3d Documentation/virt/kvm/api.rst Chao Peng 2021-11-15 1363
0f2d8f4dd0663d Documentation/kvm/api.txt Avi Kivity 2010-03-25 @1364 /* for kvm_memory_region::flags */
4d8b81abc47b83 Documentation/virtual/kvm/api.txt Xiao Guangrong 2012-08-21 1365 #define KVM_MEM_LOG_DIRTY_PAGES (1UL << 0)
4d8b81abc47b83 Documentation/virtual/kvm/api.txt Xiao Guangrong 2012-08-21 1366 #define KVM_MEM_READONLY (1UL << 1)
4a84476dadcc3d Documentation/virt/kvm/api.rst Chao Peng 2021-11-15 1367 #define KVM_MEM_PRIVATE (1UL << 2)
0f2d8f4dd0663d Documentation/kvm/api.txt Avi Kivity 2010-03-25 1368

:::::: The code at line 1364 was first introduced by commit
:::::: 0f2d8f4dd0663defff8c1738d33478c1fb65a4f5 KVM: Document KVM_SET_USER_MEMORY_REGION

:::::: TO: Avi Kivity <avi@xxxxxxxxxx>
:::::: CC: Avi Kivity <avi@xxxxxxxxxx>

--
0-DAY CI Kernel Test Service
https://01.org/lkp