summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/uintr_fd.c
AgeCommit message (Expand)Author
2023-07-18add system call uintr_event(int fd)temp2Your Name
2023-07-14sys_uintr_wait 添加超时时间支持.qemu 下建议 2575usuintr_wait_fixYour Name
2022-07-11turn off debug, modify makefile for test, ready for iouringtsing-kernel项小羽
2022-04-18now can caught all intructions, and msrs workxxy
2021-09-12x86/uintr: Introduce uintr_wait() syscallSohil Mehta
2021-09-12x86/uintr: Introduce user IPI sender syscallsSohil Mehta
2021-09-12x86/uintr: Introduce vector registration and uintr_fd syscallSohil Mehta
2021-09-12x86/uintr: Introduce uintr receiver syscallsSohil Mehta