Re: [PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h

2025-04-07 Thread Cédric Le Goater
On 3/27/25 10:54, John Levon wrote: On Wed, Mar 26, 2025 at 08:51:20AM +0100, Cédric Le Goater wrote: "hw/vfio/vfio-common.h" has been emptied of most of its declarations by the previous changes and the only declarations left are related to VFIODevice. Rename it to "hw/vfio/vfio-device.h" and m

Re: [PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h

2025-04-05 Thread John Levon
On Wed, Mar 26, 2025 at 08:51:20AM +0100, Cédric Le Goater wrote: > "hw/vfio/vfio-common.h" has been emptied of most of its declarations > by the previous changes and the only declarations left are related to > VFIODevice. Rename it to "hw/vfio/vfio-device.h" and make the > necessary adjustments.

RE: [PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h

2025-03-27 Thread Duan, Zhenzhong
>-Original Message- >From: Cédric Le Goater >Subject: [PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h > >"hw/vfio/vfio-common.h" has been emptied of most of its declarations >by the previous changes and the only declarations left are re

[PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h

2025-03-26 Thread Cédric Le Goater
"hw/vfio/vfio-common.h" has been emptied of most of its declarations by the previous changes and the only declarations left are related to VFIODevice. Rename it to "hw/vfio/vfio-device.h" and make the necessary adjustments. Signed-off-by: Cédric Le Goater --- hw/vfio/migration-multifd.h