From: John Snow Date: Fri, 11 Jul 2025 05:39:56 +0000 (-0400) Subject: qapi: add cross-references to net.json X-Git-Tag: v10.1.0-rc0~15^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4411a50e31157a1ee81147c2a6d6f1372a7bf6e8;p=thirdparty%2Fqemu.git qapi: add cross-references to net.json Signed-off-by: John Snow Message-ID: <20250711054005.60969-10-jsnow@redhat.com> Reviewed-by: Markus Armbruster Signed-off-by: Markus Armbruster --- diff --git a/qapi/net.json b/qapi/net.json index a266c6786e..1dda21fe61 100644 --- a/qapi/net.json +++ b/qapi/net.json @@ -657,7 +657,7 @@ # this to zero disables this function. This member is mutually # exclusive with @reconnect. (default: 0) (Since: 9.2) # -# Only SocketAddress types 'unix', 'inet' and 'fd' are supported. +# Only `SocketAddress` types 'unix', 'inet' and 'fd' are supported. # # Features: # @@ -682,7 +682,7 @@ # # @local: local address # -# Only SocketAddress types 'unix', 'inet' and 'fd' are supported. +# Only `SocketAddress` types 'unix', 'inet' and 'fd' are supported. # # If remote address is present and it's a multicast address, local # address is optional. Otherwise local address is required and remote @@ -892,7 +892,7 @@ ## # @NIC_RX_FILTER_CHANGED: # -# Emitted once until the 'query-rx-filter' command is executed, the +# Emitted once until the `query-rx-filter` command is executed, the # first event will always be emitted # # @name: net client name