cloud-hypervisor/vmm
Rob Bradford 66ffaceffc vmm: tdx: Correctly populate the 64-bit MMIO region
The MMIO structure contains the length rather than the maximum address
so it is necessary to subtract the starting address from the end address
to calculate the length.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-03-10 14:45:51 +00:00
..
src vmm: tdx: Correctly populate the 64-bit MMIO region 2021-03-10 14:45:51 +00:00
Cargo.toml tdx: Add abstraction to call TDX ioctls to hypervisor 2021-03-08 18:30:00 +00:00