mirror of
https://github.com/Bareflank/hypervisor
synced 2026-08-17 06:23:04 -04:00
This patch converts the hypervisor to use delegates, dramatically reducing the complexity of the hypervisor, while also providing a cleaner interface for extensions. [RFC]: https://github.com/Bareflank/hypervisor/issues/602 Signed-off-by: “rianquinn” <“rianquinn@gmail.com”> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_command_line_parser.cpp | ||
| test_ioctl_driver.cpp | ||
| test_main.cpp | ||
| test_support.h | ||