mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-28 19:54:01 +00:00
ivshmem spec says that the size of BAR0 is 256 bytes. Windows ivshmem driver will check the size of BAR0. It will refuse to load the ivshmem driver if BAR0 size is not 256. For post-launched VM hv land ivshmem BARs are allocated by device model. For pre-launched VM hv land ivshmem BARs are allocated by acrn-config tool. Both device model and acrn-config tool should make sure that the BAR base addr are aligned to 4K at least. Tracked-On: #5717 Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com> Reviewed-by: Fei Li <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
vpci | ||
io_req.c | ||
mmio_dev.c | ||
vgpio.c | ||
vioapic.c | ||
vpic.c | ||
vrtc.c | ||
vuart.c |