cloud-hypervisor/tests
Anirudh Rayabharam 7805fe58e2 tests: disable test_memory_mergeable_on for mshv
KSM doesn't work with MSHV stack since guest memory is pinned
(`pin_user_pages`) and pinned pages cannot be merged.

So, don't run the test for mshv.

Signed-off-by: Anirudh Rayabharam <anrayabh@linux.microsoft.com>
2023-01-19 13:25:40 +00:00
..
integration.rs tests: disable test_memory_mergeable_on for mshv 2023-01-19 13:25:40 +00:00