qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 7e7494: s390x/virtio-ccw: Adapter interrupt s


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 7e7494: s390x/virtio-ccw: Adapter interrupt support.
Date: Fri, 07 Mar 2014 08:30:04 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 7e7494627f43b26c565a132639d82de260c26cc8
      
https://github.com/qemu/qemu/commit/7e7494627f43b26c565a132639d82de260c26cc8
  Author: Cornelia Huck <address@hidden>
  Date:   2014-03-05 (Wed, 05 Mar 2014)

  Changed paths:
    M hw/s390x/css.c
    M hw/s390x/css.h
    M hw/s390x/virtio-ccw.c
    M hw/s390x/virtio-ccw.h
    M target-s390x/ioinst.h
    M target-s390x/kvm.c
    M trace-events

  Log Message:
  -----------
  s390x/virtio-ccw: Adapter interrupt support.

Handle the new CCW_CMD_SET_IND_ADAPTER command enabling adapter interrupts
on guest request. When active, host->guest notifications will be handled
via global_indicator -> queue indicators instead of queue indicators +
subchannel I/O interrupt. Indicators for virtqueues may be present at an
offset.

Acked-by: Christian Borntraeger <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: c3f8d28e455bff9bde2b81bd0c9b1d437b88c159
      
https://github.com/qemu/qemu/commit/c3f8d28e455bff9bde2b81bd0c9b1d437b88c159
  Author: Peter Maydell <address@hidden>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M hw/s390x/css.c
    M hw/s390x/css.h
    M hw/s390x/virtio-ccw.c
    M hw/s390x/virtio-ccw.h
    M target-s390x/ioinst.h
    M target-s390x/kvm.c
    M trace-events

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into 
staging

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.

# gpg: Signature made Wed 05 Mar 2014 08:48:18 GMT using RSA key ID C6F02FAF
# gpg: Can't check signature: public key not found

* remotes/cohuck/tags/virtio-ccw-20140305:
  s390x/virtio-ccw: Adapter interrupt support.

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/4c288acbd6b9...c3f8d28e455b

reply via email to

[Prev in Thread] Current Thread [Next in Thread]