diff --git a/doc/developer-guides/hld/hv-memmgt.rst b/doc/developer-guides/hld/hv-memmgt.rst index 3e5a2a698..c721df01f 100644 --- a/doc/developer-guides/hld/hv-memmgt.rst +++ b/doc/developer-guides/hld/hv-memmgt.rst @@ -32,7 +32,7 @@ From the Guest OS running on a hypervisor: - **Guest Virtual Address (GVA)**: the guest virtual address space from a virtual machine based on a vMMU. -.. figure:: images/mem-image2.png +.. figure:: images/mem-image2a.png :align: center :width: 900px :name: mem-overview diff --git a/doc/developer-guides/hld/images/mem-image2a.png b/doc/developer-guides/hld/images/mem-image2a.png new file mode 100644 index 000000000..b34ea6aeb Binary files /dev/null and b/doc/developer-guides/hld/images/mem-image2a.png differ