qemu-e2k/include
John Snow d7878875ae docs: fix broken reference
Long story short, we need a space here for the reference to work
correctly.

Longer story:

Without the space, kerneldoc generates a line like this:

one of :c:type:`MemoryListener.region_add\(\) <MemoryListener>`,:c:type:`MemoryListener.region_del\(\)

Sphinx does not process the role information correctly, so we get this
(my pseudo-notation) construct:

<text>,:c:type:</text>
<reference target="MemoryListener">MemoryListener.region_del()</reference>

which does not reference the desired entity, and leaves some extra junk
in the rendered output. See
https://qemu-project.gitlab.io/qemu/devel/memory.html#c.MemoryListener
member log_start for an example of the broken output as it looks today.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210511192950.2061326-1-jsnow@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-06-05 21:15:22 +02:00
..
authz
block vl: plumb keyval-based options into -readconfig 2021-06-04 13:50:04 +02:00
chardev
crypto
disas
exec docs: fix broken reference 2021-06-05 21:15:22 +02:00
fpu softfloat: Convert modrem operations to FloatParts 2021-06-03 14:09:02 -07:00
hw -----BEGIN PGP SIGNATURE----- 2021-06-04 13:38:49 +01:00
io
libdecnumber
migration
monitor misc: Correct relative include path 2021-06-05 21:10:42 +02:00
net net: Added SetSteeringEBPF method for NetClientState. 2021-06-04 15:25:46 +08:00
qapi vl: plumb keyval-based options into -readconfig 2021-06-04 13:50:04 +02:00
qemu qemu-config: parse configuration files to a QDict 2021-06-04 13:50:01 +02:00
qom
scsi
semihosting
standard-headers
sysemu hvf: Introduce hvf vcpu struct 2021-06-03 16:43:27 +01:00
tcg
ui
user
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
trace-tcg.h