|
From: | Thomas Huth |
Subject: | Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support |
Date: | Mon, 17 Jan 2022 16:23:05 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 |
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 implements these new ioctls, as well as adding a new, optional 'intercept' parameter to zpci to request interpretation support not be used as well as an 'intassist' parameter to determine whether or not the firmware assist will be used for interrupt delivery or whether the host will be responsible for delivering all interrupts.
Hi Matthew,would it make sense to create a docs/system/s390x/zpci.rst doc file, too, where you could describe such new parameters like 'intassist' and 'intercept' (or is it 'interp') ? ... otherwise hardly anybody except you will know how to use these parameters later...
Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |