diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/vfio-user.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/vfio-user.rst b/docs/vfio-user.rst index f956893..104a31d 100644 --- a/docs/vfio-user.rst +++ b/docs/vfio-user.rst @@ -1533,9 +1533,9 @@ DMA Read/Write Data +=========+========+==========+ | Address | 16 | 8 | +---------+--------+----------+ -| Count | 24 | 4 | +| Count | 24 | 8 | +---------+--------+----------+ -| Data | 28 | variable | +| Data | 32 | variable | +---------+--------+----------+ * *Address* is the area of client memory being accessed. This address must have |