commit | 0cf56f5fb97b8e03e3ad08610ca39a85b4a84eb6 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@google.com> | Wed Mar 19 17:57:00 2025 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 17:57:00 2025 -0700 |
tree | 77603187a288aa13110780a4dbb23966635a9578 | |
parent | 70670b5fe680220f2ef0d9aa6a0b63513133f1df [diff] |
[botanist][qemu] Removing //tools/qemu from botanist This removes the dependency from botanist on //tools/qemu. Botanist has been migrated to use ffx to manage emulator instances, so this code is not used. There was a mapping of cpu architecture names that was being referenced, that are now copied into emulator.go. This change is being done to clean up tech debt and more clearly understand what code is being used and what can be cleaned up and replaced with more modern or heavily used libraries. Change-Id: I7095cddeec142038fb40948bf4f4499917e4af5b Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1232108 Reviewed-by: Ina Huh <ihuh@google.com> Commit-Queue: Clayton Wilkinson <wilkinsonclay@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.