[roll] Roll fuchsia [virtualization][vmm] Ensure BARs are power-of-two sized and aligned. The PCI local bus specification states "all address spaces used are a power of two in size and are naturally aligned." (rev 3.0, Section 6.2.5.1). Update the PciBar constructor to round up sizes to the next power of two (instead of rounding them up to PAGE_SIZE), and update the BAR address allocation logic to ensure assigned addresses are naturally aligned. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/551068 Original-Revision: 84c83ff9349f8e5013093f3e3877b80662687ab6 GitOrigin-RevId: 17c78dd92246887aa6be29f5c635302acae8e53e Change-Id: I9b05d2866d709d0c15aa6f12a910c0ebf5f28c10
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.