acrn-hypervisor/hypervisor/include/arch/x86/guest
Victor Sun a8e4f227ba HV: add new acrn_vm_config member and config files
- add new struct member for acrn_vm_config;

- add sharing_config.c file with initialized vm_config array;

- add SOS VM config header for apl-mrb/apl-nuc/up2 and dnv-cb2 board;

- and partition_config.c file with dummy vm_config array;

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-18 11:50:00 +08:00
..
guest_pm.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
guest.h hv: remove ACRN_REQUEST_TMR_UPDATE and unnecessary codes 2019-01-17 08:48:22 +08:00
ucode.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vcpu.h HV: modularization to separate CR related code 2019-01-18 10:50:18 +08:00
vcpuid.h modulization: move virtual cpuid stuff into guest dir 2018-12-13 09:08:02 +08:00
vioapic.h hv: remove ACRN_REQUEST_TMR_UPDATE and unnecessary codes 2019-01-17 08:48:22 +08:00
vlapic.h hv: remove ACRN_REQUEST_TMR_UPDATE and unnecessary codes 2019-01-17 08:48:22 +08:00
vm0_boot.h HV: modularization to refine boot/bsp related code. 2019-01-08 08:46:15 +08:00
vm.h HV: add new acrn_vm_config member and config files 2019-01-18 11:50:00 +08:00
vmtrr.h modularization: clean up namings in vMTRR module 2018-12-14 09:43:06 +08:00
vpic.h hv: fix MISRA-C violations in vpic.c and vioapic.c 2019-01-11 23:04:54 +08:00