Next in thread → Next in month →

[PATCH v2 0/1] ccw: provide status accessor for driver

From
Cornelia Huck <>
Date
2015-10-19T08:32:03+00:00
ID
Thread
[PATCH v2 0/1] ccw: provide status accessor for driver
Next version of the spec update to resolve VIRTIO-117.

Changes v1->v2:
- The spec already says when the device needs to post a command reject;
  remove that sentence.
- Specify the driver SHOULD use the command after configuration changes:
  This allows the driver to maintain its status locally.
- Lose reference to interrupt, make it detection of status change instead.
- Don't give a conforming driver leeway to issue a command that will be
  rejected anyway.

This is probably good enough to open the issue - should we still
squeeze it into 1.0-cs04, or defer to 1.1?

Cornelia Huck (1):
  ccw: add CCW_CMD_READ_STATUS

 content.tex | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

-- 
2.6.2
Next in thread → Next in month →