acrn-hypervisor/hypervisor/include
Yonghua Huang 994a375103 HV:fix potential buffer overflow issues
- use sizeof(struct lapic_regs),instead of arbitrary size
   to lear 'apic_page' memory region in vlapic.c
 - fix potential buffer overflow issues in vpic.c & ioapic.c

Tracked-On: #1252
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-18 16:14:27 +08:00
..
arch/x86 HV:fix potential buffer overflow issues 2018-09-18 16:14:27 +08:00
common hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
debug hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv:Fix Implict conversion:actual to formal param 2018-09-18 13:09:39 +08:00
public hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hv_lib.h hv: clean up some header files 2018-09-13 13:11:57 +08:00
hypervisor.h hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00