| commit | dfefb327ee6cfcee3abde1fb76237af3511d008c | [log] [tgz] |
|---|---|---|
| author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Wed Apr 26 00:21:29 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 25 17:22:42 2023 -0700 |
| tree | b61409dbbf61cb4d9d1b678cde753f83024f25d8 | |
| parent | 8744d278c50b36191b46c488cd86466435b148e6 [diff] |
[roll] Roll fuchsia [display][virtio] Move driver to //src/graphics/display/drivers The //src/graphics/drivers/virtio driver is the guest-mode driver of virtio-gpu device; it is only used for framebuffer scanout and not for any other graphics virtualization, so this change moves the driver to //src/graphics/display/drivers. To better distinguish the driver from the host-mode driver of virtio-gpu in fuchsia (located in //src/virtualization), we rename the driver directory to "virtio-guest" to reflect this. Test: no-op. fx set core.x64 ; fx build ; fx qemu Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/845576 Original-Revision: e5d803c900be3b75629606ba9e696371be8abdfb GitOrigin-RevId: d745c244e501491200566ea6f005582cf6d8196e Change-Id: Ic3e9680e16b24417e73bb70cb85465a16e69c05a
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.