Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libvmmapi: Conditionalize compilation of some functions | Mark Johnston | 2024-04-10 | 2 | -1/+10 |
* | libvmmapi: Make vm_raise_msi() a common function | Mark Johnston | 2024-04-10 | 1 | -0/+7 |
* | libvmmapi: Move PCI passthrough ioctl wrappers into a separate file | Mark Johnston | 2024-04-10 | 1 | -1/+2 |
* | libvmmapi: Move more amd64-specific ioctl wrappers to vmmapi_machdep.c | Mark Johnston | 2024-04-10 | 1 | -0/+124 |
* | libvmmapi: Split the ioctl list into MI and MD lists | Mark Johnston | 2024-04-10 | 1 | -0/+34 |
* | libvmmapi: Move VM capability names to vmmapi_machdep.c | Mark Johnston | 2024-04-10 | 1 | -0/+15 |
* | libvmmapi: Move some ioctl wrappers to vmmapi_machdep.c | Mark Johnston | 2024-04-10 | 1 | -0/+195 |
* | libvmmapi: Add a subdirectory for amd64-specific code | Mark Johnston | 2024-04-10 | 3 | -0/+570 |