mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
e32c9525c0
balloon_free_page_reporting test case should not work as expected. The reason is that MSHV pins all the pages during the memory map for the guest. Those pages can not be altered without unpinning the pages. MSHV does not support modifying the pages during the guest life cycle. This test case can be enabled once we add VA backed VM support. Signed-off-by: Muminul Islam <muislam@microsoft.com> |
||
---|---|---|
.. | ||
integration.rs |