commit | 2ebb002551dc659777ca1859035aff1e0986e451 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Mar 17 14:37:34 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sat Mar 18 10:05:32 2023 +0900 |
tree | f9d1a57ae48ce6170a65099e50cf14cc641c6b4e | |
parent | 87bea6bb50b9352b31a9b7f58002e5e5e6fd752f [diff] |
kexec failure gives more detailed reason Bug: 272365447 Test: apply https://android-review.git.corp.google.com/c/platform/external/scudo/+/247547 Build aosp_cf_x86_64_phone, and run the microdroid VM. It fails with the following message: [ 1.353364] Failed to load panic kernel: Cannot assign requested address [ 1.353678] Image size too big? /system/etc/microdroid_crashdump_kernel:2262528 bytes, /system/etc/microdroid_crashdump_initrd.img:10584832 bytes Change-Id: I290c589b084ddb0a51a4e6018dfdf69e8505d341
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.