Upgrade pvmfw.img to build 8412944

git log --first-parent -100 --oneline --no-decorate e1cab33..7419c09
7419c09c14 ANDROID: pvmfw: Enroll into MMIO guard manually
e56b2fbe5b ANDROID: pvmfw: Add a machine mach-pvmfw
67d3660818 arm64: Handle MMIO guard injected exceptions
ff9edd19f6 FROMLIST: armv8: Initialize MAIR in early boot
544489298a FROMLIST: armv8: Drop support for non-MEMORY_ATTRIBUTES MAIR
b5e6a5e442 FROMLIST: arm64: Import some ESR and SPSR defines from Linux
bd8f34d105 ANDROID: qemu-arm: Introduce CrosVM mem_map
50bca7115a Merge changes I5d3c9f76,I6c6f0f45,I16f08feb,Ieb82a49c
042cdd8f83 ANDROID: qemu-minimal: Disable legacy virtio-pci
c87579cbed FROMLIST: virtio: pci: Allow exclusion of legacy driver
86e0c38add Merge "ANDROID: Format the BCC inputs for ease of parsing"
96da6113e5 Merge "ANDROID: pvmfw: Use embedded DT"
1ccbeb4aad ANDROID: Disable PCI PNP with crosvm
82c957b2cc ANDROID: pvmfw: Disable virtio MMIO bus

Built here: ab/8412944

The change is generated with prebuilt drop tool.

Bug: 216798684
Bug: 219752211

Change-Id: Icc332547051a4c8b22b103ea291cd8d8bf288274
2 files changed
tree: b8a9d4f838b62881895c8cbbb7a58d1a08d00b11
  1. .prebuilt_info/
  2. apex/
  3. apkdmverity/
  4. authfs/
  5. compos/
  6. demo/
  7. docs/
  8. javalib/
  9. launcher/
  10. libs/
  11. microdroid/
  12. microdroid_manager/
  13. pvmfw/
  14. tests/
  15. virtualizationservice/
  16. vm/
  17. zipfuse/
  18. .clang-format
  19. .gitignore
  20. Android.bp
  21. OWNERS
  22. PREUPLOAD.cfg
  23. README.md
  24. TEST_MAPPING
README.md

Virtualization

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.