summaryrefslogtreecommitdiffstats
path: root/drivers/virt/acrn/hypercall.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-05virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu1-0/+26
2021-10-05virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu1-0/+26
2021-02-09virt: acrn: Introduce an interface for Service VM to control vCPUShuo Liu1-0/+14
2021-02-09virt: acrn: Introduce interfaces to query C-states and P-states allowed by hy...Shuo Liu1-0/+12
2021-02-09virt: acrn: Introduce interrupt injection interfacesShuo Liu1-0/+41
2021-02-09virt: acrn: Introduce interfaces for PCI device passthroughShuo Liu1-0/+54
2021-02-09virt: acrn: Introduce I/O request managementShuo Liu1-0/+28
2021-02-09virt: acrn: Introduce EPT mapping managementShuo Liu1-0/+14
2021-02-09virt: acrn: Introduce an ioctl to set vCPU registers stateShuo Liu1-0/+13
2021-02-09virt: acrn: Introduce VM management interfacesShuo Liu1-0/+78