Uploaded image for project: 'OASIS Virtual I/O Device (VIRTIO) TC'
  1. OASIS Virtual I/O Device (VIRTIO) TC
  2. VIRTIO-163

ccw: Be more precise about the semantic of revision 1

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: virtio 1.0 csprd01, virtio 1.0 cs04, virtio 1.1 csprd01
    • Fix Version/s: virtio 1.1 cs01
    • Labels:
      None
    • Environment:

      Halil Pasic <pasic@linux.vnet.ibm.com>

    • Proposal:
      Show
      https://lists.oasis-open.org/archives/virtio/201802/msg00038.html
    • Resolution:
      Hide

      commit 5c43ad7f4d00160393e875088400cb2cf7adfe47
      Author: Halil Pasic <pasic@linux.vnet.ibm.com>
      Date: Tue Feb 13 13:44:07 2018 +0100

      ccw: be more precise about the semantic of revision 1

      Revision 1 of the CCW transport is currently defined as virtio 1.0. This
      could become confusing when we bump the version of the virtio
      specification to 1.1, in a sense that it could be interpreted like one
      can not use any features not part of the 1.0 specification.

      So let us try to avoid confusion regarding the semantic of virtio-ccw
      revision 1.

      VIRTIO-163

      Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>
      Reviewed-by: Cornelia Huck <cohuck@redhat.com>
      Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

      diff --git a/content.tex b/content.tex
      index 836ee52..ef10cc0 100644
      — a/content.tex
      +++ b/content.tex
      @@ -2166,7 +2166,7 @@ The following values are supported:
      \hline \hline
      0 & 0 & <empty> & legacy interface; transitional devices only
      \hline
      -1 & 0 & <empty> & Virtio 1.0
      +1 & 0 & <empty> & Virtio 1
      \hline
      2 & 0 & <empty> & CCW_CMD_READ_STATUS support
      \hline

      Show
      commit 5c43ad7f4d00160393e875088400cb2cf7adfe47 Author: Halil Pasic <pasic@linux.vnet.ibm.com> Date: Tue Feb 13 13:44:07 2018 +0100 ccw: be more precise about the semantic of revision 1 Revision 1 of the CCW transport is currently defined as virtio 1.0. This could become confusing when we bump the version of the virtio specification to 1.1, in a sense that it could be interpreted like one can not use any features not part of the 1.0 specification. So let us try to avoid confusion regarding the semantic of virtio-ccw revision 1. VIRTIO-163 Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> diff --git a/content.tex b/content.tex index 836ee52..ef10cc0 100644 — a/content.tex +++ b/content.tex @@ -2166,7 +2166,7 @@ The following values are supported: \hline \hline 0 & 0 & <empty> & legacy interface; transitional devices only \hline -1 & 0 & <empty> & Virtio 1.0 +1 & 0 & <empty> & Virtio 1 \hline 2 & 0 & <empty> & CCW_CMD_READ_STATUS support \hline

      Description

      Revision 1 of the CCW transport is currently defined as virtio 1.0. This
      could become confusing when we bump the version of the virtio
      specification to 1.1, in a sense that it could be interpreted like one
      can not use any features not part of the 1.0 specification.

        Attachments

          Activity

            People

            • Assignee:
              pasic Halil Pasic
              Reporter:
              pasic Halil Pasic
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: