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

From
Cornelia Huck <>
Date
2015-10-08T15:58:03+00:00
ID
Thread
Re: [virtio] [PATCH 0/1] ccw: provide status accessor for driver
On Fri, 11 Sep 2015 15:52:26 +0200
Cornelia Huck <> wrote:

> This update introduces a new ccw as status accessor in order to
> resolve VIRTIO-117. ccw works mostly fine right now; but this
> command is needed to properly support NEEDS_RESET.
> 
> Patches for qemu and Linux to be posted shortly.
> 
> I think this should target version 1.1 of the spec (leaving the
> 1.0-04 update for the virtio-blk changes only). Opinions?
> 
> Cornelia Huck (1):
>   ccw: add CCW_CMD_READ_STATUS
> 
>  content.tex | 23 ++++++++++++++++++++++-
>  1 file changed, 22 insertions(+), 1 deletion(-)
> 

Any feedback on that one? Otherwise, I'm taking silence as good news :)

I'll wait with opening this as a 1.1 issue until we're through with
-04, I think.