acrn-hypervisor/misc/config_tools/static_allocators
Wu Zhou 926f2346df config_tools: remove ivshmem size from hv_ram_size
As ivshmem has switched from static allocation to E820 allocation,
the hv_ram_size no longer needs to include ivshmem size.

Tracked-On: #8522
Signed-off-by: Wu Zhou <wu.zhou@intel.com>
2024-06-28 10:00:41 +08:00
..
lib misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
bdf.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
board_capability.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
clos.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
cpu_affinity.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
cpu_freq.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
gpa.py misc: fix invalid escape sequence in python 3.12 2024-05-09 20:58:21 +08:00
guest_flags.py config_tools: support the GUEST_FLAG_VTM flag 2024-05-10 16:39:49 +08:00
hv_ram.py config_tools: remove ivshmem size from hv_ram_size 2024-06-28 10:00:41 +08:00
intx.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
main.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
memory_allocator.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
pio.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00
s5_vuart.py misc: rename common.py to avoid private library conflict 2022-11-14 12:03:51 +08:00