commit | f25cb92cd6212842db44bdb84cec1c4a7cdfd798 | [log] [tgz] |
---|---|---|
author | Keir Fraser <keirf@google.com> | Wed Nov 23 14:26:00 2022 +0000 |
committer | Keir Fraser <keirf@google.com> | Wed Nov 23 14:26:00 2022 +0000 |
tree | 7236794b91cdc63fc99a671ed3db1aaf7a602c3f | |
parent | 4d73d47a50bccc60f4e05b1d775ee072eb38b2b9 [diff] |
Enable crosvm balloon device based on new system property If the vendor advertises hypervisor.memory_reclaim.supported then the balloon is enabled, along with free page reporting. Otherwise it is not. Bug: 235579465 Test: atest MicrodroidTests Change-Id: Ic28be02722ded772b3398bd3dc1ac13828eed692
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.