crosvm/msg_socket/tests
Paul Kirth 6e1260face Revert "msg_socket: Fixed bug with all skipped fields in struct"
This reverts commit ca3817bda3.

Reverting prevents these errors when starting the vm:

[ERROR:src/linux.rs:2324] failed to recv VmMemoryControlRequest:
msg buffer size too small
[ERROR:src/linux.rs:2324] failed to recv VmMemoryControlRequest:
msg buffer size too small
[ERROR:src/linux.rs:2350] failed to recv VmIrqRequest:
msg buffer size too small

BUG=b:162032986
TEST=manual

Change-Id: I22a31fa36274d3b6dd4ebc7431ab9ac3878b735b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2380301
Reviewed-by: Richard Zhang <rizhang@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Zach Reizner <zachr@chromium.org>
2020-09-02 23:20:22 +00:00
..
enum.rs Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00
struct.rs Revert "msg_socket: Fixed bug with all skipped fields in struct" 2020-09-02 23:20:22 +00:00
tuple.rs Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00
unit.rs Extracts BalloonAdjust from VmRequest. 2019-04-25 00:59:51 -07:00