aboutsummaryrefslogtreecommitdiffstats
path: root/virt/lib/irqbypass.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-15Revert "irqbypass: do not start cons/prod when failed connect"Zhu Lingshan1-10/+6
2020-08-05irqbypass: do not start cons/prod when failed connectZhu Lingshan1-6/+10
2020-01-08KVM: lib: use jump label to handle resource release in irq_bypass_register_producer()Miaohe Lin1-9/+10
2020-01-08KVM: lib: use jump label to handle resource release in irq_bypass_register_consumer()Miaohe Lin1-9/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-01-12KVM: eventfd: fix NULL deref irqbypass consumerWanpeng Li1-2/+2
2016-05-11irqbypass: Disallow NULL tokenAlex Williamson1-1/+11
2015-10-01virt: IRQ bypass managerAlex Williamson1-0/+257