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

MMIO: Upgrade register layout to version 2

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Closed
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: virtio 1.0 csprd01
    • Labels:
      None
    • Proposal:
      Hide
      • Bump version number to 2
      • Change PFN-based addressing to 64 address (see VIRTIO-41)

      https://www.oasis-open.org/apps/org/workgroup/virtio/email/archives/201310/msg00145.html

      Show
      Bump version number to 2 Change PFN-based addressing to 64 address (see VIRTIO-41 ) https://www.oasis-open.org/apps/org/workgroup/virtio/email/archives/201310/msg00145.html
    • Resolution:
      Hide

      SVN r67

      2.3.2 MMIO: Upgrade registers layout to version 2

      This patch addresses VIRTIO-44:

      • Clarifies MagicValue content
      • Bumps up the Version value to 2
      • Removes paged-based addressing and replaces it
        with 64 bit addresses
      • Replaces implicit queue organisation (based
        on alignment size) with explicit desc/avail/used
        addreses (based on original MST's patch, see
        VIRTIO-41)
      • Introduces explicit protocol for queue
        enabling (based on original MST's idea)
        and disabling
      • Defines driver's reaction to an invalid
        device ID (0x0).

      Signed-off-by: Pawel Moll <pawel.moll@arm.com>

      Show
      SVN r67 2.3.2 MMIO: Upgrade registers layout to version 2 This patch addresses VIRTIO-44 : Clarifies MagicValue content Bumps up the Version value to 2 Removes paged-based addressing and replaces it with 64 bit addresses Replaces implicit queue organisation (based on alignment size) with explicit desc/avail/used addreses (based on original MST's patch, see VIRTIO-41 ) Introduces explicit protocol for queue enabling (based on original MST's idea) and disabling Defines driver's reaction to an invalid device ID (0x0). Signed-off-by: Pawel Moll <pawel.moll@arm.com>

      Attachments

        Activity

          People

          • Assignee:
            hornet Pawel Moll (Inactive)
            Reporter:
            hornet Pawel Moll (Inactive)
          • Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: