acrn-hypervisor/misc/config_tools/xforms
Liu Long 14c6e21efa ACRN: misc: Unify terminology for sos/uos rin macro
Rename SOS_VM_NUM to SERVICE_VM_NUM.
rename SOS_SOCKET_PORT to SERVICE_VM_SOCKET_PORT.
rename PROCESS_RUN_IN_SOS to PROCESS_RUN_IN_SERVICE_VM.
rename PCI_DEV_TYPE_SOSEMUL to PCI_DEV_TYPE_SERVICE_VM_EMUL.
rename SHUTDOWN_REQ_FROM_SOS to SHUTDOWN_REQ_FROM_SERVICE_VM.
rename PROCESS_RUN_IN_SOS to PROCESS_RUN_IN_SERVICE_VM.
rename SHUTDOWN_REQ_FROM_UOS to SHUTDOWN_REQ_FROM_USER_VM.
rename UOS_SOCKET_PORT to USER_VM_SOCKET_PORT.
rename SOS_CONSOLE to SERVICE_VM_OS_CONSOLE.
rename SOS_LCS_SOCK to SERVICE_VM_LCS_SOCK.
rename SOS_VM_BOOTARGS to SERVICE_VM_OS_BOOTARGS.
rename SOS_ROOTFS to SERVICE_VM_ROOTFS.
rename SOS_IDLE to SERVICE_VM_IDLE.
rename SEVERITY_SOS to SEVERITY_SERVICE_VM.
rename SOS_VM_UUID to SERVICE_VM_UUID.
rename SOS_REQ to SERVICE_VM_REQ.
rename RTCT_NATIVE_FILE_PATH_IN_SOS to RTCT_NATIVE_FILE_PATH_IN_SERVICE_VM.
rename CBC_REQ_T_UOS_ACTIVE to CBC_REQ_T_USER_VM_ACTIVE.
rename CBC_REQ_T_UOS_INACTIVE to CBC_REQ_T_USER_VM_INACTIV.
rename uos_active to user_vm_active.

Tracked-On: #6744
Signed-off-by: Liu Long <long.liu@linux.intel.com>
Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2021-11-02 10:00:55 +08:00
..
board_info.h.xsl hv: use per platform maximum physical address width 2021-08-20 11:02:21 +08:00
config_common.xsl hv/config-tools: add the support for vCAT 2021-10-26 11:48:27 +08:00
config.h.xsl config-tools: refine MAX_MSIX_TABLE_NUM 2021-08-10 13:16:36 +08:00
config.mk.xsl config-tools: refine MAX_MSIX_TABLE_NUM 2021-08-10 13:16:36 +08:00
ivshmem_cfg.h.xsl hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
lib.xsl hv/config_tools: amend the struct acrn_vm_config to make it compatible with vCAT 2021-10-26 11:48:27 +08:00
misc_cfg.h.xsl ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00
pci_dev.c.xsl config-tools: enable PTM through config-tools 2021-05-25 11:32:11 +08:00
pt_intx.c.xsl config_tools: allocate interrupt lines among VMs 2021-08-09 09:05:01 +08:00
vm_configurations.c.xsl ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00
vm_configurations.h.xsl ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00