crosvm/src
Maciek Swiech c301122d82 [crosvm] use fmt::alternate for anyhow::Error
we would like to have all anyhow::Error instances print out
their full context, thus we need to use `{:#}`

BUG=None
TEST=compiles

Change-Id: Iba3d1757e8816cb5d91aa1b9615e5660125c463e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3300823
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Maciek Swiech <drmasquatch@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2021-11-29 22:37:13 +00:00
..
plugin vm-memory: mlock2(MLOCK_ONFAULT) guest memory for protected VMs 2021-11-09 18:59:20 +00:00
argument.rs Command line key=value option parsing helpers 2021-10-27 13:06:53 +00:00
crosvm.rs devices: vhost: Allow vhost-vsock fd from command-line 2021-11-18 15:19:29 +00:00
gdb.rs Add missing HwBreakpointOps impl to GdbStub 2021-10-26 07:12:23 +00:00
linux.rs [crosvm] use fmt::alternate for anyhow::Error 2021-11-29 22:37:13 +00:00
main.rs devices: vhost: Allow vhost-vsock fd from command-line 2021-11-18 15:19:29 +00:00
panic_hook.rs Final major RawDescriptor transition. 2020-11-13 02:38:47 +00:00