Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libvmmapi: Add support for setting up and configuring guest NUMA domains | Bojan Novković | 6 days | 1 | -7/+4 |
* | libvmmapi: Use the vmmctl device file to create and destroy VMs | Mark Johnston | 2024-11-05 | 1 | -1/+2 |
* | libvmmapi: Conditionalize compilation of some functions | Mark Johnston | 2024-04-10 | 1 | -8/+1 |
* | libvmmapi: Make memory segment handling a bit more abstract | Mark Johnston | 2024-04-10 | 1 | -3/+10 |
* | libvmmapi: Split the ioctl list into MI and MD lists | Mark Johnston | 2024-04-10 | 1 | -0/+48 |
* | libvmmapi: Move VM capability names to vmmapi_machdep.c | Mark Johnston | 2024-04-10 | 1 | -0/+2 |
* | libvmmapi: Move some ioctl wrappers to vmmapi_machdep.c | Mark Johnston | 2024-04-10 | 1 | -1/+11 |
* | libvmmapi: Add a struct vcpu and use it in most APIs. | John Baldwin | 2023-03-24 | 1 | -0/+17 |