You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/tutorials/virtio_i2c.rst
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ In the backend kick handler, data is obtained from the virtqueue, which reformat
25
25
26
26
When the request is done, the backend driver updates the results and notifies the frontend. The msg process flow is shown in :numref:`virtio-process-flow` below.
27
27
28
-
.. figure:: images/virtio-i2c-2.png
28
+
.. figure:: images/virtio-i2c-1a.png
29
29
:align:center
30
30
:name:virtio-process-flow
31
31
@@ -67,7 +67,7 @@ a virtual I2C adapter will appear in the guest OS:
0 commit comments