Re: [PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices

2020-07-27 Thread Tony Krowiak
On 7/24/20 4:38 AM, Pierre Morel wrote: On 2020-07-20 17:03, Tony Krowiak wrote: This patch refactor's the vfio_ap device driver to use the AP bus's ap_get_qdev() function to retrieve the vfio_ap_queue struct containing information about a queue that is bound to the vfio_ap device driver. T

Re: [PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices

2020-07-27 Thread Tony Krowiak
On 7/24/20 4:38 AM, Pierre Morel wrote: On 2020-07-20 17:03, Tony Krowiak wrote: This patch refactor's the vfio_ap device driver to use the AP bus's ap_get_qdev() function to retrieve the vfio_ap_queue struct containing information about a queue that is bound to the vfio_ap device driver. T

Re: [PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices

2020-07-24 Thread Pierre Morel
On 2020-07-20 17:03, Tony Krowiak wrote: This patch refactor's the vfio_ap device driver to use the AP bus's ap_get_qdev() function to retrieve the vfio_ap_queue struct containing information about a queue that is bound to the vfio_ap device driver. The bus's ap_get_qdev() function retrieves t

[PATCH v9 02/15] s390/vfio-ap: use new AP bus interface to search for queue devices

2020-07-20 Thread Tony Krowiak
This patch refactor's the vfio_ap device driver to use the AP bus's ap_get_qdev() function to retrieve the vfio_ap_queue struct containing information about a queue that is bound to the vfio_ap device driver. The bus's ap_get_qdev() function retrieves the queue device from a hashtable keyed by APQN