bareflank-hypervisor/kernel/tests/src
Rian Quinn 91886c75d9 Adds an example extension written in Rust and fixes a number of bugs
This patch:
- Adds a complete extension written in Rust, with all of the build
  system logic to support Rust development as well.
- Fixes an issues on Intel systems where the MSR bitmaps were not
  set up properly.
- Fixes a number of issues with UEFI.
- Fixes a number of issues with Windows, including a BSOD issue
  with narrow contracts.
2021-10-21 08:53:22 -06:00
..
debug_ring_write Adds missing unit tests for the loader 2021-10-15 08:07:34 -06:00
dispatch_esr_page_fault Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_callback_op Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_control_op Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_debug_op Adds missing unit tests for the loader 2021-10-15 08:07:34 -06:00
dispatch_syscall_bf_handle_op Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_mem_op Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_vm_op Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_vp_op Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
dispatch_syscall_bf_vs_op Adds missing unit tests for the loader 2021-10-15 08:07:34 -06:00
ext_pool_t Adds missing unit tests for the loader 2021-10-15 08:07:34 -06:00
ext_t Adds an example extension written in Rust and fixes a number of bugs 2021-10-21 08:53:22 -06:00
huge_pool_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
mk_main_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
serial_write Adds missing unit tests for the loader 2021-10-15 08:07:34 -06:00
vm_pool_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
vm_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
vmexit_loop Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
vp_pool_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
vp_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
vs_pool_t Completes all of the unit tests for the VMM 2021-10-11 15:45:29 -06:00
x64 Adds missing unit tests for the loader 2021-10-15 08:07:34 -06:00