Commit 549a715
KVM: x86: Add proper ReST tables for userspace MSR exits/flags
Add ReST formatting to the set of userspace MSR exits/flags so that the
resulting HTML docs generate a table instead of malformed gunk. This
also fixes a warning that was introduced by a recent cleanup of the
relevant documentation (yay copy+paste).
>> Documentation/virt/kvm/api.rst:7287: WARNING: Block quote ends
without a blank line; unexpected unindent.
Fixes: 1ae0995 ("KVM: x86: Allow deflecting unknown MSR accesses to user space")
Fixes: 1f15814 ("KVM: x86: Clean up KVM_CAP_X86_USER_SPACE_MSR documentation")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>1 parent 9352e74 commit 549a715
1 file changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6455 | 6455 | | |
6456 | 6456 | | |
6457 | 6457 | | |
6458 | | - | |
6459 | | - | |
6460 | | - | |
| 6458 | + | |
| 6459 | + | |
| 6460 | + | |
| 6461 | + | |
| 6462 | + | |
6461 | 6463 | | |
6462 | 6464 | | |
6463 | 6465 | | |
| |||
7256 | 7258 | | |
7257 | 7259 | | |
7258 | 7260 | | |
7259 | | - | |
7260 | | - | |
7261 | | - | |
7262 | | - | |
7263 | | - | |
| 7261 | + | |
| 7262 | + | |
| 7263 | + | |
| 7264 | + | |
| 7265 | + | |
| 7266 | + | |
| 7267 | + | |
7264 | 7268 | | |
7265 | 7269 | | |
7266 | 7270 | | |
| |||
0 commit comments