aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/acrn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu1-0/+42
2021-10-05virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu1-0/+28
2021-02-09virt: acrn: Introduce irqfdShuo Liu1-0/+15
2021-02-09virt: acrn: Introduce ioeventfdShuo Liu1-0/+29
2021-02-09virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisorShuo Liu1-0/+55
2021-02-09virt: acrn: Introduce interrupt injection interfacesShuo Liu1-0/+17
2021-02-09virt: acrn: Introduce interfaces for PCI device passthroughShuo Liu1-0/+61
2021-02-09virt: acrn: Introduce PCI configuration space PIO accesses combinerShuo Liu1-0/+27
2021-02-09virt: acrn: Introduce I/O request managementShuo Liu1-0/+150
2021-02-09virt: acrn: Introduce EPT mapping managementShuo Liu1-0/+49
2021-02-09virt: acrn: Introduce an ioctl to set vCPU registers stateShuo Liu1-0/+119
2021-02-09virt: acrn: Introduce VM management interfacesShuo Liu1-0/+58