From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Anthony Liguori <anthony@codemonkey.ws>,
Peter Maydell <peter.maydell@linaro.org>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>,
Alexander Graf <agraf@suse.de>
Subject: [Qemu-devel] [PULL 0/1] virtio-ccw: adapter interrupts
Date: Wed, 5 Mar 2014 10:14:04 +0100 [thread overview]
Message-ID: <1394010845-6179-1-git-send-email-cornelia.huck@de.ibm.com> (raw)
The following changes since commit f55ea6297cc0224fe4934b90ff5343b620b14669:
block/gluster: Add missing argument to qemu_gluster_init() call (2014-03-04 20:20:57 +0000)
are available in the git repository at:
git://github.com/cohuck/qemu.git tags/virtio-ccw-20140305
for you to fetch changes up to 7e7494627f43b26c565a132639d82de260c26cc8:
s390x/virtio-ccw: Adapter interrupt support. (2014-03-05 09:42:05 +0100)
----------------------------------------------------------------
One patch introducing support for adapter interrupts in virtio-ccw.
This improves performance for those guests that issue the new
CCW_CMD_SET_IND_ADAPTER channel command.
----------------------------------------------------------------
Cornelia Huck (1):
s390x/virtio-ccw: Adapter interrupt support.
hw/s390x/css.c | 10 +++++
hw/s390x/css.h | 2 +
hw/s390x/virtio-ccw.c | 102 +++++++++++++++++++++++++++++++++++++++++++++----
hw/s390x/virtio-ccw.h | 4 ++
target-s390x/ioinst.h | 2 +
target-s390x/kvm.c | 8 +++-
trace-events | 1 +
7 files changed, 120 insertions(+), 9 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-03-05 9:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 9:14 Cornelia Huck [this message]
2014-03-05 9:14 ` [Qemu-devel] [PULL 1/1] s390x/virtio-ccw: Adapter interrupt support Cornelia Huck
2014-03-07 16:38 ` [Qemu-devel] [PULL 0/1] virtio-ccw: adapter interrupts Peter Maydell
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=1394010845-6179-1-git-send-email-cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=agraf@suse.de \
--cc=anthony@codemonkey.ws \
--cc=borntraeger@de.ibm.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).