On 24/04/2015 11:18, Eric Auger wrote: >>> >> I implemented this alternative but my concern is the check method is >>> >> called before the qemu_irq setting. So on this callback I cannot >>> >> retrieve the qemu_irq VFIOINTp struct container object needed to setup >>> >> irqfd hence does not work for me. >> > >> > Isn't the qemu_irq passed as the third argument to the callback? I >> > thought this solution was fine because you weren't passing the "int n" >> > from sysbus_connect_irq to your notifier. > Yes it is. But I need to access the EventNotifiers for trigger & > resample which were initialized before for eventfd trigger and stored in > the container object. Will study if I can restructure the code ... What did the notifier code look like with your patch? Paolo _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm