[roll] Roll fuchsia [vm] Expose actual size in R/W operations

This change exposes an actual size output for VMO read and write
operations.

This is part of a stack of changes to better expose partial successful
operations on streams to the caller.

Original-Bug: 82818
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/640603
Original-Revision: 3e36ab9d2cd5cdfb9a5b5d79a3f9a7d65d7e8771
GitOrigin-RevId: 2c6c7806d7b7a0ee086f1642c94eda46655c7c94
Change-Id: I54a843300c8dc25ae81a6af82870776aa7dab3eb
1 file changed
tree: 0e8be98e28661358b12ec64fa881aa76049c9e37
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.