mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-08 05:04:04 +00:00
An I/O handler is not linked to the I/O access size, so in searching for the registered I/O handler, don't need to check the I/O request's access size. In struct vm_io_handler_desc, change fields addr and len to port_start and port_end respectively to adapt to this change. Tracked-On: #1815 Signed-off-by: Zide Chen <zide.chen@intel.com> Reviewed-by: Li, Fei1 <fei1.li@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>
14 KiB
14 KiB