OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]