Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
* [virtio] [PATCH v2 0/6] rework notifications terminology
@ 2018-06-11 16:11 Halil Pasic
  2018-06-11 16:11 ` [virtio] [PATCH v2 1/6] notifications: unify notifications wording in core Halil Pasic
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Halil Pasic @ 2018-06-11 16:11 UTC (permalink / raw)
  To: virtio, virtio-dev
  Cc: Michael S. Tsirkin, Cornelia Huck, Pawel Moll, Stefan Hajnoczi,
	Halil Pasic

Abstract 
--------
The terminology around notifications is currently somewhat
fragmented. Unify notifications terminology using available and used
buffer notification consistently for the virtqueue notifications.
Consistent use of the term configuration change notification is of
concern.

Changelog:
---------
v1 -> v2:
* Addressed Stefan's comments (mostly typos, grammar and inconsistencies).
  Thanks Stefan!
* Rebased onto the current master.

RFC --> v1:
* Devices and the transports PCI and MMIO were omitted.
Now the rework should be complete.
* Addressed review comments and minor changes for the first
three patches. 

Sorry it took so long to respin.

Halil Pasic (6):
  notifications: unify notifications wording in core
  notifications: notifications as basic virtio facility
  ccw: map common notifications terminology to ccw
  pci: map common notifications terminology to PCI
  mmio: map common notifications terminology to MMIO
  notifications: update notifications terminology for devices

 cl-os.tex       |    2 +-
 conformance.tex |   10 ++--
 content.tex     |  165 +++++++++++++++++++++++++++++++++++++++++-------------
 packed-ring.tex |   61 +++++++++++---------
 split-ring.tex  |   72 ++++++++++++++----------
 5 files changed, 207 insertions(+), 103 deletions(-)


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that 
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2018-06-13 13:38 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-11 16:11 [virtio] [PATCH v2 0/6] rework notifications terminology Halil Pasic
2018-06-11 16:11 ` [virtio] [PATCH v2 1/6] notifications: unify notifications wording in core Halil Pasic
2018-06-13  9:44   ` [virtio] " Cornelia Huck
2018-06-13 13:14     ` Halil Pasic
2018-06-13 13:04   ` Stefan Hajnoczi
2018-06-13 13:22     ` Halil Pasic
2018-06-11 16:11 ` [virtio] [PATCH v2 2/6] notifications: notifications as basic virtio facility Halil Pasic
2018-06-13  9:48   ` [virtio] " Cornelia Huck
2018-06-13 13:07   ` Stefan Hajnoczi
2018-06-13 13:38     ` Halil Pasic
2018-06-11 16:11 ` [virtio] [PATCH v2 3/6] ccw: map common notifications terminology to ccw Halil Pasic
2018-06-13  9:50   ` [virtio] " Cornelia Huck
2018-06-11 16:11 ` [virtio] [PATCH v2 4/6] pci: map common notifications terminology to PCI Halil Pasic
2018-06-13  9:51   ` [virtio] " Cornelia Huck
2018-06-11 16:11 ` [virtio] [PATCH v2 5/6] mmio: map common notifications terminology to MMIO Halil Pasic
2018-06-13  9:59   ` [virtio] " Cornelia Huck
2018-06-11 16:11 ` [virtio] [PATCH v2 6/6] notifications: update notifications terminology for devices Halil Pasic
2018-06-13 10:00   ` [virtio] " Cornelia Huck
2018-06-13 13:09   ` Stefan Hajnoczi

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