Re: [RFC PATCH v8 0/6] Report vfio-ap configuration changes

2025-05-12 Thread Cédric Le Goater
Hello Rorie, On 5/9/25 18:36, Rorie Reyes wrote: Changelog: v8: - fixed windows cross-compile build - moved /hw/vfio/ap-stub.c to /hw/s390x/ap-stub.c - updated the use of stub file to MAINTAINERS to reflect new location - removed if_false for 'CONFIG_VFIO_AP' statement from /hw/vfio/meson.build

[RFC PATCH v8 0/6] Report vfio-ap configuration changes

2025-05-09 Thread Rorie Reyes
Changelog: v8: - fixed windows cross-compile build - moved /hw/vfio/ap-stub.c to /hw/s390x/ap-stub.c - updated the use of stub file to MAINTAINERS to reflect new location - removed if_false for 'CONFIG_VFIO_AP' statement from /hw/vfio/meson.build - added if_false for 'CONFIG_VFIO_AP' to use ap-stub