[roll] Roll fuchsia [virtio][assembly] Default to allow

The `Default` derive in `PlatformParavirtualizationConfig` uses
`FeatureControl::default` as opposed to `default_allowed` as probably
intended by the default impl.

Implement `Default` explicitly so all platforms default to allowing
virtualization as long as the board supports it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069282
Size-Review: Aaron Wood <aaronwood@google.com>
Original-Revision: 95a5cf25f32cd8c87bb3bf4e3bf1c0e1e3841145
GitOrigin-RevId: e297c4045a733b4ab15951e2baebf163fdac1812
Change-Id: I531c1bd2d9bc4e32af42b4461905c6a8c0421a01
1 file changed
tree: e3c55d7f7cd6182165fa2dfae42a9f3d9bee3137
  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.