mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-14 03:14:46 +00:00
When guest doing BAR re-programming, we should check whether the base address of the BAR is valid.This patch does this check by: 1. whether the gpa is located in the responding MMIO window 2. whether the gpa is aligned with the BAR size Tracked-On: #6011 Signed-off-by: Tao Yuhong <yuhong.tao@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com> Reviewed-by: Li Fei <fei1.li@intel.com> |
||
---|---|---|
.. | ||
io_req.h | ||
ivshmem.h | ||
mmio_dev.h | ||
vacpi.h | ||
vgpio.h | ||
vioapic.h | ||
vmcs9900.h | ||
vpci.h | ||
vpic.h | ||
vroot_port.h | ||
vuart.h |