On Thu, 19 Feb 2026 09:01:03 +0000 Shameer Kolothum <[email protected]> wrote:
> Install an event handler on the vEVENTQ fd to read and propagate host > generated vIOMMU events to the guest. > > The handler runs in QEMU's main loop, using a non-blocking fd registered > via qemu_set_fd_handler(). > > Reviewed-by: Eric Auger <[email protected]> > Reviewed-by: Nicolin Chen <[email protected]> > Tested-by: Nicolin Chen <[email protected]> > Signed-off-by: Shameer Kolothum <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>
