From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: Re: [PATCH v5 0/3] s390: Guest support for virtio-ccw. Date: Tue, 18 Dec 2012 09:13:09 +0100 Message-ID: <50D02595.8040208@de.ibm.com> References: <1355500938-35344-1-git-send-email-cornelia.huck@de.ibm.com> <7613CB93-4C0D-4B68-B473-05DF99FE1EE9@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Cornelia Huck , KVM , linux-s390 , Carsten Otte , Heiko Carstens , Martin Schwidefsky , Sebastian Ott To: Alexander Graf , Marcelo Tosatti , Gleb Natapov Return-path: Received: from e06smtp14.uk.ibm.com ([195.75.94.110]:40964 "EHLO e06smtp14.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754302Ab2LRINP (ORCPT ); Tue, 18 Dec 2012 03:13:15 -0500 Received: from /spool/local by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 18 Dec 2012 08:12:35 -0000 In-Reply-To: <7613CB93-4C0D-4B68-B473-05DF99FE1EE9@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 17/12/12 16:00, Alexander Graf wrote: > > On 14.12.2012, at 17:02, Cornelia Huck wrote: > >> Hi, >> >> here's the virtio-ccw guest support for kvm/next again. >> >> The not-kvm specific patches have made their way upstream via the >> s390 tree in the meantime. Patch 2 fixes an inconsistency there. >> >> Patch 3 lost the now unneeded schid.h include; otherwise, the patches >> are unchanged from v4. > > Reviewed-by: Alexander Graf Marcelo, Gleb, can you add those patches to the KVM next tree? Christian