Version Control Commit by rusty

From
<>
Date
2013-12-02T12:28:32+00:00
ID
Thread
Version Control Commit by rusty
Author: rusty
Date: 2013-12-02 12:30:30 +0000 (Mon, 02 Dec 2013)
New Revision: 145
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=145&sc=1

Modified:
   content.tex
   introduction.tex
   virtio-ring.h
Log:
Terminology: Device and driver, not host and guest.

We've mixed both together, whereas from a spec-reader point of view,
"driver" and "device" is probably clearer.

CCW part incorporated:

  Switch the parts of the virtio-ccw specification that did not already
  to device/driver instead of guest/host. For more general discussions,
  host/guest is kept (like when talking about guest<->host notifications
  in general). This should make things more consistent.

  Signed-off-by: Cornelia Huck <>

Signed-off-by: Rusty Russell <>