commit | dde53b6bc3653d7ed169ec8bfdb24b2e5fcc0d27 | [log] [tgz] |
---|---|---|
author | Bruno Dal Bo <brunodalbo@fuchsia.infra.roller.google.com> | Tue Jun 25 00:45:43 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 24 17:47:03 2024 -0700 |
tree | e3c55d7f7cd6182165fa2dfae42a9f3d9bee3137 | |
parent | 0241866f401717dfc2e223c016fea7c116fdb1fb [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.