commit | 21d12bf0061358d7c47a9fe8091aa0feea4a9c87 | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Tue Mar 14 11:04:58 2023 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Tue Mar 14 11:11:39 2023 +0000 |
tree | 7185a27cb31ddc75acb67746809159f47cbdb27f | |
parent | 27e19446dc83882467ef05b6875011ab2447549e [diff] |
Define the vcpu stall detector node in the pvmfw DT template The generated device tree in CrosVM is verified before passing it to the pvmfw. Make sure that we include the vcpu stall detector node in the DT template to probe the device. Bug: 273440896 Test: Verify that the vcpu_stall detector node is probed in the guest Change-Id: I6c07dec52c8db4d8cc28da7d3844513e3fea82f4 Signed-off-by: Sebastian Ene <sebastianene@google.com>
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.