From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: qemu-devel <qemu-devel@nongnu.org>, KVM <kvm@vger.kernel.org>,
linux-s390 <linux-s390@vger.kernel.org>
Cc: "Marcelo Tosatti" <mtosatti@redhat.com>,
"Gleb Natapov" <gleb@redhat.com>,
"Anthony Liguori" <aliguori@us.ibm.com>,
"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>,
"Andreas Färber" <afaerber@suse.de>
Subject: [PATCH v8 0/2] s390: virtio-ccw transport.
Date: Thu, 24 Jan 2013 17:08:54 +0100 [thread overview]
Message-ID: <1359043736-6203-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
Hi,
patches against s390-next again, with coding style fixes.
Cornelia Huck (2):
s390: Add new channel I/O based virtio transport.
s390: Add s390-ccw-virtio machine.
hw/s390-virtio.h | 1 +
hw/s390x/Makefile.objs | 2 +
hw/s390x/s390-virtio-ccw.c | 134 +++++++
hw/s390x/virtio-ccw.c | 960 +++++++++++++++++++++++++++++++++++++++++++++
hw/s390x/virtio-ccw.h | 98 +++++
trace-events | 4 +
6 files changed, 1199 insertions(+)
create mode 100644 hw/s390x/s390-virtio-ccw.c
create mode 100644 hw/s390x/virtio-ccw.c
create mode 100644 hw/s390x/virtio-ccw.h
--
1.7.12.4
next reply other threads:[~2013-01-24 16:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 16:08 Cornelia Huck [this message]
2013-01-24 16:08 ` [PATCH 1/2] s390: Add new channel I/O based virtio transport Cornelia Huck
2013-01-24 16:08 ` [PATCH 2/2] s390: Add s390-ccw-virtio machine Cornelia Huck
2013-01-24 16:17 ` [PATCH v8 0/2] s390: virtio-ccw transport Alexander Graf
2013-01-25 12:37 ` Cornelia Huck
2013-01-25 12:40 ` Alexander Graf
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=1359043736-6203-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=cotte@de.ibm.com \
--cc=gleb@redhat.com \
--cc=heiko.carstens@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=qemu-devel@nongnu.org \
--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