Linux virtualization list
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: virtualization@lists.linux-foundation.org
Subject: [PATCH] virtio-ccw: Clarifications.
Date: Mon, 29 Oct 2012 14:02:38 +0100	[thread overview]
Message-ID: <1351515758-22295-2-git-send-email-cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <1351515758-22295-1-git-send-email-cornelia.huck@de.ibm.com>

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

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
---
 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

  reply	other threads:[~2012-10-29 13:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 13:02 [PATCH] Some virtio-ccw clarifications Cornelia Huck
2012-10-29 13:02 ` Cornelia Huck [this message]
2012-10-31  1:11   ` [PATCH] virtio-ccw: Clarifications Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351515758-22295-2-git-send-email-cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=rusty@rustcorp.com.au \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox