From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: [PATCH] KVM: s390: virtio-ccw bugfix. Date: Thu, 4 Apr 2013 10:25:05 +0200 Message-ID: <1365063906-61392-1-git-send-email-cornelia.huck@de.ibm.com> Cc: Christian Borntraeger , Carsten Otte , Alexander Graf , Heiko Carstens , Martin Schwidefsky , KVM , linux-s390 To: Marcelo Tosatti , Gleb Natapov Return-path: Received: from e06smtp14.uk.ibm.com ([195.75.94.110]:37547 "EHLO e06smtp14.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763756Ab3DDIZL (ORCPT ); Thu, 4 Apr 2013 04:25:11 -0400 Received: from /spool/local by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 Apr 2013 09:20:39 +0100 Sender: kvm-owner@vger.kernel.org List-ID: Hi, another virtio-ccw bugfix for a problem where we would not reset old I/O errors. Please apply. Cornelia Huck (1): KVM: s390: virtio_ccw: reset errors for new I/O. drivers/s390/kvm/virtio_ccw.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.7.12.4