summaryrefslogtreecommitdiff
path: root/drivers/virt/acrn/hsm.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-09virt: acrn: Introduce ioeventfdShuo Liu1-0/+11
2021-02-09virt: acrn: Introduce interfaces to query C-states and P-states allowed by hy...Shuo Liu1-0/+69
2021-02-09virt: acrn: Introduce interrupt injection interfacesShuo Liu1-0/+40
2021-02-09virt: acrn: Introduce interfaces for PCI device passthroughShuo Liu1-0/+50
2021-02-09virt: acrn: Introduce I/O request managementShuo Liu1-2/+41
2021-02-09virt: acrn: Introduce EPT mapping managementShuo Liu1-0/+15
2021-02-09virt: acrn: Introduce an ioctl to set vCPU registers stateShuo Liu1-1/+33
2021-02-09virt: acrn: Introduce VM management interfacesShuo Liu1-2/+74
2021-02-09virt: acrn: Introduce ACRN HSM basic driverShuo Liu1-0/+87