[roll] Roll fuchsia [docs] Replace "qemu-x64" with "x64".

The "qemu-x64" board is deprecated in favor of "x64" and
b/293640613 plans to completely delete the qemu-x64. Change
I6a463c863e8a9738691a934ea0e31d243cdd104d made "qemu-x64" an
alias to "x64", and the terminal.qemu-x64 image has been removed
from the SDK.

Keeping the "qemu-x64" in docs and help messages increases the
mental tax for developers. This change replaces all the "qemu-x64"
in docs and command help messages with "x64".

This change doesn't change:
(1) Mentioning of "qemu-x64" hardcoded in test binaries.
(2) Mentioning of "qemu-x64" in RFCs.
(3) Mentioning of products already deleted (for example, "workstation_eng").

Original-Bug: 293640613
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1013494
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: 38232c19a2fe3d51142911e51926c313a690604a
GitOrigin-RevId: 14e27b796e07df15e61b5e9c6fb6c1a23af3c359
Change-Id: Ib690fcd88433662c1fb7f31ba6747ab6588b903b
1 file changed
tree: 224f415185c03c92641d466a5e310126859c2f04
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.