[roll] Roll fuchsia [virtualization] Update README.md.

Make a few updates to README.md:

* Update the example `set` lines to include
  `//src/virtualization/packages`, which is no longer implicitly
  included by `//src/virtualization`.

* Update example set lines to be more copy/paste-friendly, using
  `core.x64` by default.

* Remove notes about needing a newer version of QEMU for ARM64, now
  that our prebuilt version is QEMU 5.0.

* Add missing formatting around example `kstats` output.

* Remove references to netbooting Fuchsia.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/552063
Original-Revision: edb247955a2536f8e626385fb014844e0ae0fc4a
GitOrigin-RevId: 0554fb4b8f60aafcfcf98cc652bd5c731d57a5fa
Change-Id: Ia9a5165fd2260acff77a0313aecd469cebe15c74
1 file changed
tree: 0e0aae0a03a3cf99c704e5aca905c9989ddd6741
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.