commit | 4de509ad50103ea4cc721db63446061acdb230d2 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jul 04 19:29:33 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Jul 13 08:56:16 2022 +0900 |
tree | 35140843d3a4d772dbbb73a68249425036752841 | |
parent | cfaf038d746c4d0a671e67e19f2592b6faf32cbf [diff] |
Start seriallogging eariler on microdroid If the payload fails to run, early kernel logs will be lost as seriallogging is responsible for pulling ring buffer. This change starts seriallogging much eariler, so we can see early kernel logs even when payload fails to run. Bug: 236451404 Test: see log with fully-debuggable VMs Change-Id: I172798434eaefcebfec83c8bd97bbcd52287affa
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.