diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-03-25 17:08:32 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-03-25 17:08:32 +0000 |
commit | 76341d2a6a45b36fa49dc0d1c0ba1a8e0a383522 (patch) | |
tree | 35a28e2f6704e203a7de288c49724ee553a2969d | |
parent | b03b5688eea99b40ac8a83589f28be30746ab841 (diff) |
cl: list virtio-116 change
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@493 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | cl-os.tex | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -8,3 +8,13 @@ alignment (which referred to legacy, but was not tagged as such) from the ccw section. } \\ \hline +479 & 15 Mar 2015 & Cornelia Huck & {VIRTIO-116: +ccw: allow WRITE_STATUS to fail + +We want to be able to fail setting a status on the device +(e.g. FEATURES_OK if the device can't work with the features +negotiated). +The easiest way to do that is to allow the device to fail the +WRITE_STATUS command by posting a command reject. + } \\ +\hline |