Sergey Temerkhanov
Sergey Temerkhanov
- Reimplement coroutine pool to save memory allocations/deallocations - Reduce thread stack sizes - Reimplement mmap-based memory allocation function Signed-off-by: Sergey Temerkhanov
Add gperftools to the build to facilitate memory profiling
Support DPDK/SPDK in EVE
vIOMMU enablement requires more elaborate PCI topologies or logic Signed-off-by: Sergey Temerkhanov
Add initial kvmtool support Signed-off-by: Sergey Temerkhanov
Support dnsmasq socket communications
The initial patch: https://aur.archlinux.org/cgit/aur.git/tree/add-acs-overrides.patch?h=linux-vfio Tasks: - Integrate into the EVE kernel - Clean up the code - Add a feature of overriding ACS by the BDF address - Test passthrough...
- Set up Windows ARM64 debugging environment - Bring up ARM64 drivers for virtio-gpu and QXL - Ensure they pass at least dxdiag - Test the drivers for stability -...