crosvm/hypervisor/tests
Oystein Eftevaag ed99bb7651 More hypervisor exit handler tests
Covers most of the instructions that may require special handling.
The tests don't necessarily test for outcomes, but for now will
at least exercise the handlers.

Change-Id: I4427fdfd4625da3a0f034bcfb12be7707d256e8d
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5483708
Reviewed-by: Judson Powers <judsonp@google.com>
Commit-Queue: Oystein Eftevaag <oysteine@chromium.org>
Reviewed-by: Noah Gold <nkgold@google.com>
2024-05-14 01:22:02 +00:00
..
kvm hypervisor: remove kvm crate dependency 2024-05-07 19:55:57 +00:00
dirty_log.rs hypervisor: tests: require windows for haxm 2024-03-08 01:12:21 +00:00
hypervisor_virtualization.rs More hypervisor exit handler tests 2024-05-14 01:22:02 +00:00
mmio_and_pio.rs Add hypervisor PIO tests. 2024-05-13 19:57:31 +00:00
mmio_fetch_memory.rs Remove target_arch = "x86" checks 2023-08-18 23:36:47 +00:00
read_only_memory.rs hypervisor: tests: require windows for haxm 2024-03-08 01:12:21 +00:00
real_run_addr.rs hypervisor: tests: require windows for haxm 2024-03-08 01:12:21 +00:00
remove_memory.rs hypervisor: tests: require windows for haxm 2024-03-08 01:12:21 +00:00
tsc_offsets.rs hypervisor: x86_64: provide single-MSR get/set APIs 2024-04-09 19:37:24 +00:00