Discussion of the VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2023-06-06 22:50:28 to 2023-06-19 15:58:33 UTC [more...]

[virtio-comment] [PATCH v6 0/4] admin: Introduce legacy registers access using AQ
 2023-06-19 15:58 UTC  (8+ messages)
` [virtio-comment] [PATCH v6 1/4] admin: Split opcode table rows with a line
` [virtio-comment] [PATCH v6 2/4] admin: Fix section numbering
` [virtio-comment] [PATCH v6 3/4] admin: Add group member legacy register access commands
` [virtio-comment] [PATCH v6 4/4] transport-pci: Introduce group legacy group member config region access
` [virtio-comment] RE: [PATCH v6 0/4] admin: Introduce legacy registers access using AQ
  ` [virtio-comment] "

[virtio-comment] About custom device counter
 2023-06-19 14:25 UTC  (15+ messages)
` [virtio-comment] "
` [virtio-comment] "
  ` [virtio-comment] "

[virtio-comment] [RFC PATCH] virtio-rpmb: fix spec land mine in max_[wr|rd]_cnt
 2023-06-19 12:01 UTC 

[virtio-comment] [PATCH v3 0/7] Introduce Virtio Over Fabrics
 2023-06-19  8:31 UTC  (8+ messages)
` [virtio-comment] [PATCH v3 1/7] transport-fabrics: introduce Virtio Over Fabrics overview
` [virtio-comment] [PATCH v3 2/7] transport-fabrics: introduce Virtio-oF Qualified Name
` [virtio-comment] [PATCH v3 3/7] transport-fabrics: introduce Virtio-oF Protocol Data Unit
` [virtio-comment] [PATCH v3 4/7] transport-fabrics: introduce command set
` [virtio-comment] [PATCH v3 5/7] transport-fabrics: introduce transport binding
` [virtio-comment] [PATCH v3 6/7] transport-fabrics: add device initialization
` [virtio-comment] [PATCH v3 7/7] transport-fabrics: introduce keyed eager buffers

[virtio-comment] [PATCH 0/2] Selective queue enabling
 2023-06-17 23:08 UTC  (62+ messages)
` [virtio-comment] [PATCH 1/2] virtio: introduce selective "
  ` [virtio-comment] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH 2/2] virtio: pci support virtqueue selective enabling
  ` [virtio-comment] "
` [virtio-comment] Re: [PATCH 0/2] Selective queue enabling

[virtio-comment] [PATCH v17] virtio-net: support inner header hash
 2023-06-15  9:29 UTC  (2+ messages)
` [virtio-comment] Re: [virtio-dev] "

[virtio-comment] [PATCH REQUIREMENTS v1 0/7] virtio net new features requirements
 2023-06-14  4:22 UTC  (8+ messages)
` [virtio-comment] [PATCH REQUIREMENTS v1 1/7] net-features: Add requirements document for release 1.4
` [virtio-comment] [PATCH REQUIREMENTS v1 2/7] net-features: Add low latency transmit queue requirements
` [virtio-comment] [PATCH REQUIREMENTS v1 3/7] net-features: Add low latency receive "
` [virtio-comment] [PATCH REQUIREMENTS v1 4/7] net-features: Add notification coalescing requirements
` [virtio-comment] [PATCH REQUIREMENTS v1 5/7] net-features: Add n-tuple receive flow filters requirements
` [virtio-comment] [PATCH REQUIREMENTS v1 6/7] net-features: Add packet timestamp requirements
` [virtio-comment] [PATCH REQUIREMENTS v1 7/7] net-features: Add header data split requirements

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-06-14  3:53 UTC  (54+ messages)
` [virtio-comment] [PATCH requirements 1/7] net-features: Add requirements document for release 1.4
            ` [virtio-comment] Re: [virtio] "
` [virtio-comment] [PATCH requirements 3/7] net-features: Add low latency receive queue requirements
` [virtio-comment] [PATCH requirements 4/7] net-features: Add notification coalescing requirements
` [virtio-comment] [PATCH requirements 5/7] net-features: Add n-tuple receive flow steering requirements
      ` [virtio-comment] Re: [virtio] "
          ` [virtio-comment] "
  ` [virtio-comment] Re: [virtio] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH requirements 6/7] net-features: Add packet timestamp requirements
` [virtio-comment] [PATCH requirements 7/7] net-features: Add header data split requirements

[virtio-comment] [PATCH v16] virtio-net: support inner header hash
 2023-06-12  2:29 UTC  (6+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[virtio-comment] Re: [PATCH v3 0/3] transport-pci: Introduce legacy registers access using AQ
 2023-06-11 23:15 UTC  (46+ messages)
` [virtio-comment] "
                ` [virtio-comment] RE: [virtio-dev] "
                  ` [virtio-comment] "

[virtio-comment] [PATCH v2 00/11] Introduce Virtio Over Fabrics
 2023-06-11 20:56 UTC  (23+ messages)
` [virtio-comment] [PATCH v2 06/11] transport-fabrics: introduce command set
  ` [virtio-comment] "
    ` [virtio-comment] "
        ` [virtio-comment] "
            ` [virtio-comment] "
                ` [virtio-comment] "
                  ` [virtio-comment] "
                    ` [virtio-comment] "
` [virtio-comment] [PATCH v2 09/11] transport-fabrics: add TCP&RDMA binding
    ` [virtio-comment] Re: "
        ` [virtio-comment] "
            `  "

[virtio-comment] [RFC PATCH v3] virtio-can: Device specification
 2023-06-09 14:22 UTC 

[virtio-comment] [PATCH v5 0/4] admin: Introduce legacy registers access using AQ
 2023-06-09  2:02 UTC  (5+ messages)
` [virtio-comment] [PATCH v5 1/4] admin: Split opcode table rows with a line
` [virtio-comment] [PATCH v5 2/4] admin: Fix section numbering
` [virtio-comment] [PATCH v5 3/4] admin: Add group member legacy register access commands
` [virtio-comment] [PATCH v5 4/4] transport-pci: Introduce group legacy group member config region access

[virtio-comment] [PATCH v3 0/3] transport-pci: Introduce legacy registers access using AQ
 2023-06-08 19:04 UTC  (6+ messages)
` [virtio-comment] [PATCH v3 2/3] transport-pci: Introduce legacy registers access commands
  ` [virtio-comment] "
    ` [virtio-comment] "

[virtio-comment] [PATCH v15] virtio-net: support inner header hash
 2023-06-08 15:29 UTC  (8+ messages)
` [virtio-comment] "
  ` [virtio-comment] Re: [virtio-dev] "
    ` [virtio-comment] "

[virtio-comment] [RFC PATCH v2 1/1] virtio-can: Device specification - 2nd RFC draft
 2023-06-07 13:45 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[virtio-comment] [PATCH v4 0/3] transport-pci: Introduce legacy registers access using AQ
 2023-06-07  9:04 UTC  (2+ messages)
` [virtio-comment] "

[virtio-comment] RE: virtio-net collaboration bi-weekly
 2023-06-07  6:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox