Merge "Update ASG context loading to handle combined allocation" into main am: f169a0a130

Original change: https://android-review.googlesource.com/c/platform/hardware/google/aemu/+/3326734

Change-Id: Ide6bad04c35d254d981d00526c1e6ed40e56c059
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
GitOrigin-RevId: 0617dcd901a2a72ecc4616ca79e1c9d5bd8bb1d4
2 files changed
tree: e1024dfe18fbee21dcdfbdf85518097c4d660a71
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. windows/
  8. .clang-format
  9. .gitignore
  10. Android.bp
  11. BUILD.bazel
  12. CMakeLists.txt
  13. LICENSE
  14. README.md
  15. rebuild.sh
README.md

AEMU library

This is an utility library for common functions used in the Android Emulator. External projects (gfxstream, QEMU) may use to perform C++ functions.