← Prev in month ← Prev in thread

Version Control Commit by cornelia.huck

From
<>
Date
2016-09-06T11:45:33+00:00
ID
Thread
Version Control Commit by cornelia.huck
Author: cornelia.huck
Date: 2016-09-06 11:45:29 +0000 (Tue, 06 Sep 2016)
New Revision: 574
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=574&sc=1

Modified:
   branches/v1.1/content.tex
Log:
ccw: add CCW_CMD_READ_STATUS

ccw currently allows the driver to update the status via the
CCW_CMD_WRITE_STATUS command; however, it does not allow the driver to
retrieve the current status at the device, which is needed to properly
support DEVICE_NEEDS_RESET.

Therefore, provide a new command CCW_CMD_READ_STATUS allowing the driver
to retrieve the device status. Provide this command when revision 2 has
been negotiated.

VIRTIO-117

Signed-off-by: Cornelia Huck <>
Message-Id: <>
← Prev in month ← Prev in thread