Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support

2022-02-04 Thread Michael S. Tsirkin
On Fri, Jan 14, 2022 at 03:38:40PM -0500, Matthew Rosato wrote: > For QEMU, the majority of the work in enabling instruction interpretation > is handled via new VFIO ioctls to SET the appropriate interpretation and > interrupt forwarding modes, and to GET the function handle to use for > interpreti

Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support

2022-01-18 Thread Matthew Rosato
On 1/17/22 10:23 AM, Thomas Huth wrote: On 14/01/2022 21.38, Matthew Rosato wrote: For QEMU, the majority of the work in enabling instruction interpretation is handled via new VFIO ioctls to SET the appropriate interpretation and interrupt forwarding modes, and to GET the function handle to use

Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support

2022-01-17 Thread Thomas Huth
On 14/01/2022 21.38, Matthew Rosato wrote: For QEMU, the majority of the work in enabling instruction interpretation is handled via new VFIO ioctls to SET the appropriate interpretation and interrupt forwarding modes, and to GET the function handle to use for interpretive execution. This series

[PATCH v2 0/9] s390x/pci: zPCI interpretation support

2022-01-14 Thread Matthew Rosato
For QEMU, the majority of the work in enabling instruction interpretation is handled via new VFIO ioctls to SET the appropriate interpretation and interrupt forwarding modes, and to GET the function handle to use for interpretive execution. This series implements these new ioctls, as well as add