ANDROID: KVM: arm64: Fix missing KVM stats accounting
The KVM stats protected_hyp_mem and protected_pgtable_mem give an insight into the hypervisor memory footprint. Sadly, some donations were omitted from these counters. Bug: 278749606 Bug: 222044477 Bug: 337946560 Fixes: 49c66dca ("ANDROID: KVM: arm64: Add protected_hyp_mem VM statistic") Fixes: 590fdd82 ("ANDROID: KVM: arm64: Add memory accounting for the VM pagetable memory") Change-Id: I96f97781886b11845c6db798fc39f5389f96375c Signed-off-by:Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment