[PATCH v2] ccw: clarify device reset

From
Stefan Hajnoczi <>
Date
2021-11-29T10:13:00+00:00
ID
Thread
[PATCH v2] ccw: clarify device reset
On Fri, Nov 26, 2021 at 12:46:54PM +0100, Cornelia Huck wrote:
> Unlike other transports, a reset triggered by the driver is actually
> complete once the command has been completed. Make this behaviour
> and the requirements more explicit.
>
> Signed-off-by: Cornelia Huck <>
> ---
>
> v1->v2: drop channel I/O internals, talk more specificly about virtio reset
>
> ---
>  conformance.tex |  2 ++
>  content.tex
| 22 +++++++++++++++++++++-
>  2 files changed, 23 insertions(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <>