qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] s390x: next batch of patches
@ 2016-06-14 12:13 Cornelia Huck
  2016-06-14 12:13 ` [Qemu-devel] [PULL 1/7] linux-headers: update Cornelia Huck
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Cornelia Huck @ 2016-06-14 12:13 UTC (permalink / raw)
  To: peter.maydell; +Cc: borntraeger, agraf, jfrei, qemu-devel, Cornelia Huck

The following changes since commit a28aae041aa76a779df6467a7fe68b9e8a8b2c0a:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160614' into staging (2016-06-14 09:30:05 +0100)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20160614

for you to fetch changes up to 393ad2a4a15db3836698de0e11249b4ec9dafb11:

  s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts (2016-06-14 14:00:05 +0200)

----------------------------------------------------------------
More s390x patches, this time mostly dealing with channel I/O:
Bugfixes and cleanups, and dequeue pending interrupts after
machine checks.

----------------------------------------------------------------

Christian Borntraeger (3):
  virtio-ccw: Provide traces for indicator changes
  s390x: Limit s390-ccw machines to 248 CPUs
  s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts

Cornelia Huck (2):
  linux-headers: update
  s390x/css: introduce property type for device ids

Halil Pasic (2):
  s390x/kvm: add interface for clearing IO irqs
  s390x/css: clear IO irqs when generating IPI CRW

 hw/intc/s390_flic.c                            |   8 ++
 hw/intc/s390_flic_kvm.c                        |  26 ++++++
 hw/s390x/css.c                                 | 124 ++++++++++++++++++++++++-
 hw/s390x/s390-virtio-ccw.c                     |   2 +-
 hw/s390x/virtio-ccw.c                          |  80 +++++++---------
 hw/s390x/virtio-ccw.h                          |   2 +-
 include/hw/s390x/css.h                         |  17 ++++
 include/hw/s390x/s390_flic.h                   |   2 +
 include/standard-headers/linux/pci_regs.h      |  20 +++-
 include/standard-headers/linux/virtio_config.h |   2 +
 linux-headers/asm-arm/unistd.h                 |   2 +
 linux-headers/asm-arm64/unistd.h               |   3 +
 linux-headers/asm-powerpc/unistd.h             |   2 +
 linux-headers/asm-s390/kvm.h                   |   1 +
 linux-headers/asm-s390/unistd.h                |   4 +-
 linux-headers/asm-x86/kvm.h                    |   6 +-
 linux-headers/asm-x86/unistd_x32.h             |   2 +
 linux-headers/linux/kvm.h                      |   1 +
 target-s390x/kvm.c                             |   5 +-
 trace-events                                   |   1 +
 20 files changed, 251 insertions(+), 59 deletions(-)

-- 
2.9.0

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

end of thread, other threads:[~2016-06-14 12:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 12:13 [Qemu-devel] [PULL 0/7] s390x: next batch of patches Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 1/7] linux-headers: update Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 2/7] s390x/kvm: add interface for clearing IO irqs Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 3/7] s390x/css: clear IO irqs when generating IPI CRW Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 4/7] s390x/css: introduce property type for device ids Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 5/7] virtio-ccw: Provide traces for indicator changes Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 6/7] s390x: Limit s390-ccw machines to 248 CPUs Cornelia Huck
2016-06-14 12:13 ` [Qemu-devel] [PULL 7/7] s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts Cornelia Huck
2016-06-14 12:51 ` [Qemu-devel] [PULL 0/7] s390x: next batch of patches 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).