cloud-hypervisor/vmm
Rob Bradford f4495de143 vmm: Improve handling of shared memory backing
As huge pages are always MAP_SHARED then where the shared memory would
be checked (for vhost-user and local migration) we can also check
instead for huge pages.

The checking is also extended to cover the memory zones based
configuration as well.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-10-31 22:28:29 +00:00
..
src vmm: Improve handling of shared memory backing 2022-10-31 22:28:29 +00:00
Cargo.toml build: Bump libc from 0.2.135 to 0.2.137 2022-10-27 23:57:43 +00:00