[roll] Roll fuchsia [qemu] Add error for no kvm

Currently if there is no KVM on the host machine, fx qemu -k will output
the wrong error. It asks you to update permissions which doesn't work if
/dev/kvm doesn't exist.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273764
Original-Revision: e921a8772657e46050edaa3884dfb0ffe4eb9b7a
GitOrigin-RevId: 4becd5a36b640f19b5d3747da67fff17bf359586
Change-Id: I2e74e0d45d88702db5e769771b88489154114f33
1 file changed
tree: 31b302eba42bde46ba56a60d41cb861ed59961ca
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.