qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixe


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixes
Date: Thu, 13 Jul 2017 12:58:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 07/13/2017 12:40 PM, Christian Borntraeger wrote:
> here are the remaining PCI patches also enabling AIS via KVM.
> CPU model wise we do not put AIS in a default model for zEC12 and z13
> since almost all distribution kernels do not have ais yet. This would
> break -cpu zEC12 and -cpu z13 if QEMU is updated.
> 
> patches are against previous series.

The current state (including netboot bios) can be found on

https://github.com/borntraeger/qemu/tree/s390-next

> 
> 
> Yi Min Zhao (3):
>   s390x: initialize cpu firstly
>   s390x/cpumodel: add zpci, aen and ais facilities
>   s390x/flic: migrate ais states
> 
>  hw/intc/s390_flic.c             | 23 +++++++++++-
>  hw/intc/s390_flic_kvm.c         | 78 
> +++++++++++++++++++++++++++++++++++++++--
>  hw/s390x/s390-virtio-ccw.c      |  9 +++--
>  include/hw/s390x/s390_flic.h    |  1 +
>  target/s390x/cpu_features.c     |  3 ++
>  target/s390x/cpu_features_def.h |  3 ++
>  target/s390x/gen-features.c     |  5 +++
>  target/s390x/kvm.c              |  7 ++++
>  8 files changed, 122 insertions(+), 7 deletions(-)
> 




reply via email to

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