aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virt/acrn/irqfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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