From: Gleb Natapov <gleb@redhat.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>, KVM <kvm@vger.kernel.org>,
linux-s390 <linux-s390@vger.kernel.org>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Carsten Otte <cotte@de.ibm.com>, Alexander Graf <agraf@suse.de>,
Heiko Carstens <heiko.carstens@de.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Sebastian Ott <sebott@linux.vnet.ibm.com>
Subject: Re: [PATCH v5 0/3] s390: Guest support for virtio-ccw.
Date: Tue, 18 Dec 2012 14:37:38 +0200 [thread overview]
Message-ID: <20121218123738.GJ11016@redhat.com> (raw)
In-Reply-To: <1355500938-35344-1-git-send-email-cornelia.huck@de.ibm.com>
On Fri, Dec 14, 2012 at 05:02:15PM +0100, 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.
>
> Cornelia Huck (3):
> KVM: s390: Handle hosts not supporting s390-virtio.
> s390/ccwdev: Include asm/schid.h.
> KVM: s390: Add a channel I/O based virtio transport driver.
>
> arch/s390/include/asm/ccwdev.h | 4 +-
> arch/s390/include/asm/irq.h | 1 +
> arch/s390/kernel/irq.c | 1 +
> drivers/s390/kvm/Makefile | 2 +-
> drivers/s390/kvm/kvm_virtio.c | 38 +-
> drivers/s390/kvm/virtio_ccw.c | 853 +++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 887 insertions(+), 12 deletions(-)
> create mode 100644 drivers/s390/kvm/virtio_ccw.c
>
Applied, thanks.
--
Gleb.
prev parent reply other threads:[~2012-12-18 12:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 16:02 [PATCH v5 0/3] s390: Guest support for virtio-ccw Cornelia Huck
2012-12-14 16:02 ` [PATCH 1/3] KVM: s390: Handle hosts not supporting s390-virtio Cornelia Huck
2012-12-14 16:02 ` [PATCH 2/3] s390/ccwdev: Include asm/schid.h Cornelia Huck
2012-12-14 16:02 ` [PATCH 3/3] KVM: s390: Add a channel I/O based virtio transport driver Cornelia Huck
2012-12-17 15:00 ` [PATCH v5 0/3] s390: Guest support for virtio-ccw Alexander Graf
2012-12-18 8:13 ` Christian Borntraeger
2012-12-18 12:37 ` Gleb Natapov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121218123738.GJ11016@redhat.com \
--to=gleb@redhat.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=cotte@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=schwidefsky@de.ibm.com \
--cc=sebott@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).