Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-01 | virt: acrn: Remove unused list 'acrn_irqfd_clients' | Dr. David Alan Gilbert | 1 | -2/+0 |
2024-11-03 | assorted variants of irqfd setup: convert to CLASS(fd) | Al Viro | 1 | -9/+4 |
2024-08-13 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -3/+3 |
2022-03-18 | virt: acrn: Remove unsued acrn_irqfds_mutex. | Sebastian Andrzej Siewior | 1 | -1/+0 |
2021-03-10 | virt: acrn: Use EPOLLIN instead of POLLIN | Yejune Deng | 1 | -1/+1 |
2021-03-10 | virt: acrn: Use vfs_poll() instead of f_op->poll() | Yejune Deng | 1 | -2/+2 |
2021-02-09 | virt: acrn: Introduce irqfd | Shuo Liu | 1 | -0/+235 |