acrn-hypervisor/hypervisor/include/arch/x86/asm
Liu Long 3f4ea38158 ACRN: misc: Unify terminology for service vm/user vm
Rename SOS_VM type to SERVICE_VM
rename UOS to User VM in XML description
rename uos_thread_pid to user_vm_thread_pid
rename devname_uos to devname_user_vm
rename uosid to user_vmid
rename UOS_ACK to USER_VM_ACK
rename SOS_VM_CONFIG_CPU_AFFINITY to SERVICE_VM_CONFIG_CPU_AFFINITY
rename SOS_COM to SERVICE_VM_COM
rename SOS_UART1_VALID_NUM" to SERVICE_VM_UART1_VALID_NUM
rename SOS_BOOTARGS_DIFF to SERVICE_VM_BOOTARGS_DIFF
rename uos to user_vm in launch script and xml

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
..
boot hv: remove CONFIG_HV_RAM_SIZE 2021-10-14 15:04:36 +08:00
guest ACRN: hv: Unify terminology for user vm 2021-11-02 10:00:55 +08:00
lib
apicreg.h hv: vlapic: wrap a function to calculate destination vcpu mask by shorthand 2021-05-24 10:27:32 +08:00
board.h
cpu_caps.h HV: re-use split-lock emulation code for uc-lock 2021-07-21 11:25:47 +08:00
cpu.h hv: Pass-through IA32_TSC_AUX MSR to L1 guest 2021-08-26 09:25:54 +08:00
cpufeatures.h
cpuid.h
default_acpi_info.h
e820.h hv: enhance e820_alloc_memory could allocate memory than 4G 2021-10-14 15:04:36 +08:00
gdt.h
host_pm.h hv: dm: Use new power management data structures 2021-07-15 11:53:54 +08:00
idt.h
init.h
io.h
ioapic.h
irq.h hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
lapic.h
mmu.h hv: remove CONFIG_HV_RAM_SIZE 2021-10-14 15:04:36 +08:00
msr.h hv: vCAT: initialize the emulated_guest_msrs array for CAT msrs during platform initialization 2021-10-26 11:48:27 +08:00
notify.h
page.h hv: use per platform maximum physical address width 2021-08-20 11:02:21 +08:00
pci_dev.h
per_cpu.h hv: add priority based scheduler 2021-09-24 09:32:18 +08:00
pgtable.h hv: ivshmem: map SHM BAR with PAT ignored 2021-08-13 11:17:15 +08:00
platform_caps.h
rdt.h hv: vCAT: initialize vCAT MSRs during vmcs init 2021-10-28 19:12:29 +08:00
rtcm.h hv: update RTCT ACPI table detecting 2021-06-01 08:22:20 +08:00
rtct.h hv: update RTCT parser to support RTCT version 2 2021-05-17 17:19:11 +08:00
security.h
seed.h
sgx.h
trampoline.h
tsc.h doc: update timer HLD doc after modularization 2021-06-09 17:11:25 -04:00
vm_config.h ACRN: misc: Unify terminology for service vm/user vm 2021-11-02 10:00:55 +08:00
vmx.h hv: Use 64 bits definition for 64 bits MSR_IA32_VMX_EPT_VPID_CAP operation 2021-07-02 09:24:12 +08:00
vtd.h
zeropage.h HV: place kernel and ramdisk by find_space_from_ve820() 2021-06-11 10:06:02 +08:00