Re: [Qemu-devel] [PATCH v10 1/6] linux-headers: linux header updates for AP support

2018-10-10 Thread Cornelia Huck
On Tue, 9 Oct 2018 13:52:21 -0400 Tony Krowiak wrote: > Updates the linux header files in preparation for introduction > of the VFIO AP device: > > * Added device attributes to the KVM_S390_VM_CRYPTO group > to indicate whether AP instructions are to be interpreted > > * Added VFIO device in

[Qemu-devel] [PATCH v10 1/6] linux-headers: linux header updates for AP support

2018-10-09 Thread Tony Krowiak
Updates the linux header files in preparation for introduction of the VFIO AP device: * Added device attributes to the KVM_S390_VM_CRYPTO group to indicate whether AP instructions are to be interpreted * Added VFIO device information for AP devices Signed-off-by: Tony Krowiak --- linux-heade