qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] s390x: next batch of patches


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH 0/7] s390x: next batch of patches
Date: Mon, 13 Jun 2016 10:19:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 06/08/2016 01:02 PM, Cornelia Huck wrote:
> 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(-)
> 

Selection looks good to me.




reply via email to

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