aboutsummaryrefslogtreecommitdiff
path: root/lib/libvmmapi/internal.h
Commit message (Expand)AuthorAgeFilesLines
* libvmmapi: Add support for setting up and configuring guest NUMA domainsBojan Novković6 days1-7/+4
* libvmmapi: Use the vmmctl device file to create and destroy VMsMark Johnston2024-11-051-1/+2
* libvmmapi: Conditionalize compilation of some functionsMark Johnston2024-04-101-8/+1
* libvmmapi: Make memory segment handling a bit more abstractMark Johnston2024-04-101-3/+10
* libvmmapi: Split the ioctl list into MI and MD listsMark Johnston2024-04-101-0/+48
* libvmmapi: Move VM capability names to vmmapi_machdep.cMark Johnston2024-04-101-0/+2
* libvmmapi: Move some ioctl wrappers to vmmapi_machdep.cMark Johnston2024-04-101-1/+11
* libvmmapi: Add a struct vcpu and use it in most APIs.John Baldwin2023-03-241-0/+17