qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] virtio-ccw: adapter interrupts
@ 2014-03-05  9:14 Cornelia Huck
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Cornelia Huck @ 2014-03-05  9:14 UTC (permalink / raw)
  To: Anthony Liguori, Peter Maydell
  Cc: Cornelia Huck, Christian Borntraeger, qemu-devel, Alexander Graf

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-07 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05  9:14 [Qemu-devel] [PULL 0/1] virtio-ccw: adapter interrupts Cornelia Huck
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

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).