crosvm/msg_socket
Udam Saini 3730355406 Implements the Hypervisor trait for Kvm.
This adds the ability for getting both supported/emulated cpuids from
the kvm hypervisor. In addition, checking the available capabilities
for kvm is now implemented.

BUG=chromium:1077058
TEST=Added unit tests for each implemented function.

Change-Id: Ide4c2840b7bfa022deae835eb734ea97c1859169
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2177641
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Udam Saini <udam@google.com>
2020-05-15 16:57:22 +00:00
..
msg_on_socket_derive Implements the Hypervisor trait for Kvm. 2020-05-15 16:57:22 +00:00
src msg_socket: AsyncReceiver doesn't need a mut ref 2020-05-07 22:39:13 +00:00
tests Extracts BalloonAdjust from VmRequest. 2019-04-25 00:59:51 -07:00
Cargo.toml msg_socket: impl for Arc and Mutex 2020-05-05 15:46:45 +00:00