On Tue, Nov 05, 2024 at 03:47:46PM -0700, Alex Williamson wrote: > I think the API to vfio core also suggests we shouldn't be modifying the > ops pointer after the core device is allocated. Yeah, that is a dangerous pattern we should avoid Jason
On Tue, Nov 05, 2024 at 03:47:46PM -0700, Alex Williamson wrote: > I think the API to vfio core also suggests we shouldn't be modifying the > ops pointer after the core device is allocated. Yeah, that is a dangerous pattern we should avoid Jason