Sync address_space_shared_slots_host_memory_allocator.cpp to external/qemu

Bug: 322026591
Test: presubmit
Change-Id: I0bb8a525c28523afb14d9a29d3709e1bf2431ea1
Signed-off-by: Roman Kiryanov <rkir@google.com>
GitOrigin-RevId: cc1f4f0d839bde42534e97991cd60c605a0be6e3
1 file changed
tree: 295e1924290cb4ebb0306b5ffec96ccfe0cb15cf
  1. base/
  2. build-config/
  3. CMake/
  4. host-common/
  5. snapshot/
  6. third-party/
  7. .clang-format
  8. .gitignore
  9. Android.bp
  10. CMakeLists.txt
  11. LICENSE
  12. README.md
  13. 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.