summaryrefslogtreecommitdiff
path: root/drivers/virt/acrn/irqfd.c
AgeCommit message (Expand)Author
2025-05-01virt: acrn: Remove unused list 'acrn_irqfd_clients'Dr. David Alan Gilbert
2024-11-03assorted variants of irqfd setup: convert to CLASS(fd)Al Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2022-03-18virt: acrn: Remove unsued acrn_irqfds_mutex.Sebastian Andrzej Siewior
2021-03-10virt: acrn: Use EPOLLIN instead of POLLINYejune Deng
2021-03-10virt: acrn: Use vfs_poll() instead of f_op->poll()Yejune Deng
2021-02-09virt: acrn: Introduce irqfdShuo Liu