On 5/2/25 16:22, Steve Sistare wrote:
> Cleanup a few vfio functions prior to the introduction of CPR.
>
> These were extracted from
> https://lore.kernel.org/qemu-devel/1739542467-226739-1-git-send-email-steven.sistare@oracle.com/
>
> Changes in V3:
> * update to master
>
> Steve Sistare (3):
> vfio/container: ram discard disable helper
> vfio/container: reform vfio_container_connect cleanup
> vfio/container: vfio_container_group_add
>
> hw/vfio/container.c | 131 +++++++++++++++++++++++++++++-----------------------
> 1 file changed, 73 insertions(+), 58 deletions(-)
>
> base-commit: 73d29ea2417b58ca55fba1aa468ba38e3607b583
>
Applied to vfio-next with this change :
vfio_attach_discard_disable() -> vfio_container_attach_discard_disable()
Thanks,
C.