crosvm/crosvm-fuzz
Steven Richman e3259f6319 kernel_loader: load elf32 images
Loading 32-bit images is needed for kvm-unit-tests.

BUG=b:233317135
TEST=boots, new unit tests

Change-Id: I6ba63255e0e2993f3735ef81489f64dbd0bb6374
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3764465
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Steven Richman <srichman@google.com>
Tested-by: Steven Richman <srichman@google.com>
Commit-Queue: Steven Richman <srichman@google.com>
2022-07-26 16:10:07 +00:00
..
.gitignore Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
block_fuzzer.rs devices: virtio: disallow modification of ready queues 2022-07-01 06:03:56 +00:00
Cargo.toml cros-fuzz: upgrade to rand_core 0.6 2022-06-30 23:22:39 +00:00
fs_server_fuzzer.rs clippy: Fix aarch64 and crosvm-fuzz 2022-02-04 19:16:05 +00:00
OWNERS Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
qcow_fuzzer.rs disk: qcow: rewrite tests using FileReadWriteAtVolatile 2022-02-17 22:04:23 +00:00
usb_descriptor_fuzzer.rs Refactoring: Move various general purpose crates to common/ 2021-10-29 22:31:43 +00:00
virtqueue_fuzzer.rs devices: virtio: disallow modification of ready queues 2022-07-01 06:03:56 +00:00
zimage_fuzzer.rs kernel_loader: load elf32 images 2022-07-26 16:10:07 +00:00