cloud-hypervisor/vmm
Rob Bradford 0e7a1fc923 arch, vmm: Start documenting major regions of RAM and reserved memory
Using the existing layout module start documenting the major regions of
RAM and those areas that are reserved. Some of the constants have also
been renamed to be more consistent and some functions that returned
constant variables have been replaced.

Future commits will move more constants into this file to make it the
canonical source of information about the memory layout.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-09-27 08:55:47 -07:00
..
src arch, vmm: Start documenting major regions of RAM and reserved memory 2019-09-27 08:55:47 -07:00
Cargo.toml vmm: Add MMIO support 2019-09-13 12:30:13 +01:00