public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-06-19 05:25:33 to 2025-10-13 08:01:25 UTC [more...]

[PATCH] virtio_console: fix order of fields cols and rows
 2025-10-13  8:01 UTC  (3+ messages)

[PATCH v10 0/2] Update ECN (RFC3168) and Add Accurate ECN (RFC9768-to-be) feature
 2025-10-13  6:26 UTC  (25+ messages)
` [PATCH v10 1/2] virtio-net: Fix ECN feature descriptions
` [PATCH v10 2/2] virtio-net: Define Accurate ECN feature in virtio-spec
  ` [PATCH v10 0/2] Update ECN (RFC3168) and Add Accurate ECN (RFC9768) feature

[PATCH v3 00/11] QoL tweaks and github action
 2025-10-10 16:28 UTC  (12+ messages)
` [PATCH v3 01/11] LICENSE.md: convert html to proper MarkDown
` [PATCH v3 02/11] README.md: convert embedded "
` [PATCH v3 03/11] REVISION: update to 1.4-wd01
` [PATCH v3 04/11] .gitpublish: update base to current working branch
` [PATCH v3 05/11] .b4-config: add project defaults
` [PATCH v3 06/11] virtio-html.tex: sort package list
` [PATCH v3 07/11] specvars.tex: properly wrap arguments to \urldef
` [PATCH v3 08/11] virtio-html.cfg: implement workaround for htlatex regression
` [PATCH v3 09/11] make-setup-generated: optionally add GIT metadata
` [PATCH v3 10/11] Makefile: add some simple make automations
` [PATCH v3 11/11] .github: add a runner to build the latest draft

[PATCH v2 00/10] QoL tweaks and github action
 2025-10-10 14:06 UTC  (21+ messages)
` [PATCH v2 01/10] LICENSE.md: convert html to proper MarkDown
` [PATCH v2 02/10] README.md: convert embedded "
` [PATCH v2 03/10] REVISION: update to 1.4-wd01
` [PATCH v2 04/10] .gitpublish: update base to current working branch
` [PATCH v2 05/10] virtio-html.tex: sort package list
` [PATCH v2 06/10] specvars.tex: properly wrap arguments to \urldef
` [PATCH v2 07/10] virtio-html.cfg: implement workaround for htlatex regression
` [PATCH v2 08/10] make-setup-generated: optionally add GIT metadata
` [PATCH v2 09/10] Makefile: add some simple make automations
` [PATCH v2 10/10] .github: add a runner to build the latest draft

[PATCH 0/9] QoL tweaks and github action
 2025-10-09  5:12 UTC  (15+ messages)
` [PATCH 1/9] LICENSE.md: convert html to proper MarkDown
` [PATCH 2/9] REVISION: update to 1.4-wd01
` [PATCH 3/9] .gitpublish: update base to current working branch
` [PATCH 4/9] virtio-html.tex: sort package list
` [PATCH 5/9] specvars.tex: properly wrap arguments to \urldef
` [PATCH 6/9] virtio-html.cfg: implement workaround for htlatex regression
` [PATCH 7/9] make-setup-generated: optionally add GIT metadata
` [PATCH 8/9] Makefile: add some simple make automations
` [PATCH 9/9] .github: add a runner to build the latest draft

VirtIO html render failure using htlatex
 2025-10-07 13:14 UTC  (3+ messages)

Use of LaTeX for the specification
 2025-09-30 12:23 UTC  (7+ messages)

[PATCH v5] README.md: add example email for TC vote request
 2025-09-26 12:45 UTC  (3+ messages)

[PATCH v3] git-publish: add profile
 2025-09-23 12:14 UTC  (3+ messages)

[PATCH v10 0/4] virtio-rtc: Add device specification
 2025-09-22 15:42 UTC  (9+ messages)
` [PATCH v10 1/4] virtio-rtc: Add initial "
` [PATCH v10 2/4] virtio-rtc: Add initial normative statements
` [PATCH v10 3/4] virtio-rtc: Add alarm feature
` [PATCH v10 4/4] virtio-rtc: Add normative statements for "

[PATCH v3] virtio-blk: Add support for "Force Unit Access" writes
 2025-09-17 19:26 UTC  (2+ messages)

[PATCH RFC v2 0/1] virtio-msg transport layer
 2025-09-10 16:01 UTC  (7+ messages)
` [PATCH RFC v2 1/1] virtio-msg: Add virtio-msg, a message based virtio "

virtio net notification coalescing
 2025-09-04 14:19 UTC 

test2092025
 2025-08-25 21:38 UTC 

duplicate ids in used ring
 2025-08-21 22:29 UTC  (3+ messages)

[PATCH] virtio-net: Fix ipsec broken conformance links
 2025-07-15  7:02 UTC  (3+ messages)

[PATCH v7] virtio-vsock: Add support for multi devices
 2025-07-11  4:40 UTC  (17+ messages)

[PATCH v9 0/1] virtio-media: Add device specification
 2025-07-09 19:48 UTC  (8+ messages)
` [PATCH v9 1/1] virtio-media: Add virtio media "

[PATCH v8 0/1] virtio-media: Add device specification
 2025-07-09 13:43 UTC  (10+ messages)
` [PATCH v8 1/1] virtio-media: Add virtio media "

[PATCH] virtio-gpu: Fix missing driver conformance file
 2025-07-08  8:29 UTC  (7+ messages)

[PATCH v5 0/3] Implement virtio SUSPEND and RESUME feature
 2025-07-08  6:10 UTC  (7+ messages)
` [PATCH v5 1/3] virtio: re-order device status bits
` [PATCH v5 2/3] virtio: document feature bit 42
` [PATCH v5 3/3] virtio: introduce SUSPEND and RESUME feature

[PATCH v9 RESEND 0/2] Update ECN and Add Accurate ECN feature
 2025-07-07  5:34 UTC  (8+ messages)
` [PATCH v9 RESEND 1/2] virtio-net: Fix ECN feature descriptions
` [PATCH v9 RESEND 2/2] virtio-net: Define Accurate ECN feature in virtio-spec

[PATCH v4 0/3] Implement virtio SUSPEND and RESUME feature
 2025-07-04  9:58 UTC  (9+ messages)
` [PATCH v4 1/3] virtio: re-order device status bits
` [PATCH v4 2/3] virtio: document feature bit 42
` [PATCH v4 3/3] virtio: introduce SUSPEND and RESUME feature

[PATCH] introduction: Clarify RFC 2119 key words usage
 2025-06-27 12:16 UTC  (5+ messages)

[PATCH v3 0/3] Implement virtio SUSPEND and RESUME feature
 2025-06-27 11:47 UTC  (17+ messages)
` [PATCH v3 1/3] virtio: re-order device status bits
` [PATCH v3 2/3] virtio: document feature bit 42
` [PATCH v3 3/3] virtio: introduce SUSPEND and RESUME feature

[PATCH v7] virtio-vsock: Add support for multi devices
 2025-06-24  3:33 UTC  (6+ messages)


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