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

From: kernel test robot
Date: Tue Jul 05 2022 - 13:40:10 EST


tree: https://github.com/intel/tdx.git kvm-upstream-workaround
head: 8af973ebaf30642129fc1ca63f155a469f9615ed
commit: 088ff1f7cc255f6cef6bbe6bdeac7bef64d76ba5 [329/442] 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

088ff1f7cc255f 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)
088ff1f7cc255f 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