mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
0ffcc07a81
Previously we restricted the virtio_input_event/input_event's value field to u32. In actuality, this field is an i32 in the kernel, and the negative values are used for relative mice (among other things). This CL switches the value field to be signed. BUG=None TEST=builds (also tested on another branch) Change-Id: Ia2c43e1a8ee21aa618d97b308369ab49c194cab4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2770724 Auto-Submit: Noah Gold <nkgold@google.com> Reviewed-by: Zach Reizner <zachr@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |