diff --git a/AUTHORS b/AUTHORS index 51491d2a5..bb022f922 100644 --- a/AUTHORS +++ b/AUTHORS @@ -69,3 +69,4 @@ MakiseKurisu (MakiseKurisu) Zenithal (ZenithalHourlyRate) Kamplom <6284968128@protonmail.ch> (kamplom) Jacob McNamee (jacobmcnamee) +Marco Antonio J. Costa (majcosta) diff --git a/doc/ivshmem_kvmfr.rst b/doc/ivshmem_kvmfr.rst index 22545ce1d..bd34d9ffa 100644 --- a/doc/ivshmem_kvmfr.rst +++ b/doc/ivshmem_kvmfr.rst @@ -157,15 +157,15 @@ should use this XML block to configure their VM for kvmfr: .. code:: xml - - - - + + + + .. note:: - - The ``"size"`` tag represents the size of the shared memory device in + - The ``'size'`` tag represents the size of the shared memory device in bytes. Once you determine the proper size of the device as per :ref:`Determining Memory `, use the figure you got to calculate the size in bytes: @@ -178,10 +178,10 @@ legacy syntax for IVSHMEM setup: .. code:: xml - - - - + + + + .. note::