mbox series

[v2,0/3] Documentation fixes for kvm-upstream-workaround

Message ID 20220817124837.422695-1-bagasdotme@gmail.com (mailing list archive)
Headers show
Series Documentation fixes for kvm-upstream-workaround | expand

Message

Bagas Sanjaya Aug. 17, 2022, 12:48 p.m. UTC
Here is documentation fixes for kvm-upstream-workaround branch of TDX
tree [1]. The fixes below should be self-explanatory.

Changes since v1 [2]:
  - Wrap description of "shutdown" status to fit the table
  - Add Reported-by from kernel test robot

[1]: https://github.com/intel/tdx.git
[2]: https://lore.kernel.org/linux-doc/20220817095405.199662-1-bagasdotme@gmail.com/

Bagas Sanjaya (3):
  Documentation: ABI: tdx: fix formatting in ABI documentation
  Documentation: ABI: tdx: grammar improv
  Documentation: kvm: enclose the final closing brace in code block

 Documentation/ABI/testing/sysfs-firmware-tdx | 62 ++++++++++----------
 Documentation/virt/kvm/api.rst               |  2 +-
 2 files changed, 33 insertions(+), 31 deletions(-)


base-commit: 85c097fdd1667a842a9e75d8f658fc16bd72981a

Comments

Isaku Yamahata Aug. 23, 2022, 5:57 a.m. UTC | #1
On Wed, Aug 17, 2022 at 07:48:34PM +0700,
Bagas Sanjaya <bagasdotme@gmail.com> wrote:

> Here is documentation fixes for kvm-upstream-workaround branch of TDX
> tree [1]. The fixes below should be self-explanatory.

Thanks for patches. I'll merge it into the repo.