acrn-hypervisor/hypervisor/arch/x86/guest
Victor Sun 3411f00b5b HV: fix misra violation on platform clos array
MISRA C requires specified bounds for arrays declaration, previous declaration
of platform_clos_array in board.h does not meet the requirement.

Tracked-On: #3987

Signed-off-by: Victor Sun <victor.sun@intel.com>
2019-11-08 16:40:14 +08:00
..
assign.c hv: pci: update "union pci_bdf" 2019-09-25 13:45:39 +08:00
ept.c hv: vpci: add PCI BAR re-program address check 2019-10-29 14:49:55 +08:00
guest_memory.c hv: cleanup vmcs.h 2019-08-22 14:13:15 +08:00
hyperv.c hv: support reference time enlightenment 2019-10-22 10:09:16 +08:00
instr_emul.c hv: fix Violations touched ACRN Coding Guidelines 2019-08-15 09:47:11 +08:00
pm.c hv:Wrap some APIs related with guest pm 2019-10-21 10:13:02 +08:00
trusty.c hv: sched: support vcpu context switch on one pcpu 2019-10-23 12:47:08 +08:00
ucode.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
vcpu.c HV: Fix poweroff issue of hard RTVM 2019-11-04 10:28:16 +08:00
vcpuid.c hv: support minimum set of TLFS 2019-10-22 10:09:16 +08:00
virq.c hv: sched: add kick_thread to support notification 2019-10-25 13:00:21 +08:00
virtual_cr.c hv: vcr: check guest cr3 before loading pdptrs 2019-08-16 11:43:17 +08:00
vlapic_priv.h hv: add ops to vlapic structure 2019-07-19 16:47:06 +08:00
vlapic.c hv: fixed by replace ull to ul. 2019-10-31 09:02:59 +08:00
vm_reset.c hv: fixed by replace ull to ul. 2019-10-31 09:02:59 +08:00
vm.c hv: rename vuart operations 2019-11-08 09:01:01 +08:00
vmcall.c HV: correct the formatting flag of hypcall_id 2019-11-07 15:01:21 +08:00
vmcs.c HV: Fix poweroff issue of hard RTVM 2019-11-04 10:28:16 +08:00
vmexit.c hv: sched: move pcpu_id from acrn_vcpu to thread_object 2019-10-23 12:47:08 +08:00
vmsr.c HV: fix misra violation on platform clos array 2019-11-08 16:40:14 +08:00
vmtrr.c hv: ept: unify EPT API name to verb-object style 2019-06-14 14:40:25 +08:00
vmx_asm.S hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
vmx_io.c HV: rename 'type' in struct io_request 2019-05-06 18:25:20 +08:00