crosvm/hypervisor
Steven Richman 41e4d7153a hypervisor: add MemSlot type alias
Use a MemSlot type alias for memory region slots instead of u32, for
better type checking and self-documentation.

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

Change-Id: I0ee790f2eba432a6569c720a216d5bd5a66b07ab
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2253336
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Steven Richman <srichman@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2020-06-30 23:03:07 +00:00
..
src hypervisor: add MemSlot type alias 2020-06-30 23:03:07 +00:00
tests hypervisor: add vcpu new and run 2020-06-25 14:38:18 +00:00
Cargo.toml devices: irqchip: finish KvmKernelIrqchip impl 2020-06-17 23:49:31 +00:00