RE: [PATCH for-10.1 v2 25/37] vfio: Move vfio_reset_handler() into device.c

2025-03-27 Thread Duan, Zhenzhong
>-Original Message- >From: Cédric Le Goater >Subject: [PATCH for-10.1 v2 25/37] vfio: Move vfio_reset_handler() into >device.c > >Pass-through devices of a VM are not necessarily in the same group and >all groups/address_spaces need to be scanned when the machine is >reset. Commit f16f3

Re: [PATCH for-10.1 v2 25/37] vfio: Move vfio_reset_handler() into device.c

2025-03-27 Thread John Levon
On Wed, Mar 26, 2025 at 08:51:10AM +0100, Cédric Le Goater wrote: > Pass-through devices of a VM are not necessarily in the same group and > all groups/address_spaces need to be scanned when the machine is > reset. Commit f16f39c3fc97 ("Implement PCI hot reset") introduced a VM > reset handler for