[roll] Roll fuchsia Add machine prerequisites for Machina testing.

This change adds a new section detailing the machine prerequisites for running Machina tests, including checks for Intel CPUs, KVM virtualization, and the absence of performance-hindering CPU mitigations. It also includes minor wording improvements and corrects terminal formatting for host-side commands.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1575933
Original-Revision: 06aa8a0666fd7dc1afa3fc0f8b2bd28b59bcaf10
GitOrigin-RevId: cd592a094cf3fdcd9b504aaac12ee6b4e04ef3b4
Change-Id: I86802a4b70bdd061289879cdf16c835f0d10313f
1 file changed
tree: 2ed0cf681144b915989cee018cd14afd173ff43c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.