acrn-hypervisor/hypervisor/dm
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
..
vpci hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
vioapic.c hv: vioapic/vpic: clean up spinlock wrappers 2018-09-12 14:41:16 +08:00
vpic.c HV:fix potential buffer overflow issues 2018-09-18 16:14:27 +08:00
vrtc.c hv: Add vrtc emulation support for ACRN partition mode 2018-08-16 16:23:11 +08:00