| commit | 257e45c45c20db53756a36810f97092fd577de76 | [log] [tgz] |
|---|---|---|
| author | David Greenaway <dgreenaway@fuchsia.infra.roller.google.com> | Fri Jun 18 04:20:18 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 17 21:22:02 2021 -0700 |
| tree | ac6aeb3638070ae69b286e7137f704aeb3aba119 | |
| parent | ba47e13ba5bbfffaa73fa723d2da322aec298c29 [diff] |
[roll] Roll fuchsia [kernel][hypervisor] Make IdAllocator a member of El2CpuState. That is, instead of having El2CpuState inherit from IdAllocator to gain its functionality, simply make it a member. This makes the API of El2CpuState clearer, and allows us to use marginally more meaningful names "AllocVmid" and "FreeVmid". Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/544304 Original-Revision: 4f327db8863445623fa0089745074c66ac0e23ba GitOrigin-RevId: 849253b06f690a981174065140ca5289f56bbcbf Change-Id: Ifec552e66c80323571900ba42fb0f7351d71accc
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.