crosvm/src
Andrew Walbran 4cad30a560 Handle /proc/self/fd/N specially for kernel, bios and initrd.
This was already done for block device images, so reuse the same logic.

BUG=b:192256642
TEST=cargo test

Change-Id: Ifa69c0170ac39fc13eab61024d31e6ee5b2dd97c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3000986
Auto-Submit: Andrew Walbran <qwandor@google.com>
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
Commit-Queue: Andrew Walbran <qwandor@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-07-05 11:58:50 +00:00
..
plugin vcpu: Fix import for later protobuf releases. 2021-06-24 13:31:48 +00:00
argument.rs Remove needless returns 2021-05-22 00:43:28 +00:00
crosvm.rs devices: virtio: Add vhost-user-console to the vmm 2021-07-05 02:26:54 +00:00
gdb.rs tree-wide: replace single-leaf match with if let 2021-05-25 21:50:46 +00:00
linux.rs Handle /proc/self/fd/N specially for kernel, bios and initrd. 2021-07-05 11:58:50 +00:00
main.rs devices: virtio: Add vhost-user-console to the vmm 2021-07-05 02:26:54 +00:00
panic_hook.rs