crosvm/hypervisor
Steven Richman c328f65054 hypervisor: add Vm capabilities
Vm capability checking has been split into two functions: one for a
small set of hypervisor-agnostic caps, and one for hypervisor-specific
u32 constants to support the plugin.

BUG=chromium:1077058
TEST=cargo test -p hypervisor

Change-Id: I17fb6804f0fa7114f39c5016da430afa75179919
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2202848
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Steven Richman <srichman@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2020-06-24 19:59:00 +00:00
..
src hypervisor: add Vm capabilities 2020-06-24 19:59:00 +00:00
tests hypervisor: add Vm/Vcpu traits and Kvm impls 2020-05-09 06:23:33 +00:00
Cargo.toml devices: irqchip: finish KvmKernelIrqchip impl 2020-06-17 23:49:31 +00:00