crosvm/src
Dmitry Torokhov ee42b8cab0 crosvm: fix unused variable warning in create_virtio_devices
The gpu_device_socket is not used when GPU support is disabled.

BUG=chromium:967436
TEST=cargo build --no-default-features

Change-Id: I5c0ef0ecf27349bcfbc19474879a282c9f6fb8ef
Reviewed-on: https://chromium-review.googlesource.com/1631292
Commit-Ready: Dmitry Torokhov <dtor@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Dmitry Torokhov <dtor@chromium.org>
Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
2019-05-29 06:27:40 -07:00
..
plugin crosvm: only clear signal when needed 2019-04-24 15:51:12 -07:00
argument.rs edition: Eliminate ref keyword 2019-04-18 19:51:01 -07:00
linux.rs crosvm: fix unused variable warning in create_virtio_devices 2019-05-29 06:27:40 -07:00
main.rs crosvm: Implement the file type for serial ports 2019-05-22 20:57:00 -07:00
panic_hook.rs