diff --git a/doc/developer-guides/hld/hv-rdt.rst b/doc/developer-guides/hld/hv-rdt.rst index 8127b94cc..2be7b7fce 100644 --- a/doc/developer-guides/hld/hv-rdt.rst +++ b/doc/developer-guides/hld/hv-rdt.rst @@ -48,7 +48,7 @@ to enforce the settings. y - + n 0xF Once the cache mask is set of each individual CPU, the respective CLOS ID diff --git a/doc/developer-guides/hld/virtio-blk.rst b/doc/developer-guides/hld/virtio-blk.rst index 1f2b4db6b..a15bba09e 100644 --- a/doc/developer-guides/hld/virtio-blk.rst +++ b/doc/developer-guides/hld/virtio-blk.rst @@ -81,7 +81,7 @@ The Device Model configuration command syntax for virtio-blk is:: The default values for sector size and physical sector size are 512 - ``range``: configured as ``range=/`` meaning the virtio-blk will only access part of the file, from the - ```` to `` + ``. + ```` to `` + ``. A simple example for virtio-blk: