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