[Fix the subject line of the cover letter; sorry, it was my first time (mis-)use of `git-publish`.]
On Wed, Feb 19, 2020 at 12:46:05PM +0100, Kashyap Chamarthy wrote: > (1) Convert the original qemu-cpu-models.texi to rST > > (2) In a separate patch, incorporate the additional new content from > this: > https://lists.nongnu.org/archive/html/qemu-devel/2020-01/msg06455.html > ([PATCH v3] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and > tsx-ctrl) > > A Sphinx rendering of the converted doc is here: > > > https://kashyapc.fedorapeople.org/qemu_v4.2.0-1300-g5da20ed7e3_docs/system/qemu-cpu-models.html > > Kashyap Chamarthy (2): > docs: Convert qemu-cpu-models.texi to rST > qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl > > docs/qemu-cpu-models.texi | 677 -------------------------------- > docs/system/index.rst | 1 + > docs/system/qemu-cpu-models.rst | 547 ++++++++++++++++++++++++++ > 3 files changed, 548 insertions(+), 677 deletions(-) > delete mode 100644 docs/qemu-cpu-models.texi > create mode 100644 docs/system/qemu-cpu-models.rst > > -- > 2.21.0 > -- /kashyap