bareflank-hypervisor/bfvmm/tests/vcpu
Rian Quinn 01842b4c77
Convert Hypervisor to use Delegates (#610)
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”>
2018-02-14 05:25:49 -07:00
..
CMakeLists.txt Convert Hypervisor to use Delegates (#610) 2018-02-14 05:25:49 -07:00
test_vcpu.cpp Convert Hypervisor to use Delegates (#610) 2018-02-14 05:25:49 -07:00
test_vcpu_factory.cpp Convert Hypervisor to use Delegates (#610) 2018-02-14 05:25:49 -07:00
test_vcpu_manager.cpp Convert Hypervisor to use Delegates (#610) 2018-02-14 05:25:49 -07:00