acrn-hypervisor/hypervisor/include
Yonghua Huang 791019edc5 hv: define a MACRO to indicate maximum memory size
~0UL is widely used to specify the maximum memory size
 when calling e820_alloc_memory(), this patch to define
 a MACRO for it to avoid using this magic number.

Tracked-On: #8502
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2023-09-12 13:52:48 +08:00
..
arch/x86/asm hv: define a MACRO to indicate maximum memory size 2023-09-12 13:52:48 +08:00
common doc: remove '@return None' for void functions 2023-08-03 14:56:29 -07:00
debug hv: change sbuf to a common infrastructure 2022-09-27 10:26:42 +08:00
dm HV: emulate dummy multi-function dev in Service VM 2023-09-11 16:13:16 +08:00
hw ACRN:HV:VPCI: Forward access of PCI ROM bar_reg to DM for passthru device 2022-09-23 18:12:01 +08:00
lib hv: shell: improve console to modify input easier 2022-07-28 23:31:43 +08:00
public hv: hide thermal interface from guests 2023-06-15 20:36:44 +08:00