[roll] Roll fuchsia [virtualization][vmm] Improve logging of errors at startup.

VMM startup failures currently appear to users as a silent failure.

Add logging to error paths in main() to provide some hints to user as to
why the guest failed to launch.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/552264
Original-Revision: 7dcd0a3daba34e90fb8d6b10960bc9db4c07f691
GitOrigin-RevId: 0d857e3a4ff7a2874a827bbbc56d7f80c49f704f
Change-Id: I7b88bedb3c5d3674595d062ece2acfed33a59696
1 file changed
tree: 050c69d4433303811146c298769b4cf8eaecf5df
  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.