[roll] Roll fuchsia [virtualization] Split input into kbd and pointer

Split virtio-input handling into two devices, one for a keyboard and one
for a pointer device.

Without this, Zircon and Linux would only register a single device, and
did not understand that the virtio-input device could provide multiple
different device types.

Original-Fixed: 65243
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455662
Original-Revision: ed9f53aa822cd939aa6e0043656a2582a4287820
GitOrigin-RevId: e5da792f6b4c440c9c2ca209ddbb6b9de04230b8
Change-Id: Id11987d7320962b6b66f1d48af6ae54510301f7f
1 file changed
tree: 7d3ceaacdf21b5c5fc200931a1bca6e70c6e32a2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.