qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] tcg: convert tcg/README to rst


From: Mark Cave-Ayland
Subject: [PATCH 0/1] tcg: convert tcg/README to rst
Date: Wed, 23 Nov 2022 09:54:44 +0000

This is something I've had lying around in the background for a while, and I
finally managed to get it in a state suitable for submission. The main
motivation was that I wanted to have a TCG operation reference that was
easily viewable online in a web browser.

The patch converts tcg/README to rst and then moves it from tcg/README to a
new "TCG Intermediate Representation" section in docs/devel.

The conversion is fairly straightforward, with a few minor touch-ups to
produce a more aesthetic result which are documented in the commit message.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


Mark Cave-Ayland (1):
  tcg: convert tcg/README to rst

 docs/devel/atomics.rst   |    2 +
 docs/devel/index-tcg.rst |    1 +
 docs/devel/tcg-ops.rst   | 1018 ++++++++++++++++++++++++++++++++++++++
 tcg/README               |  784 -----------------------------
 4 files changed, 1021 insertions(+), 784 deletions(-)
 create mode 100644 docs/devel/tcg-ops.rst
 delete mode 100644 tcg/README

-- 
2.30.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]