aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/virt/acrn/irqfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18virt: acrn: Remove unsued acrn_irqfds_mutex.Sebastian Andrzej Siewior1-1/+0
2021-03-10virt: acrn: Use EPOLLIN instead of POLLINYejune Deng1-1/+1
2021-03-10virt: acrn: Use vfs_poll() instead of f_op->poll()Yejune Deng1-2/+2
2021-02-09virt: acrn: Introduce irqfdShuo Liu1-0/+235