summaryrefslogtreecommitdiffstats
path: root/drivers/virt/acrn/ioreq.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-08virt: acrn: using for_each_set_bit to simplify the codeYang Yingliang1-5/+1
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+1
2021-02-09virt: acrn: Introduce I/O ranges operation interfacesShuo Liu1-0/+60
2021-02-09virt: acrn: Introduce PCI configuration space PIO accesses combinerShuo Liu1-0/+76
2021-02-09virt: acrn: Introduce I/O request managementShuo Liu1-0/+521