All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rSTify ppc-spapr-hotplug.txt
@ 2022-01-12 13:52 lagarcia
  2022-01-12 13:52 ` [PATCH 1/3] docs: " lagarcia
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: lagarcia @ 2022-01-12 13:52 UTC (permalink / raw)
  To: qemu-ppc; +Cc: Leonardo Garcia, danielhb413, qemu-devel, clg

From: Leonardo Garcia <lagarcia@br.ibm.com>

This patch series depend on previously sent patch "docs: Clarification
and formatting changes in ppc docs." which is already included in latest
pull request from Cédric.

It is important to notice that I focused mainly in the layout of the
document, and not so much on the content. My understanding is that some
sections, such as Hot plug/unplug events and Hot plug/unplug event
structure may need updates based on what I saw in the code, but I don't
have the expertise today to rewrite these sections. Hopefully someone
will be able to update them.

Leonardo Garcia (3):
  docs: rSTify ppc-spapr-hotplug.txt.
  docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst.
  Link new ppc-spapr-hotplug.rst file to pseries.rst.

 docs/specs/ppc-spapr-hotplug.rst | 510 +++++++++++++++++++++++++++++++
 docs/specs/ppc-spapr-hotplug.txt | 409 -------------------------
 docs/system/ppc/pseries.rst      |   2 +-
 3 files changed, 511 insertions(+), 410 deletions(-)
 create mode 100644 docs/specs/ppc-spapr-hotplug.rst
 delete mode 100644 docs/specs/ppc-spapr-hotplug.txt

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-18 12:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12 13:52 [PATCH 0/3] rSTify ppc-spapr-hotplug.txt lagarcia
2022-01-12 13:52 ` [PATCH 1/3] docs: " lagarcia
2022-01-13 20:32   ` Daniel Henrique Barboza
2022-01-12 13:52 ` [PATCH 2/3] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst lagarcia
2022-01-13 20:32   ` Daniel Henrique Barboza
2022-01-12 13:52 ` [PATCH 3/3] Link new ppc-spapr-hotplug.rst file to pseries.rst lagarcia
2022-01-13 20:34   ` Daniel Henrique Barboza
2022-01-18 12:03 ` [PATCH 0/3] rSTify ppc-spapr-hotplug.txt Cédric Le Goater

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.