Clarify how indicator location is communicated and that the
feature bits are little-endian.

Signed-off-by: Cornelia Huck <[email protected]>
---
 virtio-spec.lyx |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/virtio-spec.lyx b/virtio-spec.lyx
index b0532ef..83f2771 100644
--- a/virtio-spec.lyx
+++ b/virtio-spec.lyx
@@ -9973,9 +9973,10 @@ Handling Device Features
 
 \begin_layout Standard
 
-\change_inserted -385801441 1345027079
+\change_inserted -385801441 1351067713
 Feature bits are arranged in an array of 32 bit values, making for a total
  of 8192 feature bits.
+ Feature bits are in little-endian byte order.
 \end_layout
 
 \begin_layout Standard
@@ -10112,10 +10113,10 @@ Setting Up Indicators
 
 \begin_layout Standard
 
-\change_inserted -385801441 1347015710
+\change_inserted -385801441 1351067651
 To communicate the location of the indicator bits for host->guest notification,
- the guest uses the CCW_CMD_SET_IND command which sends the guest address
- of the indicators in a 64 bit value.
+ the guest uses the CCW_CMD_SET_IND command, pointing to a location containing
+ the guest address of the indicators in a 64 bit value.
 \end_layout
 
 \begin_layout Standard
-- 
1.7.5.4

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to