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
---------
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. See individual changelogs.
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 | 163 ++++++++++++++++++++++++++++++++++++++++++-------------
packed-ring.tex | 59 +++++++++++---------
split-ring.tex | 72 ++++++++++++++----------
5 files changed, 205 insertions(+), 101 deletions(-)